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

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

Uses of XmlReferenceType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig with type parameters of type XmlReferenceType
protected  List<XmlReferenceType> XmlSignedInfoType.reference
           
protected  List<XmlReferenceType> XmlManifestType.reference
           
 

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

Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlReferenceType
 JAXBElement<XmlReferenceType> ObjectFactory.createReference(XmlReferenceType value)
          Create an instance of JAXBElement<XmlReferenceType>}
 List<XmlReferenceType> XmlSignedInfoType.getReference()
          Gets the value of the reference property.
 List<XmlReferenceType> XmlManifestType.getReference()
          Gets the value of the reference property.
 

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



Copyright © 2012. All Rights Reserved.