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  java.util.List<ObjectType> SignatureType.object
           
 

Methods in org.w3._2000._09.xmldsig that return ObjectType
 ObjectType ObjectFactory.createObjectType()
          Create an instance of ObjectType
 

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

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



Copyright © 2012 evolveum. All Rights Reserved.