Class Packaging
- java.lang.Object
-
- org.cxml.Packaging
-
public class Packaging extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected BestBeforeDatebestBeforeDateprotected Descriptiondescriptionprotected DispatchQuantitydispatchQuantityprotected java.util.List<Extrinsic>extrinsicprotected FreeGoodsQuantityfreeGoodsQuantityprotected OrderedQuantityorderedQuantityprotected PackageIDpackageIDprotected java.lang.StringpackageTypeCodeIdentifierCodeprotected java.util.List<java.lang.Object>packagingCodeOrDimensionprotected java.lang.StringpackagingLevelCodeprotected java.lang.StringquantityVarianceNoteprotected java.lang.StringshippingContainerSerialCodeprotected java.lang.StringshippingContainerSerialCodeReferenceprotected java.util.List<ShippingMark>shippingMark
-
Constructor Summary
Constructors Constructor Description Packaging()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BestBeforeDategetBestBeforeDate()Gets the value of the bestBeforeDate property.DescriptiongetDescription()Gets the value of the description property.DispatchQuantitygetDispatchQuantity()Gets the value of the dispatchQuantity property.java.util.List<Extrinsic>getExtrinsic()Gets the value of the extrinsic property.FreeGoodsQuantitygetFreeGoodsQuantity()Gets the value of the freeGoodsQuantity property.OrderedQuantitygetOrderedQuantity()Gets the value of the orderedQuantity property.PackageIDgetPackageID()Gets the value of the packageID property.java.lang.StringgetPackageTypeCodeIdentifierCode()Gets the value of the packageTypeCodeIdentifierCode property.java.util.List<java.lang.Object>getPackagingCodeOrDimension()Gets the value of the packagingCodeOrDimension property.java.lang.StringgetPackagingLevelCode()Gets the value of the packagingLevelCode property.java.lang.StringgetQuantityVarianceNote()Gets the value of the quantityVarianceNote property.java.lang.StringgetShippingContainerSerialCode()Gets the value of the shippingContainerSerialCode property.java.lang.StringgetShippingContainerSerialCodeReference()Gets the value of the shippingContainerSerialCodeReference property.java.util.List<ShippingMark>getShippingMark()Gets the value of the shippingMark property.voidsetBestBeforeDate(BestBeforeDate value)Sets the value of the bestBeforeDate property.voidsetDescription(Description value)Sets the value of the description property.voidsetDispatchQuantity(DispatchQuantity value)Sets the value of the dispatchQuantity property.voidsetFreeGoodsQuantity(FreeGoodsQuantity value)Sets the value of the freeGoodsQuantity property.voidsetOrderedQuantity(OrderedQuantity value)Sets the value of the orderedQuantity property.voidsetPackageID(PackageID value)Sets the value of the packageID property.voidsetPackageTypeCodeIdentifierCode(java.lang.String value)Sets the value of the packageTypeCodeIdentifierCode property.voidsetPackagingLevelCode(java.lang.String value)Sets the value of the packagingLevelCode property.voidsetQuantityVarianceNote(java.lang.String value)Sets the value of the quantityVarianceNote property.voidsetShippingContainerSerialCode(java.lang.String value)Sets the value of the shippingContainerSerialCode property.voidsetShippingContainerSerialCodeReference(java.lang.String value)Sets the value of the shippingContainerSerialCodeReference property.
-
-
-
Field Detail
-
packagingCodeOrDimension
protected java.util.List<java.lang.Object> packagingCodeOrDimension
-
description
protected Description description
-
packagingLevelCode
protected java.lang.String packagingLevelCode
-
packageTypeCodeIdentifierCode
protected java.lang.String packageTypeCodeIdentifierCode
-
shippingContainerSerialCode
protected java.lang.String shippingContainerSerialCode
-
shippingContainerSerialCodeReference
protected java.lang.String shippingContainerSerialCodeReference
-
packageID
protected PackageID packageID
-
shippingMark
protected java.util.List<ShippingMark> shippingMark
-
orderedQuantity
protected OrderedQuantity orderedQuantity
-
dispatchQuantity
protected DispatchQuantity dispatchQuantity
-
freeGoodsQuantity
protected FreeGoodsQuantity freeGoodsQuantity
-
quantityVarianceNote
protected java.lang.String quantityVarianceNote
-
bestBeforeDate
protected BestBeforeDate bestBeforeDate
-
extrinsic
protected java.util.List<Extrinsic> extrinsic
-
-
Method Detail
-
getPackagingCodeOrDimension
public java.util.List<java.lang.Object> getPackagingCodeOrDimension()
Gets the value of the packagingCodeOrDimension 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
setmethod for the packagingCodeOrDimension property.For example, to add a new item, do as follows:
getPackagingCodeOrDimension().add(newItem);Objects of the following type(s) are allowed in the list
PackagingCodeDimension
-
getDescription
public Description getDescription()
Gets the value of the description property.- Returns:
- possible object is
Description
-
setDescription
public void setDescription(Description value)
Sets the value of the description property.- Parameters:
value- allowed object isDescription
-
getPackagingLevelCode
public java.lang.String getPackagingLevelCode()
Gets the value of the packagingLevelCode property.- Returns:
- possible object is
String
-
setPackagingLevelCode
public void setPackagingLevelCode(java.lang.String value)
Sets the value of the packagingLevelCode property.- Parameters:
value- allowed object isString
-
getPackageTypeCodeIdentifierCode
public java.lang.String getPackageTypeCodeIdentifierCode()
Gets the value of the packageTypeCodeIdentifierCode property.- Returns:
- possible object is
String
-
setPackageTypeCodeIdentifierCode
public void setPackageTypeCodeIdentifierCode(java.lang.String value)
Sets the value of the packageTypeCodeIdentifierCode property.- Parameters:
value- allowed object isString
-
getShippingContainerSerialCode
public java.lang.String getShippingContainerSerialCode()
Gets the value of the shippingContainerSerialCode property.- Returns:
- possible object is
String
-
setShippingContainerSerialCode
public void setShippingContainerSerialCode(java.lang.String value)
Sets the value of the shippingContainerSerialCode property.- Parameters:
value- allowed object isString
-
getShippingContainerSerialCodeReference
public java.lang.String getShippingContainerSerialCodeReference()
Gets the value of the shippingContainerSerialCodeReference property.- Returns:
- possible object is
String
-
setShippingContainerSerialCodeReference
public void setShippingContainerSerialCodeReference(java.lang.String value)
Sets the value of the shippingContainerSerialCodeReference property.- Parameters:
value- allowed object isString
-
getPackageID
public PackageID getPackageID()
Gets the value of the packageID property.- Returns:
- possible object is
PackageID
-
setPackageID
public void setPackageID(PackageID value)
Sets the value of the packageID property.- Parameters:
value- allowed object isPackageID
-
getShippingMark
public java.util.List<ShippingMark> getShippingMark()
Gets the value of the shippingMark 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
setmethod for the shippingMark property.For example, to add a new item, do as follows:
getShippingMark().add(newItem);Objects of the following type(s) are allowed in the list
ShippingMark
-
getOrderedQuantity
public OrderedQuantity getOrderedQuantity()
Gets the value of the orderedQuantity property.- Returns:
- possible object is
OrderedQuantity
-
setOrderedQuantity
public void setOrderedQuantity(OrderedQuantity value)
Sets the value of the orderedQuantity property.- Parameters:
value- allowed object isOrderedQuantity
-
getDispatchQuantity
public DispatchQuantity getDispatchQuantity()
Gets the value of the dispatchQuantity property.- Returns:
- possible object is
DispatchQuantity
-
setDispatchQuantity
public void setDispatchQuantity(DispatchQuantity value)
Sets the value of the dispatchQuantity property.- Parameters:
value- allowed object isDispatchQuantity
-
getFreeGoodsQuantity
public FreeGoodsQuantity getFreeGoodsQuantity()
Gets the value of the freeGoodsQuantity property.- Returns:
- possible object is
FreeGoodsQuantity
-
setFreeGoodsQuantity
public void setFreeGoodsQuantity(FreeGoodsQuantity value)
Sets the value of the freeGoodsQuantity property.- Parameters:
value- allowed object isFreeGoodsQuantity
-
getQuantityVarianceNote
public java.lang.String getQuantityVarianceNote()
Gets the value of the quantityVarianceNote property.- Returns:
- possible object is
String
-
setQuantityVarianceNote
public void setQuantityVarianceNote(java.lang.String value)
Sets the value of the quantityVarianceNote property.- Parameters:
value- allowed object isString
-
getBestBeforeDate
public BestBeforeDate getBestBeforeDate()
Gets the value of the bestBeforeDate property.- Returns:
- possible object is
BestBeforeDate
-
setBestBeforeDate
public void setBestBeforeDate(BestBeforeDate value)
Sets the value of the bestBeforeDate property.- Parameters:
value- allowed object isBestBeforeDate
-
getExtrinsic
public java.util.List<Extrinsic> getExtrinsic()
Gets the value of the extrinsic 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
setmethod for the extrinsic property.For example, to add a new item, do as follows:
getExtrinsic().add(newItem);Objects of the following type(s) are allowed in the list
Extrinsic
-
-