Uses of Class
org.plutext.jaxb.xmldsig.ObjectType

Uses of ObjectType in org.plutext.jaxb.xmldsig
 

Fields in org.plutext.jaxb.xmldsig with type parameters of type ObjectType
protected  List<ObjectType> SignatureType.object
           
 

Methods in org.plutext.jaxb.xmldsig that return ObjectType
 ObjectType ObjectFactory.createObjectType()
          Create an instance of ObjectType
 

Methods in org.plutext.jaxb.xmldsig that return types with arguments of type ObjectType
 javax.xml.bind.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.plutext.jaxb.xmldsig with parameters of type ObjectType
 javax.xml.bind.JAXBElement<ObjectType> ObjectFactory.createObject(ObjectType value)
          Create an instance of JAXBElement<ObjectType>}
 



Copyright © 2012. All Rights Reserved.