Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CertificateType
-
Packages that use CertificateType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CertificateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CertificateType Modifier and Type Field Description protected List<CertificateType>ItemType. certificateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CertificateType Modifier and Type Method Description CertificateTypeObjectFactory. createCertificateType()Create an instance ofCertificateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CertificateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertificateType>ObjectFactory. createCertificate(CertificateType value)List<CertificateType>ItemType. getCertificate()Gets the value of the certificate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CertificateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertificateType>ObjectFactory. createCertificate(CertificateType value)
-