Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ApplicationStatusCodeType
-
Packages that use ApplicationStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ApplicationStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ApplicationStatusCodeType Modifier and Type Field Description protected ApplicationStatusCodeTypeCertificateOfOriginApplicationType. applicationStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ApplicationStatusCodeType Modifier and Type Method Description ApplicationStatusCodeTypeCertificateOfOriginApplicationType. getApplicationStatusCode()Gets the value of the applicationStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ApplicationStatusCodeType Modifier and Type Method Description voidCertificateOfOriginApplicationType. setApplicationStatusCode(ApplicationStatusCodeType value)Sets the value of the applicationStatusCode property. -
Uses of ApplicationStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ApplicationStatusCodeType Modifier and Type Method Description ApplicationStatusCodeTypeObjectFactory. createApplicationStatusCodeType()Create an instance ofApplicationStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ApplicationStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApplicationStatusCodeType>ObjectFactory. createApplicationStatusCode(ApplicationStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ApplicationStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApplicationStatusCodeType>ObjectFactory. createApplicationStatusCode(ApplicationStatusCodeType value)
-