org.openvpms.esci.ubl.common.aggregate
Class CommodityClassificationType

java.lang.Object
  extended by org.openvpms.esci.ubl.common.aggregate.CommodityClassificationType

public class CommodityClassificationType
extends Object

 <?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>
 


Field Summary
protected  CargoTypeCodeType cargoTypeCode
           
protected  CommodityCodeType commodityCode
           
protected  ItemClassificationCodeType itemClassificationCode
           
protected  NatureCodeType natureCode
           
 
Constructor Summary
CommodityClassificationType()
           
 
Method Summary
 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.
 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.
 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.
 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.
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

natureCode

protected NatureCodeType natureCode

cargoTypeCode

protected CargoTypeCodeType cargoTypeCode

commodityCode

protected CommodityCodeType commodityCode

itemClassificationCode

protected ItemClassificationCodeType itemClassificationCode
Constructor Detail

CommodityClassificationType

public CommodityClassificationType()
Method Detail

getNatureCode

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>
 

Returns:
possible object is NatureCodeType

setNatureCode

public void setNatureCode(NatureCodeType value)
Sets the value of the natureCode property.

Parameters:
value - allowed object is NatureCodeType

getCargoTypeCode

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>
 

Returns:
possible object is CargoTypeCodeType

setCargoTypeCode

public void setCargoTypeCode(CargoTypeCodeType value)
Sets the value of the cargoTypeCode property.

Parameters:
value - allowed object is CargoTypeCodeType

getCommodityCode

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>
 

Returns:
possible object is CommodityCodeType

setCommodityCode

public void setCommodityCode(CommodityCodeType value)
Sets the value of the commodityCode property.

Parameters:
value - allowed object is CommodityCodeType

getItemClassificationCode

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>
 

Returns:
possible object is ItemClassificationCodeType

setItemClassificationCode

public void setItemClassificationCode(ItemClassificationCodeType value)
Sets the value of the itemClassificationCode property.

Parameters:
value - allowed object is ItemClassificationCodeType


Copyright © 2010-2011 OpenVPMS. All Rights Reserved..