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

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

Uses of XmlObjectIdentifierType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlObjectIdentifierType
protected  XmlObjectIdentifierType XmlCommitmentTypeIndicationType.commitmentTypeId
           
protected  XmlObjectIdentifierType XmlDataObjectFormatType.objectIdentifier
           
protected  XmlObjectIdentifierType XmlSignaturePolicyIdType.sigPolicyId
           
 

Methods in xades4j.xml.bind.xades that return XmlObjectIdentifierType
 XmlObjectIdentifierType ObjectFactory.createXmlObjectIdentifierType()
          Create an instance of XmlObjectIdentifierType
 XmlObjectIdentifierType XmlCommitmentTypeIndicationType.getCommitmentTypeId()
          Gets the value of the commitmentTypeId property.
 XmlObjectIdentifierType XmlDataObjectFormatType.getObjectIdentifier()
          Gets the value of the objectIdentifier property.
 XmlObjectIdentifierType XmlSignaturePolicyIdType.getSigPolicyId()
          Gets the value of the sigPolicyId property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlObjectIdentifierType
 JAXBElement<XmlObjectIdentifierType> ObjectFactory.createObjectIdentifier(XmlObjectIdentifierType value)
          Create an instance of JAXBElement<XmlObjectIdentifierType>}
 void XmlCommitmentTypeIndicationType.setCommitmentTypeId(XmlObjectIdentifierType value)
          Sets the value of the commitmentTypeId property.
 void XmlDataObjectFormatType.setObjectIdentifier(XmlObjectIdentifierType value)
          Sets the value of the objectIdentifier property.
 void XmlSignaturePolicyIdType.setSigPolicyId(XmlObjectIdentifierType value)
          Sets the value of the sigPolicyId property.
 



Copyright © 2012. All Rights Reserved.