Uses of Class
xades4j.xml.bind.xades.XmlSignaturePolicyIdentifierType

Packages that use XmlSignaturePolicyIdentifierType
xades4j.xml.bind.xades JAXB classes for XAdES XML types. 
 

Uses of XmlSignaturePolicyIdentifierType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlSignaturePolicyIdentifierType
protected  XmlSignaturePolicyIdentifierType XmlSignedSignaturePropertiesType.signaturePolicyIdentifier
           
 

Methods in xades4j.xml.bind.xades that return XmlSignaturePolicyIdentifierType
 XmlSignaturePolicyIdentifierType ObjectFactory.createXmlSignaturePolicyIdentifierType()
          Create an instance of XmlSignaturePolicyIdentifierType
 XmlSignaturePolicyIdentifierType XmlSignedSignaturePropertiesType.getSignaturePolicyIdentifier()
          Gets the value of the signaturePolicyIdentifier property.
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlSignaturePolicyIdentifierType
 JAXBElement<XmlSignaturePolicyIdentifierType> ObjectFactory.createSignaturePolicyIdentifier(XmlSignaturePolicyIdentifierType value)
          Create an instance of JAXBElement<XmlSignaturePolicyIdentifierType>}
 

Methods in xades4j.xml.bind.xades with parameters of type XmlSignaturePolicyIdentifierType
 JAXBElement<XmlSignaturePolicyIdentifierType> ObjectFactory.createSignaturePolicyIdentifier(XmlSignaturePolicyIdentifierType value)
          Create an instance of JAXBElement<XmlSignaturePolicyIdentifierType>}
 void XmlSignedSignaturePropertiesType.setSignaturePolicyIdentifier(XmlSignaturePolicyIdentifierType value)
          Sets the value of the signaturePolicyIdentifier property.
 



Copyright © 2012. All Rights Reserved.