Uses of Class
org.w3._2000._09.xmldsig.ObjectType

Packages that use ObjectType
org.w3._2000._09.xmldsig   
 

Uses of ObjectType in org.w3._2000._09.xmldsig
 

Fields in org.w3._2000._09.xmldsig with type parameters of type ObjectType
protected  List<ObjectType> SignatureType.object
           
 

Methods in org.w3._2000._09.xmldsig that return ObjectType
 ObjectType ObjectType.clone()
          Creates and returns a deep copy of this object.
 ObjectType ObjectFactory.createObjectType()
          Create an instance of ObjectType
 

Methods in org.w3._2000._09.xmldsig that return types with arguments of type ObjectType
 JAXBElement<ObjectType> ObjectFactory.createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 List<ObjectType> SignatureType.getObject()
          Gets the value of the object property.
 

Methods in org.w3._2000._09.xmldsig with parameters of type ObjectType
 JAXBElement<ObjectType> ObjectFactory.createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 

Constructors in org.w3._2000._09.xmldsig with parameters of type ObjectType
ObjectType(ObjectType o)
          Creates a new ObjectType instance by deeply copying a given ObjectType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.