public class GoodsItemType 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>Goods Item. Details</ccts:DictionaryEntryName><ccts:Definition>A separately identifiable quantity of products of a single product type.</ccts:Definition><ccts:ObjectClass>Goods Item</ccts:ObjectClass></ccts:Component>
Java class for GoodsItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GoodsItemType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SequenceNumberID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HazardousRiskIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DeclaredCustomsValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DeclaredForCarriageValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DeclaredStatisticsValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FreeOnBoardValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}InsuranceValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}GrossWeightMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NetWeightMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NetNetWeightMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ChargeableWeightMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}GrossVolumeMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NetVolumeMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Quantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PreferenceCriterionCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RequiredCustomsID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomsStatusCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomsTariffQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomsImportClassifiedIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Item" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}GoodsItemContainer" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FreightAllowanceCharge" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}InvoiceLine" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Temperature" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContainedGoodsItem" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginAddress" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GoodsItemType()
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
|
ChargeableWeightMeasureType |
getChargeableWeightMeasure()
<?
|
BigDecimal |
getChargeableWeightMeasureValue()
Get the value of the contained ChargeableWeightMeasureType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
List<GoodsItemType> |
getContainedGoodsItem()
<?
|
GoodsItemType |
getContainedGoodsItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getContainedGoodsItemCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CustomsImportClassifiedIndicatorType |
getCustomsImportClassifiedIndicator()
<?
|
CustomsStatusCodeType |
getCustomsStatusCode()
<?
|
String |
getCustomsStatusCodeValue()
Get the value of the contained CustomsStatusCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CustomsTariffQuantityType |
getCustomsTariffQuantity()
<?
|
BigDecimal |
getCustomsTariffQuantityValue()
Get the value of the contained CustomsTariffQuantityType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DeclaredCustomsValueAmountType |
getDeclaredCustomsValueAmount()
<?
|
BigDecimal |
getDeclaredCustomsValueAmountValue()
Get the value of the contained DeclaredCustomsValueAmountType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DeclaredForCarriageValueAmountType |
getDeclaredForCarriageValueAmount()
<?
|
BigDecimal |
getDeclaredForCarriageValueAmountValue()
Get the value of the contained DeclaredForCarriageValueAmountType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DeclaredStatisticsValueAmountType |
getDeclaredStatisticsValueAmount()
<?
|
BigDecimal |
getDeclaredStatisticsValueAmountValue()
Get the value of the contained DeclaredStatisticsValueAmountType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
List<DescriptionType> |
getDescription()
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
FreeOnBoardValueAmountType |
getFreeOnBoardValueAmount()
<?
|
BigDecimal |
getFreeOnBoardValueAmountValue()
Get the value of the contained FreeOnBoardValueAmountType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
List<AllowanceChargeType> |
getFreightAllowanceCharge()
<?
|
AllowanceChargeType |
getFreightAllowanceChargeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFreightAllowanceChargeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<GoodsItemContainerType> |
getGoodsItemContainer()
<?
|
GoodsItemContainerType |
getGoodsItemContainerAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getGoodsItemContainerCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
GrossVolumeMeasureType |
getGrossVolumeMeasure()
<?
|
BigDecimal |
getGrossVolumeMeasureValue()
Get the value of the contained GrossVolumeMeasureType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
GrossWeightMeasureType |
getGrossWeightMeasure()
<?
|
BigDecimal |
getGrossWeightMeasureValue()
Get the value of the contained GrossWeightMeasureType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
HazardousRiskIndicatorType |
getHazardousRiskIndicator()
<?
|
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
InsuranceValueAmountType |
getInsuranceValueAmount()
<?
|
BigDecimal |
getInsuranceValueAmountValue()
Get the value of the contained InsuranceValueAmountType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
List<InvoiceLineType> |
getInvoiceLine()
<?
|
InvoiceLineType |
getInvoiceLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getInvoiceLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ItemType> |
getItem()
<?
|
ItemType |
getItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getItemCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
NetNetWeightMeasureType |
getNetNetWeightMeasure()
<?
|
BigDecimal |
getNetNetWeightMeasureValue()
Get the value of the contained NetNetWeightMeasureType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
NetVolumeMeasureType |
getNetVolumeMeasure()
<?
|
BigDecimal |
getNetVolumeMeasureValue()
Get the value of the contained NetVolumeMeasureType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
NetWeightMeasureType |
getNetWeightMeasure()
<?
|
BigDecimal |
getNetWeightMeasureValue()
Get the value of the contained NetWeightMeasureType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
AddressType |
getOriginAddress()
<?
|
PreferenceCriterionCodeType |
getPreferenceCriterionCode()
<?
|
String |
getPreferenceCriterionCodeValue()
Get the value of the contained PreferenceCriterionCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
QuantityType |
getQuantity()
<?
|
BigDecimal |
getQuantityValue()
Get the value of the contained QuantityType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
RequiredCustomsIDType |
getRequiredCustomsID()
<?
|
String |
getRequiredCustomsIDValue()
Get the value of the contained RequiredCustomsIDType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
SequenceNumberIDType |
getSequenceNumberID()
<?
|
String |
getSequenceNumberIDValue()
Get the value of the contained SequenceNumberIDType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
List<TemperatureType> |
getTemperature()
<?
|
TemperatureType |
getTemperatureAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTemperatureCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ValueAmountType |
getValueAmount()
<?
|
BigDecimal |
getValueAmountValue()
Get the value of the contained ValueAmountType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
boolean |
hasContainedGoodsItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFreightAllowanceChargeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasGoodsItemContainerEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasInvoiceLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoContainedGoodsItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFreightAllowanceChargeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoGoodsItemContainerEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoInvoiceLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTemperatureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTemperatureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isCustomsImportClassifiedIndicatorValue(boolean nullValue)
Get the value of the contained CustomsImportClassifiedIndicatorType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
boolean |
isHazardousRiskIndicatorValue(boolean nullValue)
Get the value of the contained HazardousRiskIndicatorType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
ChargeableWeightMeasureType |
setChargeableWeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setChargeableWeightMeasure(ChargeableWeightMeasureType value)
Sets the value of the chargeableWeightMeasure property.
|
void |
setContainedGoodsItem(List<GoodsItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CustomsImportClassifiedIndicatorType |
setCustomsImportClassifiedIndicator(boolean valueParam)
Special setter with value of type boolean
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setCustomsImportClassifiedIndicator(CustomsImportClassifiedIndicatorType value)
Sets the value of the customsImportClassifiedIndicator property.
|
void |
setCustomsStatusCode(CustomsStatusCodeType value)
Sets the value of the customsStatusCode property.
|
CustomsStatusCodeType |
setCustomsStatusCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CustomsTariffQuantityType |
setCustomsTariffQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setCustomsTariffQuantity(CustomsTariffQuantityType value)
Sets the value of the customsTariffQuantity property.
|
DeclaredCustomsValueAmountType |
setDeclaredCustomsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
DeclaredForCarriageValueAmountType |
setDeclaredForCarriageValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)
Sets the value of the declaredForCarriageValueAmount property.
|
DeclaredStatisticsValueAmountType |
setDeclaredStatisticsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)
Sets the value of the declaredStatisticsValueAmount property.
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
FreeOnBoardValueAmountType |
setFreeOnBoardValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)
Sets the value of the freeOnBoardValueAmount property.
|
void |
setFreightAllowanceCharge(List<AllowanceChargeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setGoodsItemContainer(List<GoodsItemContainerType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
GrossVolumeMeasureType |
setGrossVolumeMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setGrossVolumeMeasure(GrossVolumeMeasureType value)
Sets the value of the grossVolumeMeasure property.
|
GrossWeightMeasureType |
setGrossWeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setGrossWeightMeasure(GrossWeightMeasureType value)
Sets the value of the grossWeightMeasure property.
|
HazardousRiskIndicatorType |
setHazardousRiskIndicator(boolean valueParam)
Special setter with value of type boolean
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setHazardousRiskIndicator(HazardousRiskIndicatorType value)
Sets the value of the hazardousRiskIndicator property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
InsuranceValueAmountType |
setInsuranceValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setInsuranceValueAmount(InsuranceValueAmountType value)
Sets the value of the insuranceValueAmount property.
|
void |
setInvoiceLine(List<InvoiceLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setItem(List<ItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NetNetWeightMeasureType |
setNetNetWeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setNetNetWeightMeasure(NetNetWeightMeasureType value)
Sets the value of the netNetWeightMeasure property.
|
NetVolumeMeasureType |
setNetVolumeMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setNetVolumeMeasure(NetVolumeMeasureType value)
Sets the value of the netVolumeMeasure property.
|
NetWeightMeasureType |
setNetWeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setNetWeightMeasure(NetWeightMeasureType value)
Sets the value of the netWeightMeasure property.
|
void |
setOriginAddress(AddressType value)
Sets the value of the originAddress property.
|
void |
setPreferenceCriterionCode(PreferenceCriterionCodeType value)
Sets the value of the preferenceCriterionCode property.
|
PreferenceCriterionCodeType |
setPreferenceCriterionCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
QuantityType |
setQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setQuantity(QuantityType value)
Sets the value of the quantity property.
|
void |
setRequiredCustomsID(RequiredCustomsIDType value)
Sets the value of the requiredCustomsID property.
|
RequiredCustomsIDType |
setRequiredCustomsID(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setSequenceNumberID(SequenceNumberIDType value)
Sets the value of the sequenceNumberID property.
|
SequenceNumberIDType |
setSequenceNumberID(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setTemperature(List<TemperatureType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ValueAmountType |
setValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setValueAmount(ValueAmountType value)
Sets the value of the valueAmount property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public GoodsItemType()
@Nullable public IDType getID()
<?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>Goods Item. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the goods item.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public SequenceNumberIDType getSequenceNumberID()
<?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>Goods Item. Sequence Number. Identifier</ccts:DictionaryEntryName><ccts:Definition>Sequence number differentiating a specific goods item within a consignment.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Sequence Number</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Customs item number (WCO ID 021), Sequence Position</ccts:AlternativeBusinessTerms></ccts:Component>
SequenceNumberIDTypepublic void setSequenceNumberID(@Nullable SequenceNumberIDType value)
value - allowed object is
SequenceNumberIDType@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<DescriptionType> getDescription()
<?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>Goods Item. Description. Text</ccts:DictionaryEntryName><ccts:Definition>Plain language description of a goods item sufficient to identify it for customs, statistical, or transport purposes.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Description</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Description of goods (WCO ID 137)</ccts:AlternativeBusinessTerms></ccts:Component>Gets the value of the description property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nullable public HazardousRiskIndicatorType getHazardousRiskIndicator()
<?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>Goods Item. Hazardous Risk_ Indicator. Indicator</ccts:DictionaryEntryName><ccts:Definition>Indicates whether the goods item includes hazardous items (dangerous goods).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Hazardous Risk</ccts:PropertyTermQualifier><ccts:PropertyTerm>Indicator</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType><ccts:Examples>default is negative</ccts:Examples></ccts:Component>
HazardousRiskIndicatorTypepublic void setHazardousRiskIndicator(@Nullable HazardousRiskIndicatorType value)
value - allowed object is
HazardousRiskIndicatorType@Nullable public DeclaredCustomsValueAmountType getDeclaredCustomsValueAmount()
<?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>Goods Item. Declared Customs_ Value. Amount</ccts:DictionaryEntryName><ccts:Definition>Amount declared for Customs purposes of those goods in a consignment which are subject to the same Customs procedure and have the same tariff/statistical heading, country information, and duty regime.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Declared Customs</ccts:PropertyTermQualifier><ccts:PropertyTerm>Value</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType><ccts:AlternativeBusinessTerms>For Customs Value (WCO ID 108)</ccts:AlternativeBusinessTerms></ccts:Component>
DeclaredCustomsValueAmountTypepublic void setDeclaredCustomsValueAmount(@Nullable DeclaredCustomsValueAmountType value)
value - allowed object is
DeclaredCustomsValueAmountType@Nullable public DeclaredForCarriageValueAmountType getDeclaredForCarriageValueAmount()
<?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>Goods Item. Declared For Carriage_ Value. Amount</ccts:DictionaryEntryName><ccts:Definition>Value declared by the shipper or his agent solely for the purpose of varying the carrier's level of liability from that provided in the contract of carriage in case of loss or damage to goods or delayed delivery.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Declared For Carriage</ccts:PropertyTermQualifier><ccts:PropertyTerm>Value</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Interest in delivery, declared value for carriage</ccts:AlternativeBusinessTerms></ccts:Component>
DeclaredForCarriageValueAmountTypepublic void setDeclaredForCarriageValueAmount(@Nullable DeclaredForCarriageValueAmountType value)
value - allowed object is
DeclaredForCarriageValueAmountType@Nullable public DeclaredStatisticsValueAmountType getDeclaredStatisticsValueAmount()
<?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>Goods Item. Declared Statistics_ Value. Amount</ccts:DictionaryEntryName><ccts:Definition>Value declared for statistical purposes of those goods in a consignment which have the same statistical heading.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Declared Statistics</ccts:PropertyTermQualifier><ccts:PropertyTerm>Value</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Statistical Value (WCO ID 114)</ccts:AlternativeBusinessTerms></ccts:Component>
DeclaredStatisticsValueAmountTypepublic void setDeclaredStatisticsValueAmount(@Nullable DeclaredStatisticsValueAmountType value)
value - allowed object is
DeclaredStatisticsValueAmountType@Nullable public FreeOnBoardValueAmountType getFreeOnBoardValueAmount()
<?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>Goods Item. Free On Board_ Value. Amount</ccts:DictionaryEntryName><ccts:Definition>Monetary amount that has to be or has been paid as calculated under the applicable trade delivery.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Free On Board</ccts:PropertyTermQualifier><ccts:PropertyTerm>Value</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType><ccts:AlternativeBusinessTerms>FOB Value</ccts:AlternativeBusinessTerms></ccts:Component>
FreeOnBoardValueAmountTypepublic void setFreeOnBoardValueAmount(@Nullable FreeOnBoardValueAmountType value)
value - allowed object is
FreeOnBoardValueAmountType@Nullable public InsuranceValueAmountType getInsuranceValueAmount()
<?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>Goods Item. Insurance_ Value. Amount</ccts:DictionaryEntryName><ccts:Definition>The amount covered by an insurance for a particular goods item.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Insurance</ccts:PropertyTermQualifier><ccts:PropertyTerm>Value</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Value Insured</ccts:AlternativeBusinessTerms></ccts:Component>
InsuranceValueAmountTypepublic void setInsuranceValueAmount(@Nullable InsuranceValueAmountType value)
value - allowed object is
InsuranceValueAmountType@Nullable public ValueAmountType getValueAmount()
<?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>Goods Item. Value. Amount</ccts:DictionaryEntryName><ccts:Definition>Specifies the amount on which a duty, tax, or fee will be assessed.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Value</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Duty/tax/fee assessment basis in value (WCO ID 116)</ccts:AlternativeBusinessTerms></ccts:Component>
ValueAmountTypepublic void setValueAmount(@Nullable ValueAmountType value)
value - allowed object is
ValueAmountType@Nullable public GrossWeightMeasureType getGrossWeightMeasure()
<?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>Goods Item. Gross_ Weight. Measure</ccts:DictionaryEntryName><ccts:Definition>Weight (mass) of goods, including packaging but excluding the carrier's equipment.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Gross</ccts:PropertyTermQualifier><ccts:PropertyTerm>Weight</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Actual Gross Weight</ccts:AlternativeBusinessTerms></ccts:Component>
GrossWeightMeasureTypepublic void setGrossWeightMeasure(@Nullable GrossWeightMeasureType value)
value - allowed object is
GrossWeightMeasureType@Nullable public NetWeightMeasureType getNetWeightMeasure()
<?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>Goods Item. Net_ Weight. Measure</ccts:DictionaryEntryName><ccts:Definition>Weight (mass) of goods item, excluding all packing but including any packaging that normally goes with the goods.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier><ccts:PropertyTerm>Weight</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType></ccts:Component>
NetWeightMeasureTypepublic void setNetWeightMeasure(@Nullable NetWeightMeasureType value)
value - allowed object is
NetWeightMeasureType@Nullable public NetNetWeightMeasureType getNetNetWeightMeasure()
<?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>Goods Item. Net Net_ Weight. Measure</ccts:DictionaryEntryName><ccts:Definition>Weight (mass) of goods without any packaging.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Net Net</ccts:PropertyTermQualifier><ccts:PropertyTerm>Weight</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Customs Weight (WCO ID 128)</ccts:AlternativeBusinessTerms></ccts:Component>
NetNetWeightMeasureTypepublic void setNetNetWeightMeasure(@Nullable NetNetWeightMeasureType value)
value - allowed object is
NetNetWeightMeasureType@Nullable public ChargeableWeightMeasureType getChargeableWeightMeasure()
<?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>Goods Item. Chargeable_ Weight. Measure</ccts:DictionaryEntryName><ccts:Definition>Gross weight (mass) on which a charge is to be based.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Chargeable</ccts:PropertyTermQualifier><ccts:PropertyTerm>Weight</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType></ccts:Component>
ChargeableWeightMeasureTypepublic void setChargeableWeightMeasure(@Nullable ChargeableWeightMeasureType value)
value - allowed object is
ChargeableWeightMeasureType@Nullable public GrossVolumeMeasureType getGrossVolumeMeasure()
<?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>Goods Item. Gross_ Volume. Measure</ccts:DictionaryEntryName><ccts:Definition>Measurement normally arrived at by multiplying the maximum length, width, and height of the goods item.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Gross</ccts:PropertyTermQualifier><ccts:PropertyTerm>Volume</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Volume, Gross Measurement Cube (GMC), Cube (WCO ID 134)</ccts:AlternativeBusinessTerms></ccts:Component>
GrossVolumeMeasureTypepublic void setGrossVolumeMeasure(@Nullable GrossVolumeMeasureType value)
value - allowed object is
GrossVolumeMeasureType@Nullable public NetVolumeMeasureType getNetVolumeMeasure()
<?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>Goods Item. Net_ Volume. Measure</ccts:DictionaryEntryName><ccts:Definition>The volume contained by a goods item, excluding the volume of any packaging material.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier><ccts:PropertyTerm>Volume</ccts:PropertyTerm><ccts:RepresentationTerm>Measure</ccts:RepresentationTerm><ccts:DataType>Measure. Type</ccts:DataType></ccts:Component>
NetVolumeMeasureTypepublic void setNetVolumeMeasure(@Nullable NetVolumeMeasureType value)
value - allowed object is
NetVolumeMeasureType@Nullable public QuantityType getQuantity()
<?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>Goods Item. Quantity</ccts:DictionaryEntryName><ccts:Definition>Number of goods items.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
QuantityTypepublic void setQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public PreferenceCriterionCodeType getPreferenceCriterionCode()
<?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>Goods Item. Preference Criterion. Code</ccts:DictionaryEntryName><ccts:Definition>Specifies the treatment preference for this good according to international trading agreements.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Preference Criterion</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>"Preference Criterion" is used in the following manner in the paper CO of another country (e.g.): "A" - The good is "wholly obtained or produced entirely" in the territory of one or more of the NAFTA countries as reference in Article 415. Note: The purchase of a good in the territory does not necessarily render it "wholly obtained or produced". If the good is an agricultural good, see also criterion F and Annex 703.2. (Reference: Article 401(a), 415). "B" - ... "C" - ... "D" - ... "E" - ... "F" - The good is an originating agricultural good under preference criterion A,B, or C above and is not subjected to quantitative restriction in the importing NAFTA country because.... Thus, the column "Preference Criterion" will indicate either A, B, C,...</ccts:Examples></ccts:Component>
PreferenceCriterionCodeTypepublic void setPreferenceCriterionCode(@Nullable PreferenceCriterionCodeType value)
value - allowed object is
PreferenceCriterionCodeType@Nullable public RequiredCustomsIDType getRequiredCustomsID()
<?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>Goods Item. Required_ Customs Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>Additional tariff codes required to specify a type of goods for Customs, transport, statistical, or other regulatory purposes.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier><ccts:PropertyTerm>Customs Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Tariff code extensions (WCO ID 255)</ccts:AlternativeBusinessTerms></ccts:Component>
RequiredCustomsIDTypepublic void setRequiredCustomsID(@Nullable RequiredCustomsIDType value)
value - allowed object is
RequiredCustomsIDType@Nullable public CustomsStatusCodeType getCustomsStatusCode()
<?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>Goods Item. Customs Status Code. Code</ccts:DictionaryEntryName><ccts:Definition>Status of goods as identified by customs for regulation purposes.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Customs Status Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Customs status of goods (WCO ID 094)</ccts:AlternativeBusinessTerms></ccts:Component>
CustomsStatusCodeTypepublic void setCustomsStatusCode(@Nullable CustomsStatusCodeType value)
value - allowed object is
CustomsStatusCodeType@Nullable public CustomsTariffQuantityType getCustomsTariffQuantity()
<?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>Goods Item. Customs Tariff Quantity. Quantity</ccts:DictionaryEntryName><ccts:Definition>Quantity of the goods in the unit as required by Customs for tariff, statistical, or fiscal purposes.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Customs Tariff Quantity</ccts:PropertyTerm><ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm><ccts:DataType>Quantity. Type</ccts:DataType></ccts:Component>
CustomsTariffQuantityTypepublic void setCustomsTariffQuantity(@Nullable CustomsTariffQuantityType value)
value - allowed object is
CustomsTariffQuantityType@Nullable public CustomsImportClassifiedIndicatorType getCustomsImportClassifiedIndicator()
<?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>Goods Item. Customs Import_ Classified Indicator. Indicator</ccts:DictionaryEntryName><ccts:Definition>Indicates whether the goods have been customs classified for import.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Customs Import</ccts:PropertyTermQualifier><ccts:PropertyTerm>Classified Indicator</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType></ccts:Component>
CustomsImportClassifiedIndicatorTypepublic void setCustomsImportClassifiedIndicator(@Nullable CustomsImportClassifiedIndicatorType value)
value - allowed object is
CustomsImportClassifiedIndicatorType@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<ItemType> getItem()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Goods Item. Item</ccts:DictionaryEntryName><ccts:Definition>Association to a description of the good or service.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Item</ccts:PropertyTerm><ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the item property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the item property.
For example, to add a new item, do as follows:
getItem().add(newItem);
Objects of the following type(s) are allowed in the list
ItemType
@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<GoodsItemContainerType> getGoodsItemContainer()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Goods Item. Goods Item Container</ccts:DictionaryEntryName><ccts:Definition>Association to describe the transporting of a goods item in a unit of transport equipment (e.g., container).</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Goods Item Container</ccts:PropertyTerm><ccts:AssociatedObjectClass>Goods Item Container</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the goodsItemContainer property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the goodsItemContainer property.
For example, to add a new item, do as follows:
getGoodsItemContainer().add(newItem);
Objects of the following type(s) are allowed in the list
GoodsItemContainerType
@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<AllowanceChargeType> getFreightAllowanceCharge()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Goods Item. Freight_ Allowance Charge. Allowance Charge</ccts:DictionaryEntryName><ccts:Definition>Costs incurred by the shipper in moving goods, by whatever means, from one place to another under the terms of the contract of carriage. In addition to transport costs, this may include such elements as packing, documentation, loading, unloading, and insurance (to the extent that they relate to the freight costs).</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Freight</ccts:PropertyTermQualifier><ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm><ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the freightAllowanceCharge property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the freightAllowanceCharge property.
For example, to add a new item, do as follows:
getFreightAllowanceCharge().add(newItem);
Objects of the following type(s) are allowed in the list
AllowanceChargeType
@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<InvoiceLineType> getInvoiceLine()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Goods Item. Invoice Line</ccts:DictionaryEntryName><ccts:Definition>Association to information directly relating to a line item of an invoice.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Invoice Line</ccts:PropertyTerm><ccts:AssociatedObjectClass>Invoice Line</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the invoiceLine property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the invoiceLine property.
For example, to add a new item, do as follows:
getInvoiceLine().add(newItem);
Objects of the following type(s) are allowed in the list
InvoiceLineType
@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<TemperatureType> getTemperature()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Goods Item. Temperature</ccts:DictionaryEntryName><ccts:Definition>Any temperatures associated with the goods.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTerm>Temperature</ccts:PropertyTerm><ccts:AssociatedObjectClass>Temperature</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the temperature property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the temperature property.
For example, to add a new item, do as follows:
getTemperature().add(newItem);
Objects of the following type(s) are allowed in the list
TemperatureType
@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<GoodsItemType> getContainedGoodsItem()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Goods Item. Contained_ Goods Item. Goods Item</ccts:DictionaryEntryName><ccts:Definition>Associates with any other goods items contained in this goods item.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Contained</ccts:PropertyTermQualifier><ccts:PropertyTerm>Goods Item</ccts:PropertyTerm><ccts:AssociatedObjectClass>Goods Item</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the containedGoodsItem property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the containedGoodsItem property.
For example, to add a new item, do as follows:
getContainedGoodsItem().add(newItem);
Objects of the following type(s) are allowed in the list
GoodsItemType
@Nullable public AddressType getOriginAddress()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Goods Item. Origin_ Address. Address</ccts:DictionaryEntryName><ccts:Definition>Region in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the Customs tariff, or quantitative restrictions, or any other measure related to trade.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Goods Item</ccts:ObjectClass><ccts:PropertyTermQualifier>Origin</ccts:PropertyTermQualifier><ccts:PropertyTerm>Address</ccts:PropertyTerm><ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass></ccts:Component>
AddressTypepublic void setOriginAddress(@Nullable AddressType value)
value - allowed object is
AddressTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setItem(@Nullable List<ItemType> aList)
aList - The new list member to set. May be null.public void setGoodsItemContainer(@Nullable List<GoodsItemContainerType> aList)
aList - The new list member to set. May be null.public void setFreightAllowanceCharge(@Nullable List<AllowanceChargeType> aList)
aList - The new list member to set. May be null.public void setInvoiceLine(@Nullable List<InvoiceLineType> aList)
aList - The new list member to set. May be null.public void setTemperature(@Nullable List<TemperatureType> aList)
aList - The new list member to set. May be null.public void setContainedGoodsItem(@Nullable List<GoodsItemType> aList)
aList - The new list member to set. May be null.public boolean hasDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!public boolean hasItemEntries()
true if at least one item is contained, false otherwise.public boolean hasNoItemEntries()
true if no item is contained, false otherwise.@Nonnegative public int getItemCount()
@Nullable public ItemType getItemAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!public boolean hasGoodsItemContainerEntries()
true if at least one item is contained, false otherwise.public boolean hasNoGoodsItemContainerEntries()
true if no item is contained, false otherwise.@Nonnegative public int getGoodsItemContainerCount()
@Nullable public GoodsItemContainerType getGoodsItemContainerAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!public boolean hasFreightAllowanceChargeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFreightAllowanceChargeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFreightAllowanceChargeCount()
@Nullable public AllowanceChargeType getFreightAllowanceChargeAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!public boolean hasInvoiceLineEntries()
true if at least one item is contained, false otherwise.public boolean hasNoInvoiceLineEntries()
true if no item is contained, false otherwise.@Nonnegative public int getInvoiceLineCount()
@Nullable public InvoiceLineType getInvoiceLineAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!public boolean hasTemperatureEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTemperatureEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTemperatureCount()
@Nullable public TemperatureType getTemperatureAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!public boolean hasContainedGoodsItemEntries()
true if at least one item is contained, false otherwise.public boolean hasNoContainedGoodsItemEntries()
true if no item is contained, false otherwise.@Nonnegative public int getContainedGoodsItemCount()
@Nullable public GoodsItemType getContainedGoodsItemAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!@Nonnull public HazardousRiskIndicatorType setHazardousRiskIndicator(boolean valueParam)
valueParam - The value to be set.null@Nonnull public CustomsImportClassifiedIndicatorType setCustomsImportClassifiedIndicator(boolean valueParam)
valueParam - The value to be set.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public SequenceNumberIDType setSequenceNumberID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public RequiredCustomsIDType setRequiredCustomsID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DeclaredCustomsValueAmountType setDeclaredCustomsValueAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DeclaredForCarriageValueAmountType setDeclaredForCarriageValueAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DeclaredStatisticsValueAmountType setDeclaredStatisticsValueAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public FreeOnBoardValueAmountType setFreeOnBoardValueAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public InsuranceValueAmountType setInsuranceValueAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ValueAmountType setValueAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public GrossWeightMeasureType setGrossWeightMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NetWeightMeasureType setNetWeightMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NetNetWeightMeasureType setNetNetWeightMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public ChargeableWeightMeasureType setChargeableWeightMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public GrossVolumeMeasureType setGrossVolumeMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NetVolumeMeasureType setNetVolumeMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PreferenceCriterionCodeType setPreferenceCriterionCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CustomsStatusCodeType setCustomsStatusCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CustomsTariffQuantityType setCustomsTariffQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getSequenceNumberIDValue()
nullpublic boolean isHazardousRiskIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is null
@Nullable public BigDecimal getDeclaredCustomsValueAmountValue()
null@Nullable public BigDecimal getDeclaredForCarriageValueAmountValue()
null@Nullable public BigDecimal getDeclaredStatisticsValueAmountValue()
null@Nullable public BigDecimal getFreeOnBoardValueAmountValue()
null@Nullable public BigDecimal getInsuranceValueAmountValue()
null@Nullable public BigDecimal getValueAmountValue()
null@Nullable public BigDecimal getGrossWeightMeasureValue()
null@Nullable public BigDecimal getNetWeightMeasureValue()
null@Nullable public BigDecimal getNetNetWeightMeasureValue()
null@Nullable public BigDecimal getChargeableWeightMeasureValue()
null@Nullable public BigDecimal getGrossVolumeMeasureValue()
null@Nullable public BigDecimal getNetVolumeMeasureValue()
null@Nullable public BigDecimal getQuantityValue()
null@Nullable public String getPreferenceCriterionCodeValue()
null@Nullable public String getRequiredCustomsIDValue()
null@Nullable public String getCustomsStatusCodeValue()
null@Nullable public BigDecimal getCustomsTariffQuantityValue()
nullpublic boolean isCustomsImportClassifiedIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is null
Copyright © 2014 Philip Helger. All rights reserved.