public class CommodityClassificationType extends Object
Java class for CommodityClassificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CommodityClassificationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NatureCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CargoTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CommodityCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ItemClassificationCode" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CargoTypeCodeType |
cargoTypeCode |
protected CommodityCodeType |
commodityCode |
protected ItemClassificationCodeType |
itemClassificationCode |
protected NatureCodeType |
natureCode |
| Constructor and Description |
|---|
CommodityClassificationType() |
| Modifier and Type | Method and Description |
|---|---|
CargoTypeCodeType |
getCargoTypeCode()
Gets the value of the cargoTypeCode property.
|
CommodityCodeType |
getCommodityCode()
Gets the value of the commodityCode property.
|
ItemClassificationCodeType |
getItemClassificationCode()
Gets the value of the itemClassificationCode property.
|
NatureCodeType |
getNatureCode()
Gets the value of the natureCode property.
|
void |
setCargoTypeCode(CargoTypeCodeType value)
Sets the value of the cargoTypeCode property.
|
void |
setCommodityCode(CommodityCodeType value)
Sets the value of the commodityCode property.
|
void |
setItemClassificationCode(ItemClassificationCodeType value)
Sets the value of the itemClassificationCode property.
|
void |
setNatureCode(NatureCodeType value)
Sets the value of the natureCode property.
|
protected NatureCodeType natureCode
protected CargoTypeCodeType cargoTypeCode
protected CommodityCodeType commodityCode
protected ItemClassificationCodeType itemClassificationCode
public NatureCodeType getNatureCode()
NatureCodeTypepublic void setNatureCode(NatureCodeType value)
value - allowed object is
NatureCodeTypepublic CargoTypeCodeType getCargoTypeCode()
CargoTypeCodeTypepublic void setCargoTypeCode(CargoTypeCodeType value)
value - allowed object is
CargoTypeCodeTypepublic CommodityCodeType getCommodityCode()
CommodityCodeTypepublic void setCommodityCode(CommodityCodeType value)
value - allowed object is
CommodityCodeTypepublic ItemClassificationCodeType getItemClassificationCode()
ItemClassificationCodeTypepublic void setItemClassificationCode(ItemClassificationCodeType value)
value - allowed object is
ItemClassificationCodeTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.