@CodingStyleguideUnaware public class MeterReadingType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
MeterReadingType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addMeterReadingComments(MeterReadingCommentsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
MeterReadingType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(MeterReadingType 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
|
DeliveredQuantityType |
getDeliveredQuantity()
<pre>
<?
|
BigDecimal |
getDeliveredQuantityValue()
Get the value of the contained DeliveredQuantityType 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
|
LatestMeterQuantityType |
getLatestMeterQuantity()
<pre>
<?
|
BigDecimal |
getLatestMeterQuantityValue()
Get the value of the contained LatestMeterQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestMeterReadingDateType |
getLatestMeterReadingDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getLatestMeterReadingDateValue()
Get the value of the contained LatestMeterReadingDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getLatestMeterReadingDateValueLocal()
Get the value of the contained LatestMeterReadingDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestMeterReadingMethodType |
getLatestMeterReadingMethod()
<pre>
<?
|
LatestMeterReadingMethodCodeType |
getLatestMeterReadingMethodCode()
<pre>
<?
|
String |
getLatestMeterReadingMethodCodeValue()
Get the value of the contained LatestMeterReadingMethodCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getLatestMeterReadingMethodValue()
Get the value of the contained LatestMeterReadingMethodType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<MeterReadingCommentsType> |
getMeterReadingComments()
<pre>
<?
|
MeterReadingCommentsType |
getMeterReadingCommentsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMeterReadingCommentsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
MeterReadingTypeType |
getMeterReadingType()
<pre>
<?
|
MeterReadingTypeCodeType |
getMeterReadingTypeCode()
<pre>
<?
|
String |
getMeterReadingTypeCodeValue()
Get the value of the contained MeterReadingTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getMeterReadingTypeValue()
Get the value of the contained MeterReadingTypeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PreviousMeterQuantityType |
getPreviousMeterQuantity()
<pre>
<?
|
BigDecimal |
getPreviousMeterQuantityValue()
Get the value of the contained PreviousMeterQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PreviousMeterReadingDateType |
getPreviousMeterReadingDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getPreviousMeterReadingDateValue()
Get the value of the contained PreviousMeterReadingDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getPreviousMeterReadingDateValueLocal()
Get the value of the contained PreviousMeterReadingDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PreviousMeterReadingMethodType |
getPreviousMeterReadingMethod()
<pre>
<?
|
PreviousMeterReadingMethodCodeType |
getPreviousMeterReadingMethodCode()
<pre>
<?
|
String |
getPreviousMeterReadingMethodCodeValue()
Get the value of the contained PreviousMeterReadingMethodCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getPreviousMeterReadingMethodValue()
Get the value of the contained PreviousMeterReadingMethodType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasMeterReadingCommentsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMeterReadingCommentsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DeliveredQuantityType |
setDeliveredQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDeliveredQuantity(DeliveredQuantityType value)
Sets the value of the deliveredQuantity 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
|
LatestMeterQuantityType |
setLatestMeterQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatestMeterQuantity(LatestMeterQuantityType value)
Sets the value of the latestMeterQuantity property.
|
void |
setLatestMeterReadingDate(LatestMeterReadingDateType value)
Sets the value of the latestMeterReadingDate property.
|
LatestMeterReadingDateType |
setLatestMeterReadingDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestMeterReadingDateType |
setLatestMeterReadingDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatestMeterReadingMethod(LatestMeterReadingMethodType value)
Sets the value of the latestMeterReadingMethod property.
|
LatestMeterReadingMethodType |
setLatestMeterReadingMethod(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatestMeterReadingMethodCode(LatestMeterReadingMethodCodeType value)
Sets the value of the latestMeterReadingMethodCode property.
|
LatestMeterReadingMethodCodeType |
setLatestMeterReadingMethodCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMeterReadingComments(List<MeterReadingCommentsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMeterReadingType(MeterReadingTypeType value)
Sets the value of the meterReadingType property.
|
MeterReadingTypeType |
setMeterReadingType(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMeterReadingTypeCode(MeterReadingTypeCodeType value)
Sets the value of the meterReadingTypeCode property.
|
MeterReadingTypeCodeType |
setMeterReadingTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PreviousMeterQuantityType |
setPreviousMeterQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPreviousMeterQuantity(PreviousMeterQuantityType value)
Sets the value of the previousMeterQuantity property.
|
PreviousMeterReadingDateType |
setPreviousMeterReadingDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPreviousMeterReadingDate(PreviousMeterReadingDateType value)
Sets the value of the previousMeterReadingDate property.
|
PreviousMeterReadingDateType |
setPreviousMeterReadingDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPreviousMeterReadingMethod(PreviousMeterReadingMethodType value)
Sets the value of the previousMeterReadingMethod property.
|
PreviousMeterReadingMethodType |
setPreviousMeterReadingMethod(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPreviousMeterReadingMethodCode(PreviousMeterReadingMethodCodeType value)
Sets the value of the previousMeterReadingMethodCode property.
|
PreviousMeterReadingMethodCodeType |
setPreviousMeterReadingMethodCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public MeterReadingType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public MeterReadingTypeType getMeterReadingType()
MeterReadingTypeTypepublic void setMeterReadingType(@Nullable MeterReadingTypeType value)
value - allowed object is
MeterReadingTypeType@Nullable public MeterReadingTypeCodeType getMeterReadingTypeCode()
MeterReadingTypeCodeTypepublic void setMeterReadingTypeCode(@Nullable MeterReadingTypeCodeType value)
value - allowed object is
MeterReadingTypeCodeType@Nullable public PreviousMeterReadingDateType getPreviousMeterReadingDate()
PreviousMeterReadingDateTypepublic void setPreviousMeterReadingDate(@Nullable PreviousMeterReadingDateType value)
value - allowed object is
PreviousMeterReadingDateType@Nullable public PreviousMeterQuantityType getPreviousMeterQuantity()
PreviousMeterQuantityTypepublic void setPreviousMeterQuantity(@Nullable PreviousMeterQuantityType value)
value - allowed object is
PreviousMeterQuantityType@Nullable public LatestMeterReadingDateType getLatestMeterReadingDate()
LatestMeterReadingDateTypepublic void setLatestMeterReadingDate(@Nullable LatestMeterReadingDateType value)
value - allowed object is
LatestMeterReadingDateType@Nullable public LatestMeterQuantityType getLatestMeterQuantity()
LatestMeterQuantityTypepublic void setLatestMeterQuantity(@Nullable LatestMeterQuantityType value)
value - allowed object is
LatestMeterQuantityType@Nullable public PreviousMeterReadingMethodType getPreviousMeterReadingMethod()
PreviousMeterReadingMethodTypepublic void setPreviousMeterReadingMethod(@Nullable PreviousMeterReadingMethodType value)
value - allowed object is
PreviousMeterReadingMethodType@Nullable public PreviousMeterReadingMethodCodeType getPreviousMeterReadingMethodCode()
PreviousMeterReadingMethodCodeTypepublic void setPreviousMeterReadingMethodCode(@Nullable PreviousMeterReadingMethodCodeType value)
value - allowed object is
PreviousMeterReadingMethodCodeType@Nullable public LatestMeterReadingMethodType getLatestMeterReadingMethod()
LatestMeterReadingMethodTypepublic void setLatestMeterReadingMethod(@Nullable LatestMeterReadingMethodType value)
value - allowed object is
LatestMeterReadingMethodType@Nullable public LatestMeterReadingMethodCodeType getLatestMeterReadingMethodCode()
LatestMeterReadingMethodCodeTypepublic void setLatestMeterReadingMethodCode(@Nullable LatestMeterReadingMethodCodeType value)
value - allowed object is
LatestMeterReadingMethodCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<MeterReadingCommentsType> getMeterReadingComments()
MeterReadingCommentsType@Nullable public DeliveredQuantityType getDeliveredQuantity()
DeliveredQuantityTypepublic void setDeliveredQuantity(@Nullable DeliveredQuantityType value)
value - allowed object is
DeliveredQuantityTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setMeterReadingComments(@Nullable List<MeterReadingCommentsType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasMeterReadingCommentsEntries()
public boolean hasNoMeterReadingCommentsEntries()
@Nonnegative public int getMeterReadingCommentsCount()
@Nullable public MeterReadingCommentsType getMeterReadingCommentsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addMeterReadingComments(@Nonnull MeterReadingCommentsType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull MeterReadingType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public MeterReadingType clone()
@Nonnull public MeterReadingTypeCodeType setMeterReadingTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PreviousMeterReadingMethodCodeType setPreviousMeterReadingMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestMeterReadingMethodCodeType setLatestMeterReadingMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PreviousMeterReadingDateType setPreviousMeterReadingDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PreviousMeterReadingDateType setPreviousMeterReadingDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestMeterReadingDateType setLatestMeterReadingDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestMeterReadingDateType setLatestMeterReadingDate(@Nullable LocalDate 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 PreviousMeterQuantityType setPreviousMeterQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestMeterQuantityType setLatestMeterQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public DeliveredQuantityType setDeliveredQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MeterReadingTypeType setMeterReadingType(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PreviousMeterReadingMethodType setPreviousMeterReadingMethod(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestMeterReadingMethodType setLatestMeterReadingMethod(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getMeterReadingTypeValue()
@Nullable public String getMeterReadingTypeCodeValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getPreviousMeterReadingDateValue()
@Nullable public LocalDate getPreviousMeterReadingDateValueLocal()
@Nullable public BigDecimal getPreviousMeterQuantityValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getLatestMeterReadingDateValue()
@Nullable public LocalDate getLatestMeterReadingDateValueLocal()
@Nullable public BigDecimal getLatestMeterQuantityValue()
@Nullable public String getPreviousMeterReadingMethodValue()
@Nullable public String getPreviousMeterReadingMethodCodeValue()
@Nullable public String getLatestMeterReadingMethodValue()
@Nullable public String getLatestMeterReadingMethodCodeValue()
@Nullable public BigDecimal getDeliveredQuantityValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.