@CodingStyleguideUnaware public class PackagingMarkingType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for PackagingMarkingType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PackagingMarkingType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TypeCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}PackagingMarkingCodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Content" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ContentDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" minOccurs="0"/>
<element name="ContentAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="BarcodeTypeCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ContentCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="AutomaticDataCaptureMethodTypeCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}AutomaticDataCaptureMethodCodeType" 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 |
|---|
PackagingMarkingType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addAutomaticDataCaptureMethodTypeCode(AutomaticDataCaptureMethodCodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addBarcodeTypeCode(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addContent(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addContentAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addContentCode(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTypeCode(PackagingMarkingCodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PackagingMarkingType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PackagingMarkingType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<AutomaticDataCaptureMethodCodeType> |
getAutomaticDataCaptureMethodTypeCode()
Gets the value of the automaticDataCaptureMethodTypeCode property.
|
AutomaticDataCaptureMethodCodeType |
getAutomaticDataCaptureMethodTypeCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAutomaticDataCaptureMethodTypeCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CodeType> |
getBarcodeTypeCode()
Gets the value of the barcodeTypeCode property.
|
CodeType |
getBarcodeTypeCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBarcodeTypeCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TextType> |
getContent()
Gets the value of the content property.
|
List<AmountType> |
getContentAmount()
Gets the value of the contentAmount property.
|
AmountType |
getContentAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getContentAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TextType |
getContentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CodeType> |
getContentCode()
Gets the value of the contentCode property.
|
CodeType |
getContentCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getContentCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getContentCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DateTimeType |
getContentDateTime()
Gets the value of the contentDateTime property.
|
List<PackagingMarkingCodeType> |
getTypeCode()
Gets the value of the typeCode property.
|
PackagingMarkingCodeType |
getTypeCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTypeCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAutomaticDataCaptureMethodTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasBarcodeTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasContentAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasContentCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasContentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAutomaticDataCaptureMethodTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoBarcodeTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoContentAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoContentCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoContentEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTypeCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAutomaticDataCaptureMethodTypeCode(List<AutomaticDataCaptureMethodCodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBarcodeTypeCode(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setContent(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setContentAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setContentCode(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setContentDateTime(DateTimeType value)
Sets the value of the contentDateTime property.
|
void |
setTypeCode(List<PackagingMarkingCodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public PackagingMarkingType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PackagingMarkingCodeType> getTypeCode()
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 typeCode property.
For example, to add a new item, do as follows:
getTypeCode().add(newItem);
Objects of the following type(s) are allowed in the list
PackagingMarkingCodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getContent()
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 content property.
For example, to add a new item, do as follows:
getContent().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public DateTimeType getContentDateTime()
DateTimeTypepublic void setContentDateTime(@Nullable DateTimeType value)
value - allowed object is
DateTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getContentAmount()
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 contentAmount property.
For example, to add a new item, do as follows:
getContentAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CodeType> getBarcodeTypeCode()
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 barcodeTypeCode property.
For example, to add a new item, do as follows:
getBarcodeTypeCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CodeType> getContentCode()
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 contentCode property.
For example, to add a new item, do as follows:
getContentCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AutomaticDataCaptureMethodCodeType> getAutomaticDataCaptureMethodTypeCode()
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 automaticDataCaptureMethodTypeCode property.
For example, to add a new item, do as follows:
getAutomaticDataCaptureMethodTypeCode().add(newItem);
Objects of the following type(s) are allowed in the list
AutomaticDataCaptureMethodCodeType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setTypeCode(@Nullable List<PackagingMarkingCodeType> aList)
aList - The new list member to set. May be null.public void setContent(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setContentAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setBarcodeTypeCode(@Nullable List<CodeType> aList)
aList - The new list member to set. May be null.public void setContentCode(@Nullable List<CodeType> aList)
aList - The new list member to set. May be null.public void setAutomaticDataCaptureMethodTypeCode(@Nullable List<AutomaticDataCaptureMethodCodeType> aList)
aList - The new list member to set. May be null.public boolean hasTypeCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoTypeCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getTypeCodeCount()
@Nullable public PackagingMarkingCodeType getTypeCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addTypeCode(@Nonnull PackagingMarkingCodeType elem)
elem - The element to be added. May not be null.public boolean hasContentEntries()
true if at least one item is contained, false otherwise.public boolean hasNoContentEntries()
true if no item is contained, false otherwise.@Nonnegative public int getContentCount()
@Nullable public TextType getContentAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addContent(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasContentAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoContentAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getContentAmountCount()
@Nullable public AmountType getContentAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addContentAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasBarcodeTypeCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoBarcodeTypeCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getBarcodeTypeCodeCount()
@Nullable public CodeType getBarcodeTypeCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addBarcodeTypeCode(@Nonnull CodeType elem)
elem - The element to be added. May not be null.public boolean hasContentCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoContentCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getContentCodeCount()
@Nullable public CodeType getContentCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addContentCode(@Nonnull CodeType elem)
elem - The element to be added. May not be null.public boolean hasAutomaticDataCaptureMethodTypeCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAutomaticDataCaptureMethodTypeCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAutomaticDataCaptureMethodTypeCodeCount()
@Nullable public AutomaticDataCaptureMethodCodeType getAutomaticDataCaptureMethodTypeCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAutomaticDataCaptureMethodTypeCode(@Nonnull AutomaticDataCaptureMethodCodeType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull PackagingMarkingType 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 PackagingMarkingType clone()
Copyright © 2016–2021 Philip Helger. All rights reserved.