Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WorkPhaseCodeType
-
Packages that use WorkPhaseCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WorkPhaseCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as WorkPhaseCodeType Modifier and Type Field Description protected WorkPhaseCodeTypeWorkPhaseReferenceType. workPhaseCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return WorkPhaseCodeType Modifier and Type Method Description WorkPhaseCodeTypeWorkPhaseReferenceType. getWorkPhaseCode()Gets the value of the workPhaseCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type WorkPhaseCodeType Modifier and Type Method Description voidWorkPhaseReferenceType. setWorkPhaseCode(WorkPhaseCodeType value)Sets the value of the workPhaseCode property. -
Uses of WorkPhaseCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WorkPhaseCodeType Modifier and Type Method Description WorkPhaseCodeTypeObjectFactory. createWorkPhaseCodeType()Create an instance ofWorkPhaseCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WorkPhaseCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WorkPhaseCodeType>ObjectFactory. createWorkPhaseCode(WorkPhaseCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WorkPhaseCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WorkPhaseCodeType>ObjectFactory. createWorkPhaseCode(WorkPhaseCodeType value)
-