Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WorkPhaseType
-
Packages that use WorkPhaseType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WorkPhaseType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type WorkPhaseType Modifier and Type Field Description protected List<WorkPhaseType>WorkPhaseReferenceType. workPhaseMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type WorkPhaseType Modifier and Type Method Description List<WorkPhaseType>WorkPhaseReferenceType. getWorkPhase()Gets the value of the workPhase property. -
Uses of WorkPhaseType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WorkPhaseType Modifier and Type Method Description WorkPhaseTypeObjectFactory. createWorkPhaseType()Create an instance ofWorkPhaseTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WorkPhaseType Modifier and Type Method Description javax.xml.bind.JAXBElement<WorkPhaseType>ObjectFactory. createWorkPhase(WorkPhaseType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WorkPhaseType Modifier and Type Method Description javax.xml.bind.JAXBElement<WorkPhaseType>ObjectFactory. createWorkPhase(WorkPhaseType value)
-