Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.EncapsulatedPKIDataType
-
Packages that use EncapsulatedPKIDataType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of EncapsulatedPKIDataType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with type parameters of type EncapsulatedPKIDataType Modifier and Type Field Description protected List<EncapsulatedPKIDataType>CertifiedRolesListType. certifiedRoleprotected List<EncapsulatedPKIDataType>CRLValuesType. encapsulatedCRLValueprotected List<EncapsulatedPKIDataType>OCSPValuesType. encapsulatedOCSPValueMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return EncapsulatedPKIDataType Modifier and Type Method Description EncapsulatedPKIDataTypeObjectFactory. createEncapsulatedPKIDataType()Create an instance ofEncapsulatedPKIDataTypeMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type EncapsulatedPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncapsulatedPKIDataType>ObjectFactory. createEncapsulatedPKIData(EncapsulatedPKIDataType value)List<EncapsulatedPKIDataType>CertifiedRolesListType. getCertifiedRole()Gets the value of the certifiedRole property.List<EncapsulatedPKIDataType>CRLValuesType. getEncapsulatedCRLValue()Gets the value of the encapsulatedCRLValue property.List<EncapsulatedPKIDataType>OCSPValuesType. getEncapsulatedOCSPValue()Gets the value of the encapsulatedOCSPValue property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type EncapsulatedPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncapsulatedPKIDataType>ObjectFactory. createEncapsulatedPKIData(EncapsulatedPKIDataType value)
-