@CodingStyleguideUnaware public class VerifiedGrossMassType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
VerifiedGrossMassType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
VerifiedGrossMassType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(VerifiedGrossMassType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<DocumentReferenceType> |
getDocumentReference()
<pre>
<?
|
DocumentReferenceType |
getDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
GrossMassMeasureType |
getGrossMassMeasure()
<pre>
<?
|
BigDecimal |
getGrossMassMeasureValue()
Get the value of the contained GrossMassMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PartyType |
getResponsibleParty()
<pre>
<?
|
PartyType |
getShipperParty()
<pre>
<?
|
WeighingDateType |
getWeighingDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getWeighingDateValue()
Get the value of the contained WeighingDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getWeighingDateValueLocal()
Get the value of the contained WeighingDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
WeighingDeviceIDType |
getWeighingDeviceID()
<pre>
<?
|
String |
getWeighingDeviceIDValue()
Get the value of the contained WeighingDeviceIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
WeighingDeviceTypeType |
getWeighingDeviceType()
<pre>
<?
|
String |
getWeighingDeviceTypeValue()
Get the value of the contained WeighingDeviceTypeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
WeighingMethodCodeType |
getWeighingMethodCode()
<pre>
<?
|
String |
getWeighingMethodCodeValue()
Get the value of the contained WeighingMethodCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PartyType |
getWeighingParty()
<pre>
<?
|
WeighingTimeType |
getWeighingTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getWeighingTimeValue()
Get the value of the contained WeighingTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getWeighingTimeValueLocal()
Get the value of the contained WeighingTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
GrossMassMeasureType |
setGrossMassMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setGrossMassMeasure(GrossMassMeasureType value)
Sets the value of the grossMassMeasure property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponsibleParty(PartyType value)
Sets the value of the responsibleParty property.
|
void |
setShipperParty(PartyType value)
Sets the value of the shipperParty property.
|
WeighingDateType |
setWeighingDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWeighingDate(WeighingDateType value)
Sets the value of the weighingDate property.
|
WeighingDateType |
setWeighingDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
WeighingDeviceIDType |
setWeighingDeviceID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWeighingDeviceID(WeighingDeviceIDType value)
Sets the value of the weighingDeviceID property.
|
WeighingDeviceTypeType |
setWeighingDeviceType(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWeighingDeviceType(WeighingDeviceTypeType value)
Sets the value of the weighingDeviceType property.
|
WeighingMethodCodeType |
setWeighingMethodCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWeighingMethodCode(WeighingMethodCodeType value)
Sets the value of the weighingMethodCode property.
|
void |
setWeighingParty(PartyType value)
Sets the value of the weighingParty property.
|
WeighingTimeType |
setWeighingTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWeighingTime(WeighingTimeType value)
Sets the value of the weighingTime property.
|
WeighingTimeType |
setWeighingTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public VerifiedGrossMassType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public WeighingDateType getWeighingDate()
WeighingDateTypepublic void setWeighingDate(@Nullable WeighingDateType value)
value - allowed object is
WeighingDateType@Nullable public WeighingTimeType getWeighingTime()
WeighingTimeTypepublic void setWeighingTime(@Nullable WeighingTimeType value)
value - allowed object is
WeighingTimeType@Nullable public WeighingMethodCodeType getWeighingMethodCode()
WeighingMethodCodeTypepublic void setWeighingMethodCode(@Nullable WeighingMethodCodeType value)
value - allowed object is
WeighingMethodCodeType@Nullable public WeighingDeviceIDType getWeighingDeviceID()
WeighingDeviceIDTypepublic void setWeighingDeviceID(@Nullable WeighingDeviceIDType value)
value - allowed object is
WeighingDeviceIDType@Nullable public WeighingDeviceTypeType getWeighingDeviceType()
WeighingDeviceTypeTypepublic void setWeighingDeviceType(@Nullable WeighingDeviceTypeType value)
value - allowed object is
WeighingDeviceTypeType@Nullable public GrossMassMeasureType getGrossMassMeasure()
GrossMassMeasureTypepublic void setGrossMassMeasure(@Nullable GrossMassMeasureType value)
value - allowed object is
GrossMassMeasureType@Nullable public PartyType getWeighingParty()
PartyTypepublic void setWeighingParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public PartyType getShipperParty()
PartyTypepublic void setShipperParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nullable public PartyType getResponsibleParty()
PartyTypepublic void setResponsibleParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getDocumentReference()
DocumentReferenceTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDocumentReferenceEntries()
public boolean hasNoDocumentReferenceEntries()
@Nonnegative public int getDocumentReferenceCount()
@Nullable public DocumentReferenceType getDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull VerifiedGrossMassType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public VerifiedGrossMassType clone()
@Nonnull public WeighingMethodCodeType setWeighingMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public WeighingDateType setWeighingDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public WeighingDateType setWeighingDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public WeighingTimeType setWeighingTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public WeighingTimeType setWeighingTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public WeighingDeviceIDType setWeighingDeviceID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GrossMassMeasureType setGrossMassMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public WeighingDeviceTypeType setWeighingDeviceType(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getWeighingDateValue()
@Nullable public LocalDate getWeighingDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getWeighingTimeValue()
@Nullable public LocalTime getWeighingTimeValueLocal()
@Nullable public String getWeighingMethodCodeValue()
@Nullable public String getWeighingDeviceIDValue()
@Nullable public String getWeighingDeviceTypeValue()
@Nullable public BigDecimal getGrossMassMeasureValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.