Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PreviousJobIDType
-
Packages that use PreviousJobIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PreviousJobIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PreviousJobIDType Modifier and Type Field Description protected PreviousJobIDTypeCertificateOfOriginApplicationType. previousJobIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PreviousJobIDType Modifier and Type Method Description PreviousJobIDTypeCertificateOfOriginApplicationType. getPreviousJobID()Gets the value of the previousJobID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PreviousJobIDType Modifier and Type Method Description voidCertificateOfOriginApplicationType. setPreviousJobID(PreviousJobIDType value)Sets the value of the previousJobID property. -
Uses of PreviousJobIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PreviousJobIDType Modifier and Type Method Description PreviousJobIDTypeObjectFactory. createPreviousJobIDType()Create an instance ofPreviousJobIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PreviousJobIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PreviousJobIDType>ObjectFactory. createPreviousJobID(PreviousJobIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PreviousJobIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PreviousJobIDType>ObjectFactory. createPreviousJobID(PreviousJobIDType value)
-