@CodingStyleguideUnaware public class ProductCharacteristicType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for ProductCharacteristicType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProductCharacteristicType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" maxOccurs="unbounded" minOccurs="0"/>
<element name="TypeCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="Description" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ValueMeasure" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}MeasureType" minOccurs="0"/>
<element name="MeasurementMethodCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="Value" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ValueCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="ValueDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" minOccurs="0"/>
<element name="ValueIndicator" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IndicatorType" minOccurs="0"/>
<element name="ContentTypeCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="ValueSpecifiedBinaryFile" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}SpecifiedBinaryFileType" minOccurs="0"/>
<element name="ApplicableProductCharacteristicCondition" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ProductCharacteristicConditionType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ApplicableReferencedStandard" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}ReferencedStandardType" 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 |
|---|
ProductCharacteristicType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ProductCharacteristicType(List<TextType> valueParam)
Constructor for value of type List
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplicableProductCharacteristicCondition(ProductCharacteristicConditionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addID(IDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addValue(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ProductCharacteristicType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ProductCharacteristicType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<ProductCharacteristicConditionType> |
getApplicableProductCharacteristicCondition()
Gets the value of the applicableProductCharacteristicCondition property.
|
ProductCharacteristicConditionType |
getApplicableProductCharacteristicConditionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getApplicableProductCharacteristicConditionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ReferencedStandardType |
getApplicableReferencedStandard()
Gets the value of the applicableReferencedStandard property.
|
CodeType |
getContentTypeCode()
Gets the value of the contentTypeCode property.
|
String |
getContentTypeCodeValue()
Get the value of the contained CodeType 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<IDType> |
getID()
Gets the value of the id property.
|
IDType |
getIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
getMeasurementMethodCode()
Gets the value of the measurementMethodCode property.
|
String |
getMeasurementMethodCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
getTypeCode()
Gets the value of the typeCode property.
|
String |
getTypeCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TextType> |
getValue()
Gets the value of the value property.
|
TextType |
getValueAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
getValueCode()
Gets the value of the valueCode property.
|
String |
getValueCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
getValueCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DateTimeType |
getValueDateTime()
Gets the value of the valueDateTime property.
|
IndicatorType |
getValueIndicator()
Gets the value of the valueIndicator property.
|
MeasureType |
getValueMeasure()
Gets the value of the valueMeasure property.
|
BigDecimal |
getValueMeasureValue()
Get the value of the contained MeasureType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
SpecifiedBinaryFileType |
getValueSpecifiedBinaryFile()
Gets the value of the valueSpecifiedBinaryFile property.
|
boolean |
hasApplicableProductCharacteristicConditionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoApplicableProductCharacteristicConditionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasValueEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicableProductCharacteristicCondition(List<ProductCharacteristicConditionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setApplicableReferencedStandard(ReferencedStandardType value)
Sets the value of the applicableReferencedStandard property.
|
void |
setContentTypeCode(CodeType value)
Sets the value of the contentTypeCode property.
|
CodeType |
setContentTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDescription(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setID(List<IDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMeasurementMethodCode(CodeType value)
Sets the value of the measurementMethodCode property.
|
CodeType |
setMeasurementMethodCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTypeCode(CodeType value)
Sets the value of the typeCode property.
|
CodeType |
setTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValue(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setValueCode(CodeType value)
Sets the value of the valueCode property.
|
CodeType |
setValueCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValueDateTime(DateTimeType value)
Sets the value of the valueDateTime property.
|
void |
setValueIndicator(IndicatorType value)
Sets the value of the valueIndicator property.
|
MeasureType |
setValueMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setValueMeasure(MeasureType value)
Sets the value of the valueMeasure property.
|
void |
setValueSpecifiedBinaryFile(SpecifiedBinaryFileType value)
Sets the value of the valueSpecifiedBinaryFile property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ProductCharacteristicType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDType> getID()
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 id property.
For example, to add a new item, do as follows:
getID().add(newItem);
Objects of the following type(s) are allowed in the list
IDType
@Nullable public CodeType getTypeCode()
CodeTypepublic void setTypeCode(@Nullable CodeType value)
value - allowed object is
CodeType@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 MeasureType getValueMeasure()
MeasureTypepublic void setValueMeasure(@Nullable MeasureType value)
value - allowed object is
MeasureType@Nullable public CodeType getMeasurementMethodCode()
CodeTypepublic void setMeasurementMethodCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getValue()
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 value property.
For example, to add a new item, do as follows:
getValue().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public CodeType getValueCode()
CodeTypepublic void setValueCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public DateTimeType getValueDateTime()
DateTimeTypepublic void setValueDateTime(@Nullable DateTimeType value)
value - allowed object is
DateTimeType@Nullable public IndicatorType getValueIndicator()
IndicatorTypepublic void setValueIndicator(@Nullable IndicatorType value)
value - allowed object is
IndicatorType@Nullable public CodeType getContentTypeCode()
CodeTypepublic void setContentTypeCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public SpecifiedBinaryFileType getValueSpecifiedBinaryFile()
SpecifiedBinaryFileTypepublic void setValueSpecifiedBinaryFile(@Nullable SpecifiedBinaryFileType value)
value - allowed object is
SpecifiedBinaryFileType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ProductCharacteristicConditionType> getApplicableProductCharacteristicCondition()
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 applicableProductCharacteristicCondition property.
For example, to add a new item, do as follows:
getApplicableProductCharacteristicCondition().add(newItem);
Objects of the following type(s) are allowed in the list
ProductCharacteristicConditionType
@Nullable public ReferencedStandardType getApplicableReferencedStandard()
ReferencedStandardTypepublic void setApplicableReferencedStandard(@Nullable ReferencedStandardType value)
value - allowed object is
ReferencedStandardTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setID(@Nullable List<IDType> aList)
aList - The new list member to set. May be null.public void setDescription(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setValue(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setApplicableProductCharacteristicCondition(@Nullable List<ProductCharacteristicConditionType> aList)
aList - The new list member to set. May be null.public boolean hasIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getIDCount()
@Nullable public IDType getIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addID(@Nonnull IDType elem)
elem - The element to be added. May not 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 hasValueEntries()
true if at least one item is contained, false otherwise.public boolean hasNoValueEntries()
true if no item is contained, false otherwise.@Nonnegative public int getValueCount()
@Nullable public TextType getValueAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addValue(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasApplicableProductCharacteristicConditionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoApplicableProductCharacteristicConditionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getApplicableProductCharacteristicConditionCount()
@Nullable public ProductCharacteristicConditionType getApplicableProductCharacteristicConditionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addApplicableProductCharacteristicCondition(@Nonnull ProductCharacteristicConditionType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull ProductCharacteristicType 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 ProductCharacteristicType clone()
@Nonnull public CodeType setTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setMeasurementMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setValueCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setContentTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MeasureType setValueMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getTypeCodeValue()
null@Nullable public BigDecimal getValueMeasureValue()
null@Nullable public String getMeasurementMethodCodeValue()
null@Nullable public String getValueCodeValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.