Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CertificateTypeCodeType
-
Packages that use CertificateTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CertificateTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CertificateTypeCodeType Modifier and Type Field Description protected CertificateTypeCodeTypeCertificateType. certificateTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CertificateTypeCodeType Modifier and Type Method Description CertificateTypeCodeTypeCertificateType. getCertificateTypeCode()Gets the value of the certificateTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CertificateTypeCodeType Modifier and Type Method Description voidCertificateType. setCertificateTypeCode(CertificateTypeCodeType value)Sets the value of the certificateTypeCode property. -
Uses of CertificateTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CertificateTypeCodeType Modifier and Type Method Description CertificateTypeCodeTypeObjectFactory. createCertificateTypeCodeType()Create an instance ofCertificateTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CertificateTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CertificateTypeCodeType>ObjectFactory. createCertificateTypeCode(CertificateTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CertificateTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CertificateTypeCodeType>ObjectFactory. createCertificateTypeCode(CertificateTypeCodeType value)
-