jakarta.xml.bind.JAXBElement<CommodityClassificationType> |
ObjectFactory.createAdditionalCommodityClassification(CommodityClassificationType value) |
|
jakarta.xml.bind.JAXBElement<CommodityClassificationType> |
ObjectFactory.createCommodityClassification(CommodityClassificationType value) |
|
jakarta.xml.bind.JAXBElement<CommodityClassificationType> |
ObjectFactory.createMainCommodityClassification(CommodityClassificationType value) |
|
jakarta.xml.bind.JAXBElement<CommodityClassificationType> |
ObjectFactory.createSupportedCommodityClassification(CommodityClassificationType value) |
|
jakarta.xml.bind.JAXBElement<CommodityClassificationType> |
ObjectFactory.createUnsupportedCommodityClassification(CommodityClassificationType value) |
|
List<CommodityClassificationType> |
ProcurementProjectType.getAdditionalCommodityClassification() |
Gets the value of the additionalCommodityClassification property.
|
List<CommodityClassificationType> |
ItemType.getCommodityClassification() |
Gets the value of the commodityClassification property.
|
List<CommodityClassificationType> |
TransportationServiceType.getCommodityClassification() |
Gets the value of the commodityClassification property.
|
List<CommodityClassificationType> |
TransportationServiceType.getSupportedCommodityClassification() |
Gets the value of the supportedCommodityClassification property.
|
List<CommodityClassificationType> |
TransportationServiceType.getUnsupportedCommodityClassification() |
Gets the value of the unsupportedCommodityClassification property.
|