@CodingStyleguideUnaware public class SupplyChainPackagingType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for SupplyChainPackagingType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SupplyChainPackagingType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TypeCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}PackageTypeCodeType" minOccurs="0"/>
<element name="Type" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="Description" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ConditionCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="DisposalMethodCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="WeightMeasure" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}MeasureType" maxOccurs="unbounded" minOccurs="0"/>
<element name="MaximumStackabilityQuantity" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}QuantityType" minOccurs="0"/>
<element name="MaximumStackabilityWeightMeasure" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}MeasureType" minOccurs="0"/>
<element name="CustomerFacingTotalUnitQuantity" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}QuantityType" minOccurs="0"/>
<element name="LayerTotalUnitQuantity" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}QuantityType" minOccurs="0"/>
<element name="ContentLayerQuantity" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}QuantityType" minOccurs="0"/>
<element name="LinearSpatialDimension" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}SpatialDimensionType" minOccurs="0"/>
<element name="MinimumLinearSpatialDimension" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}SpatialDimensionType" minOccurs="0"/>
<element name="MaximumLinearSpatialDimension" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}SpatialDimensionType" minOccurs="0"/>
<element name="SpecifiedPackagingMarking" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}PackagingMarkingType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ApplicableMaterialGoodsCharacteristic" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}MaterialGoodsCharacteristicType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ApplicableDisposalInstructions" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}DisposalInstructionsType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ApplicableReturnableAssetInstructions" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReturnableAssetInstructionsType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
SupplyChainPackagingType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplicableDisposalInstructions(DisposalInstructionsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addApplicableMaterialGoodsCharacteristic(MaterialGoodsCharacteristicType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addApplicableReturnableAssetInstructions(ReturnableAssetInstructionsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDisposalMethodCode(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedPackagingMarking(PackagingMarkingType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addWeightMeasure(MeasureType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
SupplyChainPackagingType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(SupplyChainPackagingType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<DisposalInstructionsType> |
getApplicableDisposalInstructions()
Gets the value of the applicableDisposalInstructions property.
|
DisposalInstructionsType |
getApplicableDisposalInstructionsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicableDisposalInstructionsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<MaterialGoodsCharacteristicType> |
getApplicableMaterialGoodsCharacteristic()
Gets the value of the applicableMaterialGoodsCharacteristic property.
|
MaterialGoodsCharacteristicType |
getApplicableMaterialGoodsCharacteristicAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicableMaterialGoodsCharacteristicCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ReturnableAssetInstructionsType> |
getApplicableReturnableAssetInstructions()
Gets the value of the applicableReturnableAssetInstructions property.
|
ReturnableAssetInstructionsType |
getApplicableReturnableAssetInstructionsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicableReturnableAssetInstructionsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
getConditionCode()
Gets the value of the conditionCode property.
|
String |
getConditionCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
QuantityType |
getContentLayerQuantity()
Gets the value of the contentLayerQuantity property.
|
BigDecimal |
getContentLayerQuantityValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
QuantityType |
getCustomerFacingTotalUnitQuantity()
Gets the value of the customerFacingTotalUnitQuantity property.
|
BigDecimal |
getCustomerFacingTotalUnitQuantityValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TextType> |
getDescription()
Gets the value of the description property.
|
TextType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CodeType> |
getDisposalMethodCode()
Gets the value of the disposalMethodCode property.
|
CodeType |
getDisposalMethodCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDisposalMethodCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
QuantityType |
getLayerTotalUnitQuantity()
Gets the value of the layerTotalUnitQuantity property.
|
BigDecimal |
getLayerTotalUnitQuantityValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
SpatialDimensionType |
getLinearSpatialDimension()
Gets the value of the linearSpatialDimension property.
|
SpatialDimensionType |
getMaximumLinearSpatialDimension()
Gets the value of the maximumLinearSpatialDimension property.
|
QuantityType |
getMaximumStackabilityQuantity()
Gets the value of the maximumStackabilityQuantity property.
|
BigDecimal |
getMaximumStackabilityQuantityValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MeasureType |
getMaximumStackabilityWeightMeasure()
Gets the value of the maximumStackabilityWeightMeasure property.
|
BigDecimal |
getMaximumStackabilityWeightMeasureValue()
Get the value of the contained MeasureType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
SpatialDimensionType |
getMinimumLinearSpatialDimension()
Gets the value of the minimumLinearSpatialDimension property.
|
List<PackagingMarkingType> |
getSpecifiedPackagingMarking()
Gets the value of the specifiedPackagingMarking property.
|
PackagingMarkingType |
getSpecifiedPackagingMarkingAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedPackagingMarkingCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
getType()
Gets the value of the type property.
|
PackageTypeCodeType |
getTypeCode()
Gets the value of the typeCode property.
|
String |
getTypeCodeValue()
Get the value of the contained PackageTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getTypeValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<MeasureType> |
getWeightMeasure()
Gets the value of the weightMeasure property.
|
MeasureType |
getWeightMeasureAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWeightMeasureCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasApplicableDisposalInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasApplicableMaterialGoodsCharacteristicEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasApplicableReturnableAssetInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDisposalMethodCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoApplicableDisposalInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoApplicableMaterialGoodsCharacteristicEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoApplicableReturnableAssetInstructionsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDisposalMethodCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedPackagingMarkingEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoWeightMeasureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedPackagingMarkingEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWeightMeasureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicableDisposalInstructions(List<DisposalInstructionsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicableMaterialGoodsCharacteristic(List<MaterialGoodsCharacteristicType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicableReturnableAssetInstructions(List<ReturnableAssetInstructionsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConditionCode(CodeType value)
Sets the value of the conditionCode property.
|
CodeType |
setConditionCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
QuantityType |
setContentLayerQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setContentLayerQuantity(QuantityType value)
Sets the value of the contentLayerQuantity property.
|
QuantityType |
setCustomerFacingTotalUnitQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCustomerFacingTotalUnitQuantity(QuantityType value)
Sets the value of the customerFacingTotalUnitQuantity property.
|
void |
setDescription(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDisposalMethodCode(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
QuantityType |
setLayerTotalUnitQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLayerTotalUnitQuantity(QuantityType value)
Sets the value of the layerTotalUnitQuantity property.
|
void |
setLinearSpatialDimension(SpatialDimensionType value)
Sets the value of the linearSpatialDimension property.
|
void |
setMaximumLinearSpatialDimension(SpatialDimensionType value)
Sets the value of the maximumLinearSpatialDimension property.
|
QuantityType |
setMaximumStackabilityQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMaximumStackabilityQuantity(QuantityType value)
Sets the value of the maximumStackabilityQuantity property.
|
MeasureType |
setMaximumStackabilityWeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMaximumStackabilityWeightMeasure(MeasureType value)
Sets the value of the maximumStackabilityWeightMeasure property.
|
void |
setMinimumLinearSpatialDimension(SpatialDimensionType value)
Sets the value of the minimumLinearSpatialDimension property.
|
void |
setSpecifiedPackagingMarking(List<PackagingMarkingType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
setType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setType(TextType value)
Sets the value of the type property.
|
void |
setTypeCode(PackageTypeCodeType value)
Sets the value of the typeCode property.
|
PackageTypeCodeType |
setTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setWeightMeasure(List<MeasureType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public SupplyChainPackagingType()
@Nullable public PackageTypeCodeType getTypeCode()
PackageTypeCodeTypepublic void setTypeCode(@Nullable PackageTypeCodeType value)
value - allowed object is
PackageTypeCodeType@Nullable public TextType getType()
TextTypepublic void setType(@Nullable TextType value)
value - allowed object is
TextType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getDescription()
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
TextType
@Nullable public CodeType getConditionCode()
CodeTypepublic void setConditionCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CodeType> getDisposalMethodCode()
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 disposalMethodCode property.
For example, to add a new item, do as follows:
getDisposalMethodCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<MeasureType> getWeightMeasure()
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 weightMeasure property.
For example, to add a new item, do as follows:
getWeightMeasure().add(newItem);
Objects of the following type(s) are allowed in the list
MeasureType
@Nullable public QuantityType getMaximumStackabilityQuantity()
QuantityTypepublic void setMaximumStackabilityQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public MeasureType getMaximumStackabilityWeightMeasure()
MeasureTypepublic void setMaximumStackabilityWeightMeasure(@Nullable MeasureType value)
value - allowed object is
MeasureType@Nullable public QuantityType getCustomerFacingTotalUnitQuantity()
QuantityTypepublic void setCustomerFacingTotalUnitQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public QuantityType getLayerTotalUnitQuantity()
QuantityTypepublic void setLayerTotalUnitQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public QuantityType getContentLayerQuantity()
QuantityTypepublic void setContentLayerQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public SpatialDimensionType getLinearSpatialDimension()
SpatialDimensionTypepublic void setLinearSpatialDimension(@Nullable SpatialDimensionType value)
value - allowed object is
SpatialDimensionType@Nullable public SpatialDimensionType getMinimumLinearSpatialDimension()
SpatialDimensionTypepublic void setMinimumLinearSpatialDimension(@Nullable SpatialDimensionType value)
value - allowed object is
SpatialDimensionType@Nullable public SpatialDimensionType getMaximumLinearSpatialDimension()
SpatialDimensionTypepublic void setMaximumLinearSpatialDimension(@Nullable SpatialDimensionType value)
value - allowed object is
SpatialDimensionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PackagingMarkingType> getSpecifiedPackagingMarking()
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 specifiedPackagingMarking property.
For example, to add a new item, do as follows:
getSpecifiedPackagingMarking().add(newItem);
Objects of the following type(s) are allowed in the list
PackagingMarkingType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<MaterialGoodsCharacteristicType> getApplicableMaterialGoodsCharacteristic()
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 applicableMaterialGoodsCharacteristic property.
For example, to add a new item, do as follows:
getApplicableMaterialGoodsCharacteristic().add(newItem);
Objects of the following type(s) are allowed in the list
MaterialGoodsCharacteristicType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DisposalInstructionsType> getApplicableDisposalInstructions()
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 applicableDisposalInstructions property.
For example, to add a new item, do as follows:
getApplicableDisposalInstructions().add(newItem);
Objects of the following type(s) are allowed in the list
DisposalInstructionsType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ReturnableAssetInstructionsType> getApplicableReturnableAssetInstructions()
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 applicableReturnableAssetInstructions property.
For example, to add a new item, do as follows:
getApplicableReturnableAssetInstructions().add(newItem);
Objects of the following type(s) are allowed in the list
ReturnableAssetInstructionsType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setDisposalMethodCode(@Nullable List<CodeType> aList)
aList - The new list member to set. May be null.public void setWeightMeasure(@Nullable List<MeasureType> aList)
aList - The new list member to set. May be null.public void setSpecifiedPackagingMarking(@Nullable List<PackagingMarkingType> aList)
aList - The new list member to set. May be null.public void setApplicableMaterialGoodsCharacteristic(@Nullable List<MaterialGoodsCharacteristicType> aList)
aList - The new list member to set. May be null.public void setApplicableDisposalInstructions(@Nullable List<DisposalInstructionsType> aList)
aList - The new list member to set. May be null.public void setApplicableReturnableAssetInstructions(@Nullable List<ReturnableAssetInstructionsType> 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 TextType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasDisposalMethodCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDisposalMethodCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDisposalMethodCodeCount()
@Nullable public CodeType getDisposalMethodCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDisposalMethodCode(@Nonnull CodeType elem)
elem - The element to be added. May not be null.public boolean hasWeightMeasureEntries()
true if at least one item is contained, false otherwise.public boolean hasNoWeightMeasureEntries()
true if no item is contained, false otherwise.@Nonnegative public int getWeightMeasureCount()
@Nullable public MeasureType getWeightMeasureAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addWeightMeasure(@Nonnull MeasureType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedPackagingMarkingEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedPackagingMarkingEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedPackagingMarkingCount()
@Nullable public PackagingMarkingType getSpecifiedPackagingMarkingAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedPackagingMarking(@Nonnull PackagingMarkingType elem)
elem - The element to be added. May not be null.public boolean hasApplicableMaterialGoodsCharacteristicEntries()
true if at least one item is contained, false otherwise.public boolean hasNoApplicableMaterialGoodsCharacteristicEntries()
true if no item is contained, false otherwise.@Nonnegative public int getApplicableMaterialGoodsCharacteristicCount()
@Nullable public MaterialGoodsCharacteristicType getApplicableMaterialGoodsCharacteristicAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addApplicableMaterialGoodsCharacteristic(@Nonnull MaterialGoodsCharacteristicType elem)
elem - The element to be added. May not be null.public boolean hasApplicableDisposalInstructionsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoApplicableDisposalInstructionsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getApplicableDisposalInstructionsCount()
@Nullable public DisposalInstructionsType getApplicableDisposalInstructionsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addApplicableDisposalInstructions(@Nonnull DisposalInstructionsType elem)
elem - The element to be added. May not be null.public boolean hasApplicableReturnableAssetInstructionsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoApplicableReturnableAssetInstructionsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getApplicableReturnableAssetInstructionsCount()
@Nullable public ReturnableAssetInstructionsType getApplicableReturnableAssetInstructionsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addApplicableReturnableAssetInstructions(@Nonnull ReturnableAssetInstructionsType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull SupplyChainPackagingType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public SupplyChainPackagingType clone()
@Nonnull public PackageTypeCodeType setTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setConditionCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MeasureType setMaximumStackabilityWeightMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setMaximumStackabilityQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setCustomerFacingTotalUnitQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setLayerTotalUnitQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setContentLayerQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getTypeCodeValue()
null@Nullable public String getTypeValue()
null@Nullable public String getConditionCodeValue()
null@Nullable public BigDecimal getMaximumStackabilityQuantityValue()
null@Nullable public BigDecimal getMaximumStackabilityWeightMeasureValue()
null@Nullable public BigDecimal getCustomerFacingTotalUnitQuantityValue()
null@Nullable public BigDecimal getLayerTotalUnitQuantityValue()
null@Nullable public BigDecimal getContentLayerQuantityValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.