Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.VersionIDType
-
Packages that use VersionIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of VersionIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as VersionIDType Modifier and Type Field Description protected VersionIDTypeApplicationResponseType. versionIDprotected VersionIDTypeCallForTendersType. versionIDprotected VersionIDTypeCatalogueDeletionType. versionIDprotected VersionIDTypeCatalogueItemSpecificationUpdateType. versionIDprotected VersionIDTypeCataloguePricingUpdateType. versionIDprotected VersionIDTypeCatalogueType. versionIDprotected VersionIDTypeCertificateOfOriginType. versionIDprotected VersionIDTypeExceptionCriteriaType. versionIDprotected VersionIDTypeForecastType. versionIDprotected VersionIDTypeGoodsItemItineraryType. versionIDprotected VersionIDTypePackingListType. versionIDprotected VersionIDTypeTendererQualificationType. versionIDprotected VersionIDTypeTransportExecutionPlanRequestType. versionIDprotected VersionIDTypeTransportExecutionPlanType. versionIDMethods in network.oxalis.peppol.ubl2.jaxb that return VersionIDType Modifier and Type Method Description VersionIDTypeApplicationResponseType. getVersionID()Gets the value of the versionID property.VersionIDTypeCallForTendersType. getVersionID()Gets the value of the versionID property.VersionIDTypeCatalogueDeletionType. getVersionID()Gets the value of the versionID property.VersionIDTypeCatalogueItemSpecificationUpdateType. getVersionID()Gets the value of the versionID property.VersionIDTypeCataloguePricingUpdateType. getVersionID()Gets the value of the versionID property.VersionIDTypeCatalogueType. getVersionID()Gets the value of the versionID property.VersionIDTypeCertificateOfOriginType. getVersionID()Gets the value of the versionID property.VersionIDTypeExceptionCriteriaType. getVersionID()Gets the value of the versionID property.VersionIDTypeForecastType. getVersionID()Gets the value of the versionID property.VersionIDTypeGoodsItemItineraryType. getVersionID()Gets the value of the versionID property.VersionIDTypePackingListType. getVersionID()Gets the value of the versionID property.VersionIDTypeTendererQualificationType. getVersionID()Gets the value of the versionID property.VersionIDTypeTransportExecutionPlanRequestType. getVersionID()Gets the value of the versionID property.VersionIDTypeTransportExecutionPlanType. getVersionID()Gets the value of the versionID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type VersionIDType Modifier and Type Method Description voidApplicationResponseType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidCallForTendersType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidCatalogueDeletionType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidCatalogueItemSpecificationUpdateType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidCataloguePricingUpdateType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidCatalogueType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidCertificateOfOriginType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidExceptionCriteriaType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidForecastType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidGoodsItemItineraryType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidPackingListType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidTendererQualificationType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidTransportExecutionPlanRequestType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidTransportExecutionPlanType. setVersionID(VersionIDType value)Sets the value of the versionID property. -
Uses of VersionIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as VersionIDType Modifier and Type Field Description protected VersionIDTypeCatalogueReferenceType. versionIDprotected VersionIDTypeClassificationSchemeType. versionIDprotected VersionIDTypeContractType. versionIDprotected VersionIDTypeDocumentReferenceType. versionIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return VersionIDType Modifier and Type Method Description VersionIDTypeCatalogueReferenceType. getVersionID()Gets the value of the versionID property.VersionIDTypeClassificationSchemeType. getVersionID()Gets the value of the versionID property.VersionIDTypeContractType. getVersionID()Gets the value of the versionID property.VersionIDTypeDocumentReferenceType. getVersionID()Gets the value of the versionID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type VersionIDType Modifier and Type Method Description voidCatalogueReferenceType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidClassificationSchemeType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidContractType. setVersionID(VersionIDType value)Sets the value of the versionID property.voidDocumentReferenceType. setVersionID(VersionIDType value)Sets the value of the versionID property. -
Uses of VersionIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return VersionIDType Modifier and Type Method Description VersionIDTypeObjectFactory. createVersionIDType()Create an instance ofVersionIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type VersionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VersionIDType>ObjectFactory. createVersionID(VersionIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type VersionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VersionIDType>ObjectFactory. createVersionID(VersionIDType value)
-