JAXBElement<CommodityClassificationType> |
ObjectFactory.createAdditionalCommodityClassification(CommodityClassificationType value)
|
JAXBElement<CommodityClassificationType> |
ObjectFactory.createCommodityClassification(CommodityClassificationType value)
|
JAXBElement<CommodityClassificationType> |
ObjectFactory.createMainCommodityClassification(CommodityClassificationType value)
|
JAXBElement<CommodityClassificationType> |
ObjectFactory.createSupportedCommodityClassification(CommodityClassificationType value)
|
JAXBElement<CommodityClassificationType> |
ObjectFactory.createUnsupportedCommodityClassification(CommodityClassificationType value)
|
List<CommodityClassificationType> |
ProcurementProjectType.getAdditionalCommodityClassification()
Gets the value of the additionalCommodityClassification property.
|
List<CommodityClassificationType> |
TransportationServiceType.getCommodityClassification()
Gets the value of the commodityClassification property.
|
List<CommodityClassificationType> |
ItemType.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.
|