public class CommodityClassificationType extends Object implements Serializable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Commodity Classification. Details</ccts:DictionaryEntryName><ccts:Definition>Information about Commodity Classification.</ccts:Definition><ccts:ObjectClass>Commodity Classification</ccts:ObjectClass></ccts:Component>
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>
| Constructor and Description |
|---|
CommodityClassificationType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
CargoTypeCodeType |
getCargoTypeCode()
<?
|
String |
getCargoTypeCodeValue()
Get the value of the contained CargoTypeCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CommodityCodeType |
getCommodityCode()
<?
|
String |
getCommodityCodeValue()
Get the value of the contained CommodityCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
ItemClassificationCodeType |
getItemClassificationCode()
<?
|
String |
getItemClassificationCodeValue()
Get the value of the contained ItemClassificationCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
NatureCodeType |
getNatureCode()
<?
|
String |
getNatureCodeValue()
Get the value of the contained NatureCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setCargoTypeCode(CargoTypeCodeType value)
Sets the value of the cargoTypeCode property.
|
CargoTypeCodeType |
setCargoTypeCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setCommodityCode(CommodityCodeType value)
Sets the value of the commodityCode property.
|
CommodityCodeType |
setCommodityCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setItemClassificationCode(ItemClassificationCodeType value)
Sets the value of the itemClassificationCode property.
|
ItemClassificationCodeType |
setItemClassificationCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setNatureCode(NatureCodeType value)
Sets the value of the natureCode property.
|
NatureCodeType |
setNatureCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public CommodityClassificationType()
@Nullable public NatureCodeType getNatureCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Commodity Classification. Nature Code. Code</ccts:DictionaryEntryName><ccts:Definition>The high-level nature of the Classification issued by a specific maintenance agency, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Commodity Classification</ccts:ObjectClass><ccts:PropertyTerm>Nature Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>"wooden products"</ccts:Examples></ccts:Component>
NatureCodeTypepublic void setNatureCode(@Nullable NatureCodeType value)
value - allowed object is
NatureCodeType@Nullable public CargoTypeCodeType getCargoTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Commodity Classification. Cargo Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>The type of cargo, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Commodity Classification</ccts:ObjectClass><ccts:PropertyTerm>Cargo Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>"Refrigerated"</ccts:Examples></ccts:Component>
CargoTypeCodeTypepublic void setCargoTypeCode(@Nullable CargoTypeCodeType value)
value - allowed object is
CargoTypeCodeType@Nullable public CommodityCodeType getCommodityCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Commodity Classification. Commodity Code. Code</ccts:DictionaryEntryName><ccts:Definition>The harmonized international commodity code for regulatory (customs and trade statistics) purposes.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Commodity Classification</ccts:ObjectClass><ccts:PropertyTerm>Commodity Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Harmonized Code</ccts:AlternativeBusinessTerms><ccts:Examples>"1102222883"</ccts:Examples></ccts:Component>
CommodityCodeTypepublic void setCommodityCode(@Nullable CommodityCodeType value)
value - allowed object is
CommodityCodeType@Nullable public ItemClassificationCodeType getItemClassificationCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Commodity Classification. Item Classification Code. Code</ccts:DictionaryEntryName><ccts:Definition>The trade commodity classification, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Commodity Classification</ccts:ObjectClass><ccts:PropertyTerm>Item Classification Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:AlternativeBusinessTerms>UN/SPSC Code</ccts:AlternativeBusinessTerms><ccts:Examples>"3440234"</ccts:Examples></ccts:Component>
ItemClassificationCodeTypepublic void setItemClassificationCode(@Nullable ItemClassificationCodeType value)
value - allowed object is
ItemClassificationCodeTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
@Nonnull public NatureCodeType setNatureCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CargoTypeCodeType setCargoTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CommodityCodeType setCommodityCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ItemClassificationCodeType setItemClassificationCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getNatureCodeValue()
null@Nullable public String getCargoTypeCodeValue()
null@Nullable public String getCommodityCodeValue()
nullCopyright © 2014 Philip Helger. All rights reserved.