public class ShipmentType extends Object
Java class for ShipmentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ShipmentType">
<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}ShippingPriorityLevelCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HandlingCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HandlingInstructions" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Information" maxOccurs="unbounded" 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}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}TotalGoodsItemQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TotalTransportHandlingUnitQuantity" 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}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}SpecialInstructions" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DeliveryInstructions" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SplitConsignmentIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsignmentQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Consignment" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}GoodsItem" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ShipmentStage" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Delivery" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportHandlingUnit" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReturnAddress" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginAddress" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FirstArrivalPortLocation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}LastExitPortLocation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ExportCountry" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FreightAllowanceCharge" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ShipmentType() |
| Modifier and Type | Method and Description |
|---|---|
List<ConsignmentType> |
getConsignment()
Gets the value of the consignment property.
|
ConsignmentQuantityType |
getConsignmentQuantity()
Gets the value of the consignmentQuantity property.
|
DeclaredCustomsValueAmountType |
getDeclaredCustomsValueAmount()
Gets the value of the declaredCustomsValueAmount property.
|
DeclaredForCarriageValueAmountType |
getDeclaredForCarriageValueAmount()
Gets the value of the declaredForCarriageValueAmount property.
|
DeclaredStatisticsValueAmountType |
getDeclaredStatisticsValueAmount()
Gets the value of the declaredStatisticsValueAmount property.
|
DeliveryType |
getDelivery()
Gets the value of the delivery property.
|
List<DeliveryInstructionsType> |
getDeliveryInstructions()
Gets the value of the deliveryInstructions property.
|
CountryType |
getExportCountry()
Gets the value of the exportCountry property.
|
LocationType |
getFirstArrivalPortLocation()
Gets the value of the firstArrivalPortLocation property.
|
FreeOnBoardValueAmountType |
getFreeOnBoardValueAmount()
Gets the value of the freeOnBoardValueAmount property.
|
List<AllowanceChargeType> |
getFreightAllowanceCharge()
Gets the value of the freightAllowanceCharge property.
|
List<GoodsItemType> |
getGoodsItem()
Gets the value of the goodsItem property.
|
GrossVolumeMeasureType |
getGrossVolumeMeasure()
Gets the value of the grossVolumeMeasure property.
|
GrossWeightMeasureType |
getGrossWeightMeasure()
Gets the value of the grossWeightMeasure property.
|
HandlingCodeType |
getHandlingCode()
Gets the value of the handlingCode property.
|
List<HandlingInstructionsType> |
getHandlingInstructions()
Gets the value of the handlingInstructions property.
|
IDType |
getID()
Gets the value of the id property.
|
List<InformationType> |
getInformation()
Gets the value of the information property.
|
InsuranceValueAmountType |
getInsuranceValueAmount()
Gets the value of the insuranceValueAmount property.
|
LocationType |
getLastExitPortLocation()
Gets the value of the lastExitPortLocation property.
|
NetNetWeightMeasureType |
getNetNetWeightMeasure()
Gets the value of the netNetWeightMeasure property.
|
NetVolumeMeasureType |
getNetVolumeMeasure()
Gets the value of the netVolumeMeasure property.
|
NetWeightMeasureType |
getNetWeightMeasure()
Gets the value of the netWeightMeasure property.
|
AddressType |
getOriginAddress()
Gets the value of the originAddress property.
|
AddressType |
getReturnAddress()
Gets the value of the returnAddress property.
|
List<ShipmentStageType> |
getShipmentStage()
Gets the value of the shipmentStage property.
|
ShippingPriorityLevelCodeType |
getShippingPriorityLevelCode()
Gets the value of the shippingPriorityLevelCode property.
|
List<SpecialInstructionsType> |
getSpecialInstructions()
Gets the value of the specialInstructions property.
|
SplitConsignmentIndicatorType |
getSplitConsignmentIndicator()
Gets the value of the splitConsignmentIndicator property.
|
TotalGoodsItemQuantityType |
getTotalGoodsItemQuantity()
Gets the value of the totalGoodsItemQuantity property.
|
TotalTransportHandlingUnitQuantityType |
getTotalTransportHandlingUnitQuantity()
Gets the value of the totalTransportHandlingUnitQuantity property.
|
List<TransportHandlingUnitType> |
getTransportHandlingUnit()
Gets the value of the transportHandlingUnit property.
|
void |
setConsignmentQuantity(ConsignmentQuantityType value)
Sets the value of the consignmentQuantity property.
|
void |
setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
void |
setDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)
Sets the value of the declaredForCarriageValueAmount property.
|
void |
setDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)
Sets the value of the declaredStatisticsValueAmount property.
|
void |
setDelivery(DeliveryType value)
Sets the value of the delivery property.
|
void |
setExportCountry(CountryType value)
Sets the value of the exportCountry property.
|
void |
setFirstArrivalPortLocation(LocationType value)
Sets the value of the firstArrivalPortLocation property.
|
void |
setFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)
Sets the value of the freeOnBoardValueAmount property.
|
void |
setGrossVolumeMeasure(GrossVolumeMeasureType value)
Sets the value of the grossVolumeMeasure property.
|
void |
setGrossWeightMeasure(GrossWeightMeasureType value)
Sets the value of the grossWeightMeasure property.
|
void |
setHandlingCode(HandlingCodeType value)
Sets the value of the handlingCode property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setInsuranceValueAmount(InsuranceValueAmountType value)
Sets the value of the insuranceValueAmount property.
|
void |
setLastExitPortLocation(LocationType value)
Sets the value of the lastExitPortLocation property.
|
void |
setNetNetWeightMeasure(NetNetWeightMeasureType value)
Sets the value of the netNetWeightMeasure property.
|
void |
setNetVolumeMeasure(NetVolumeMeasureType value)
Sets the value of the netVolumeMeasure property.
|
void |
setNetWeightMeasure(NetWeightMeasureType value)
Sets the value of the netWeightMeasure property.
|
void |
setOriginAddress(AddressType value)
Sets the value of the originAddress property.
|
void |
setReturnAddress(AddressType value)
Sets the value of the returnAddress property.
|
void |
setShippingPriorityLevelCode(ShippingPriorityLevelCodeType value)
Sets the value of the shippingPriorityLevelCode property.
|
void |
setSplitConsignmentIndicator(SplitConsignmentIndicatorType value)
Sets the value of the splitConsignmentIndicator property.
|
void |
setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)
Sets the value of the totalGoodsItemQuantity property.
|
void |
setTotalTransportHandlingUnitQuantity(TotalTransportHandlingUnitQuantityType value)
Sets the value of the totalTransportHandlingUnitQuantity property.
|
protected IDType id
protected ShippingPriorityLevelCodeType shippingPriorityLevelCode
protected HandlingCodeType handlingCode
protected List<HandlingInstructionsType> handlingInstructions
protected List<InformationType> information
protected GrossWeightMeasureType grossWeightMeasure
protected NetWeightMeasureType netWeightMeasure
protected NetNetWeightMeasureType netNetWeightMeasure
protected GrossVolumeMeasureType grossVolumeMeasure
protected NetVolumeMeasureType netVolumeMeasure
protected TotalGoodsItemQuantityType totalGoodsItemQuantity
protected TotalTransportHandlingUnitQuantityType totalTransportHandlingUnitQuantity
protected InsuranceValueAmountType insuranceValueAmount
protected DeclaredCustomsValueAmountType declaredCustomsValueAmount
protected DeclaredForCarriageValueAmountType declaredForCarriageValueAmount
protected DeclaredStatisticsValueAmountType declaredStatisticsValueAmount
protected FreeOnBoardValueAmountType freeOnBoardValueAmount
protected List<SpecialInstructionsType> specialInstructions
protected List<DeliveryInstructionsType> deliveryInstructions
protected SplitConsignmentIndicatorType splitConsignmentIndicator
protected ConsignmentQuantityType consignmentQuantity
protected List<ConsignmentType> consignment
protected List<GoodsItemType> goodsItem
protected List<ShipmentStageType> shipmentStage
protected DeliveryType delivery
protected List<TransportHandlingUnitType> transportHandlingUnit
protected AddressType returnAddress
protected AddressType originAddress
protected LocationType firstArrivalPortLocation
protected LocationType lastExitPortLocation
protected CountryType exportCountry
protected List<AllowanceChargeType> freightAllowanceCharge
public void setID(IDType value)
value - allowed object is
IDTypepublic ShippingPriorityLevelCodeType getShippingPriorityLevelCode()
ShippingPriorityLevelCodeTypepublic void setShippingPriorityLevelCode(ShippingPriorityLevelCodeType value)
value - allowed object is
ShippingPriorityLevelCodeTypepublic HandlingCodeType getHandlingCode()
HandlingCodeTypepublic void setHandlingCode(HandlingCodeType value)
value - allowed object is
HandlingCodeTypepublic List<HandlingInstructionsType> getHandlingInstructions()
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 handlingInstructions property.
For example, to add a new item, do as follows:
getHandlingInstructions().add(newItem);
Objects of the following type(s) are allowed in the list
HandlingInstructionsType
public List<InformationType> getInformation()
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 information property.
For example, to add a new item, do as follows:
getInformation().add(newItem);
Objects of the following type(s) are allowed in the list
InformationType
public GrossWeightMeasureType getGrossWeightMeasure()
GrossWeightMeasureTypepublic void setGrossWeightMeasure(GrossWeightMeasureType value)
value - allowed object is
GrossWeightMeasureTypepublic NetWeightMeasureType getNetWeightMeasure()
NetWeightMeasureTypepublic void setNetWeightMeasure(NetWeightMeasureType value)
value - allowed object is
NetWeightMeasureTypepublic NetNetWeightMeasureType getNetNetWeightMeasure()
NetNetWeightMeasureTypepublic void setNetNetWeightMeasure(NetNetWeightMeasureType value)
value - allowed object is
NetNetWeightMeasureTypepublic GrossVolumeMeasureType getGrossVolumeMeasure()
GrossVolumeMeasureTypepublic void setGrossVolumeMeasure(GrossVolumeMeasureType value)
value - allowed object is
GrossVolumeMeasureTypepublic NetVolumeMeasureType getNetVolumeMeasure()
NetVolumeMeasureTypepublic void setNetVolumeMeasure(NetVolumeMeasureType value)
value - allowed object is
NetVolumeMeasureTypepublic TotalGoodsItemQuantityType getTotalGoodsItemQuantity()
TotalGoodsItemQuantityTypepublic void setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)
value - allowed object is
TotalGoodsItemQuantityTypepublic TotalTransportHandlingUnitQuantityType getTotalTransportHandlingUnitQuantity()
TotalTransportHandlingUnitQuantityTypepublic void setTotalTransportHandlingUnitQuantity(TotalTransportHandlingUnitQuantityType value)
value - allowed object is
TotalTransportHandlingUnitQuantityTypepublic InsuranceValueAmountType getInsuranceValueAmount()
InsuranceValueAmountTypepublic void setInsuranceValueAmount(InsuranceValueAmountType value)
value - allowed object is
InsuranceValueAmountTypepublic DeclaredCustomsValueAmountType getDeclaredCustomsValueAmount()
DeclaredCustomsValueAmountTypepublic void setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
value - allowed object is
DeclaredCustomsValueAmountTypepublic DeclaredForCarriageValueAmountType getDeclaredForCarriageValueAmount()
DeclaredForCarriageValueAmountTypepublic void setDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)
value - allowed object is
DeclaredForCarriageValueAmountTypepublic DeclaredStatisticsValueAmountType getDeclaredStatisticsValueAmount()
DeclaredStatisticsValueAmountTypepublic void setDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)
value - allowed object is
DeclaredStatisticsValueAmountTypepublic FreeOnBoardValueAmountType getFreeOnBoardValueAmount()
FreeOnBoardValueAmountTypepublic void setFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)
value - allowed object is
FreeOnBoardValueAmountTypepublic List<SpecialInstructionsType> getSpecialInstructions()
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 specialInstructions property.
For example, to add a new item, do as follows:
getSpecialInstructions().add(newItem);
Objects of the following type(s) are allowed in the list
SpecialInstructionsType
public List<DeliveryInstructionsType> getDeliveryInstructions()
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 deliveryInstructions property.
For example, to add a new item, do as follows:
getDeliveryInstructions().add(newItem);
Objects of the following type(s) are allowed in the list
DeliveryInstructionsType
public SplitConsignmentIndicatorType getSplitConsignmentIndicator()
SplitConsignmentIndicatorTypepublic void setSplitConsignmentIndicator(SplitConsignmentIndicatorType value)
value - allowed object is
SplitConsignmentIndicatorTypepublic ConsignmentQuantityType getConsignmentQuantity()
ConsignmentQuantityTypepublic void setConsignmentQuantity(ConsignmentQuantityType value)
value - allowed object is
ConsignmentQuantityTypepublic List<ConsignmentType> getConsignment()
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 consignment property.
For example, to add a new item, do as follows:
getConsignment().add(newItem);
Objects of the following type(s) are allowed in the list
ConsignmentType
public List<GoodsItemType> getGoodsItem()
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 goodsItem property.
For example, to add a new item, do as follows:
getGoodsItem().add(newItem);
Objects of the following type(s) are allowed in the list
GoodsItemType
public List<ShipmentStageType> getShipmentStage()
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 shipmentStage property.
For example, to add a new item, do as follows:
getShipmentStage().add(newItem);
Objects of the following type(s) are allowed in the list
ShipmentStageType
public DeliveryType getDelivery()
DeliveryTypepublic void setDelivery(DeliveryType value)
value - allowed object is
DeliveryTypepublic List<TransportHandlingUnitType> getTransportHandlingUnit()
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 transportHandlingUnit property.
For example, to add a new item, do as follows:
getTransportHandlingUnit().add(newItem);
Objects of the following type(s) are allowed in the list
TransportHandlingUnitType
public AddressType getReturnAddress()
AddressTypepublic void setReturnAddress(AddressType value)
value - allowed object is
AddressTypepublic AddressType getOriginAddress()
AddressTypepublic void setOriginAddress(AddressType value)
value - allowed object is
AddressTypepublic LocationType getFirstArrivalPortLocation()
LocationTypepublic void setFirstArrivalPortLocation(LocationType value)
value - allowed object is
LocationTypepublic LocationType getLastExitPortLocation()
LocationTypepublic void setLastExitPortLocation(LocationType value)
value - allowed object is
LocationTypepublic CountryType getExportCountry()
CountryTypepublic void setExportCountry(CountryType value)
value - allowed object is
CountryTypepublic List<AllowanceChargeType> getFreightAllowanceCharge()
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
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.