@CodingStyleguideUnaware public class SupplyChainEventType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for SupplyChainEventType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SupplyChainEventType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ID" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IDType" minOccurs="0"/>
<element name="OccurrenceDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" 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="DescriptionBinaryObject" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}BinaryObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="UnitQuantity" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}QuantityType" minOccurs="0"/>
<element name="LatestOccurrenceDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" minOccurs="0"/>
<element name="EarliestOccurrenceDateTime" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateTimeType" minOccurs="0"/>
<element name="OccurrenceSpecifiedPeriod" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}SpecifiedPeriodType" minOccurs="0"/>
<element name="OccurrenceLogisticsLocation" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}LogisticsLocationType" 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 |
|---|
SupplyChainEventType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescriptionBinaryObject(BinaryObjectType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
SupplyChainEventType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(SupplyChainEventType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<TextType> |
getDescription()
Gets the value of the description property.
|
TextType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<BinaryObjectType> |
getDescriptionBinaryObject()
Gets the value of the descriptionBinaryObject property.
|
BinaryObjectType |
getDescriptionBinaryObjectAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionBinaryObjectCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DateTimeType |
getEarliestOccurrenceDateTime()
Gets the value of the earliestOccurrenceDateTime property.
|
IDType |
getID()
Gets the value of the id property.
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateTimeType |
getLatestOccurrenceDateTime()
Gets the value of the latestOccurrenceDateTime property.
|
DateTimeType |
getOccurrenceDateTime()
Gets the value of the occurrenceDateTime property.
|
LogisticsLocationType |
getOccurrenceLogisticsLocation()
Gets the value of the occurrenceLogisticsLocation property.
|
SpecifiedPeriodType |
getOccurrenceSpecifiedPeriod()
Gets the value of the occurrenceSpecifiedPeriod property.
|
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 |
QuantityType |
getUnitQuantity()
Gets the value of the unitQuantity property.
|
BigDecimal |
getUnitQuantityValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasDescriptionBinaryObjectEntries()
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 |
hasNoDescriptionBinaryObjectEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescriptionBinaryObject(List<BinaryObjectType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEarliestOccurrenceDateTime(DateTimeType value)
Sets the value of the earliestOccurrenceDateTime property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLatestOccurrenceDateTime(DateTimeType value)
Sets the value of the latestOccurrenceDateTime property.
|
void |
setOccurrenceDateTime(DateTimeType value)
Sets the value of the occurrenceDateTime property.
|
void |
setOccurrenceLogisticsLocation(LogisticsLocationType value)
Sets the value of the occurrenceLogisticsLocation property.
|
void |
setOccurrenceSpecifiedPeriod(SpecifiedPeriodType value)
Sets the value of the occurrenceSpecifiedPeriod property.
|
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 |
QuantityType |
setUnitQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setUnitQuantity(QuantityType value)
Sets the value of the unitQuantity property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public SupplyChainEventType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public DateTimeType getOccurrenceDateTime()
DateTimeTypepublic void setOccurrenceDateTime(@Nullable DateTimeType value)
value - allowed object is
DateTimeType@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
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<BinaryObjectType> getDescriptionBinaryObject()
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 descriptionBinaryObject property.
For example, to add a new item, do as follows:
getDescriptionBinaryObject().add(newItem);
Objects of the following type(s) are allowed in the list
BinaryObjectType
@Nullable public QuantityType getUnitQuantity()
QuantityTypepublic void setUnitQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public DateTimeType getLatestOccurrenceDateTime()
DateTimeTypepublic void setLatestOccurrenceDateTime(@Nullable DateTimeType value)
value - allowed object is
DateTimeType@Nullable public DateTimeType getEarliestOccurrenceDateTime()
DateTimeTypepublic void setEarliestOccurrenceDateTime(@Nullable DateTimeType value)
value - allowed object is
DateTimeType@Nullable public SpecifiedPeriodType getOccurrenceSpecifiedPeriod()
SpecifiedPeriodTypepublic void setOccurrenceSpecifiedPeriod(@Nullable SpecifiedPeriodType value)
value - allowed object is
SpecifiedPeriodType@Nullable public LogisticsLocationType getOccurrenceLogisticsLocation()
LogisticsLocationTypepublic void setOccurrenceLogisticsLocation(@Nullable LogisticsLocationType value)
value - allowed object is
LogisticsLocationTypepublic 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 setDescriptionBinaryObject(@Nullable List<BinaryObjectType> 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 hasDescriptionBinaryObjectEntries()
true if at least one item is contained, false otherwise.public boolean hasNoDescriptionBinaryObjectEntries()
true if no item is contained, false otherwise.@Nonnegative public int getDescriptionBinaryObjectCount()
@Nullable public BinaryObjectType getDescriptionBinaryObjectAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addDescriptionBinaryObject(@Nonnull BinaryObjectType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull SupplyChainEventType 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 SupplyChainEventType clone()
@Nonnull public CodeType setTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setUnitQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getTypeCodeValue()
null@Nullable public BigDecimal getUnitQuantityValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.