Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LifeCycleStatusCodeType
-
Packages that use LifeCycleStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LifeCycleStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LifeCycleStatusCodeType Modifier and Type Field Description protected LifeCycleStatusCodeTypeCatalogueLineType. lifeCycleStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LifeCycleStatusCodeType Modifier and Type Method Description LifeCycleStatusCodeTypeCatalogueLineType. getLifeCycleStatusCode()Gets the value of the lifeCycleStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LifeCycleStatusCodeType Modifier and Type Method Description voidCatalogueLineType. setLifeCycleStatusCode(LifeCycleStatusCodeType value)Sets the value of the lifeCycleStatusCode property. -
Uses of LifeCycleStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LifeCycleStatusCodeType Modifier and Type Method Description LifeCycleStatusCodeTypeObjectFactory. createLifeCycleStatusCodeType()Create an instance ofLifeCycleStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LifeCycleStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LifeCycleStatusCodeType>ObjectFactory. createLifeCycleStatusCode(LifeCycleStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LifeCycleStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LifeCycleStatusCodeType>ObjectFactory. createLifeCycleStatusCode(LifeCycleStatusCodeType value)
-