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

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

Uses of XmlEncapsulatedPKIDataType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades with type parameters of type XmlEncapsulatedPKIDataType
protected  List<XmlEncapsulatedPKIDataType> XmlCertifiedRolesListType.certifiedRole
           
protected  List<XmlEncapsulatedPKIDataType> XmlCRLValuesType.encapsulatedCRLValue
           
protected  List<XmlEncapsulatedPKIDataType> XmlOCSPValuesType.encapsulatedOCSPValue
           
 

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

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlEncapsulatedPKIDataType
 JAXBElement<XmlEncapsulatedPKIDataType> ObjectFactory.createEncapsulatedPKIData(XmlEncapsulatedPKIDataType value)
          Create an instance of JAXBElement<XmlEncapsulatedPKIDataType>}
 List<XmlEncapsulatedPKIDataType> XmlCertifiedRolesListType.getCertifiedRole()
          Gets the value of the certifiedRole property.
 List<XmlEncapsulatedPKIDataType> XmlCRLValuesType.getEncapsulatedCRLValue()
          Gets the value of the encapsulatedCRLValue property.
 List<XmlEncapsulatedPKIDataType> XmlOCSPValuesType.getEncapsulatedOCSPValue()
          Gets the value of the encapsulatedOCSPValue property.
 

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



Copyright © 2012. All Rights Reserved.