Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PreviousVersionIDType
-
Packages that use PreviousVersionIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PreviousVersionIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PreviousVersionIDType Modifier and Type Field Description protected PreviousVersionIDTypeCallForTendersType. previousVersionIDprotected PreviousVersionIDTypeCatalogueType. previousVersionIDprotected PreviousVersionIDTypeTendererQualificationType. previousVersionIDMethods in network.oxalis.peppol.ubl2.jaxb that return PreviousVersionIDType Modifier and Type Method Description PreviousVersionIDTypeCallForTendersType. getPreviousVersionID()Gets the value of the previousVersionID property.PreviousVersionIDTypeCatalogueType. getPreviousVersionID()Gets the value of the previousVersionID property.PreviousVersionIDTypeTendererQualificationType. getPreviousVersionID()Gets the value of the previousVersionID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PreviousVersionIDType Modifier and Type Method Description voidCallForTendersType. setPreviousVersionID(PreviousVersionIDType value)Sets the value of the previousVersionID property.voidCatalogueType. setPreviousVersionID(PreviousVersionIDType value)Sets the value of the previousVersionID property.voidTendererQualificationType. setPreviousVersionID(PreviousVersionIDType value)Sets the value of the previousVersionID property. -
Uses of PreviousVersionIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PreviousVersionIDType Modifier and Type Field Description protected PreviousVersionIDTypeCatalogueReferenceType. previousVersionIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PreviousVersionIDType Modifier and Type Method Description PreviousVersionIDTypeCatalogueReferenceType. getPreviousVersionID()Gets the value of the previousVersionID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PreviousVersionIDType Modifier and Type Method Description voidCatalogueReferenceType. setPreviousVersionID(PreviousVersionIDType value)Sets the value of the previousVersionID property. -
Uses of PreviousVersionIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PreviousVersionIDType Modifier and Type Method Description PreviousVersionIDTypeObjectFactory. createPreviousVersionIDType()Create an instance ofPreviousVersionIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PreviousVersionIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PreviousVersionIDType>ObjectFactory. createPreviousVersionID(PreviousVersionIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PreviousVersionIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PreviousVersionIDType>ObjectFactory. createPreviousVersionID(PreviousVersionIDType value)
-