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

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

Uses of XmlAnyType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades with type parameters of type XmlAnyType
protected  List<XmlAnyType> XmlClaimedRolesListType.claimedRole
           
protected  List<XmlAnyType> XmlCommitmentTypeQualifiersListType.commitmentTypeQualifier
           
protected  List<XmlAnyType> XmlOtherCertStatusRefsType.otherRef
           
protected  List<XmlAnyType> XmlOtherCertStatusValuesType.otherValue
           
protected  List<XmlAnyType> XmlSigPolicyQualifiersListType.sigPolicyQualifier
           
protected  List<XmlAnyType> XmlUnsignedDataObjectPropertiesType.unsignedDataObjectProperty
           
 

Methods in xades4j.xml.bind.xades that return XmlAnyType
 XmlAnyType ObjectFactory.createXmlAnyType()
          Create an instance of XmlAnyType
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlAnyType
 JAXBElement<XmlAnyType> ObjectFactory.createAny(XmlAnyType value)
          Create an instance of JAXBElement<XmlAnyType>}
 List<XmlAnyType> XmlClaimedRolesListType.getClaimedRole()
          Gets the value of the claimedRole property.
 List<XmlAnyType> XmlCommitmentTypeQualifiersListType.getCommitmentTypeQualifier()
          Gets the value of the commitmentTypeQualifier property.
 List<XmlAnyType> XmlOtherCertStatusRefsType.getOtherRef()
          Gets the value of the otherRef property.
 List<XmlAnyType> XmlOtherCertStatusValuesType.getOtherValue()
          Gets the value of the otherValue property.
 List<XmlAnyType> XmlSigPolicyQualifiersListType.getSigPolicyQualifier()
          Gets the value of the sigPolicyQualifier property.
 List<XmlAnyType> XmlUnsignedDataObjectPropertiesType.getUnsignedDataObjectProperty()
          Gets the value of the unsignedDataObjectProperty property.
 

Methods in xades4j.xml.bind.xades with parameters of type XmlAnyType
 JAXBElement<XmlAnyType> ObjectFactory.createAny(XmlAnyType value)
          Create an instance of JAXBElement<XmlAnyType>}
 



Copyright © 2012. All Rights Reserved.