Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.CertIDListType
-
Packages that use CertIDListType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of CertIDListType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as CertIDListType Modifier and Type Field Description protected CertIDListTypeCompleteCertificateRefsType. certRefsprotected CertIDListTypeSignedSignaturePropertiesType. signingCertificateMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return CertIDListType Modifier and Type Method Description CertIDListTypeObjectFactory. createCertIDListType()Create an instance ofCertIDListTypeCertIDListTypeCompleteCertificateRefsType. getCertRefs()Gets the value of the certRefs property.CertIDListTypeSignedSignaturePropertiesType. getSigningCertificate()Gets the value of the signingCertificate property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type CertIDListType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertIDListType>ObjectFactory. createSigningCertificate(CertIDListType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type CertIDListType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertIDListType>ObjectFactory. createSigningCertificate(CertIDListType value)voidCompleteCertificateRefsType. setCertRefs(CertIDListType value)Sets the value of the certRefs property.voidSignedSignaturePropertiesType. setSigningCertificate(CertIDListType value)Sets the value of the signingCertificate property.
-