Uses of Class
xades4j.xml.bind.xmldsig.XmlObjectType

Packages that use XmlObjectType
xades4j.xml.bind.xmldsig JAXB classes for XML-DSIG XML types. 
 

Uses of XmlObjectType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig with type parameters of type XmlObjectType
protected  List<XmlObjectType> XmlSignatureType.object
           
 

Methods in xades4j.xml.bind.xmldsig that return XmlObjectType
 XmlObjectType ObjectFactory.createXmlObjectType()
          Create an instance of XmlObjectType
 

Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlObjectType
 JAXBElement<XmlObjectType> ObjectFactory.createObject(XmlObjectType value)
          Create an instance of JAXBElement<XmlObjectType>}
 List<XmlObjectType> XmlSignatureType.getObject()
          Gets the value of the object property.
 

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlObjectType
 JAXBElement<XmlObjectType> ObjectFactory.createObject(XmlObjectType value)
          Create an instance of JAXBElement<XmlObjectType>}
 



Copyright © 2012. All Rights Reserved.