Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CertificateTypeType
-
Packages that use CertificateTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CertificateTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CertificateTypeType Modifier and Type Field Description protected CertificateTypeTypeCertificateOfOriginApplicationType. certificateTypeprotected CertificateTypeTypeCertificateType. certificateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CertificateTypeType Modifier and Type Method Description CertificateTypeTypeCertificateOfOriginApplicationType. getCertificateType()Gets the value of the certificateType property.CertificateTypeTypeCertificateType. getCertificateType()Gets the value of the certificateType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CertificateTypeType Modifier and Type Method Description voidCertificateOfOriginApplicationType. setCertificateType(CertificateTypeType value)Sets the value of the certificateType property.voidCertificateType. setCertificateType(CertificateTypeType value)Sets the value of the certificateType property. -
Uses of CertificateTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CertificateTypeType Modifier and Type Method Description CertificateTypeTypeObjectFactory. createCertificateTypeType()Create an instance ofCertificateTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CertificateTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertificateTypeType>ObjectFactory. createCertificateType(CertificateTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CertificateTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertificateTypeType>ObjectFactory. createCertificateType(CertificateTypeType value)
-