@CodingStyleguideUnaware public class MeterType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
MeterType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addMeterProperty(MeterPropertyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMeterReading(MeterReadingType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
MeterType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(MeterType 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
|
MeterConstantType |
getMeterConstant()
<pre>
<?
|
MeterConstantCodeType |
getMeterConstantCode()
<pre>
<?
|
String |
getMeterConstantCodeValue()
Get the value of the contained MeterConstantCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getMeterConstantValue()
Get the value of the contained MeterConstantType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MeterNameType |
getMeterName()
<pre>
<?
|
String |
getMeterNameValue()
Get the value of the contained MeterNameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MeterNumberType |
getMeterNumber()
<pre>
<?
|
String |
getMeterNumberValue()
Get the value of the contained MeterNumberType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<MeterPropertyType> |
getMeterProperty()
<pre>
<?
|
MeterPropertyType |
getMeterPropertyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMeterPropertyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<MeterReadingType> |
getMeterReading()
<pre>
<?
|
MeterReadingType |
getMeterReadingAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMeterReadingCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TotalDeliveredQuantityType |
getTotalDeliveredQuantity()
<pre>
<?
|
BigDecimal |
getTotalDeliveredQuantityValue()
Get the value of the contained TotalDeliveredQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasMeterPropertyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasMeterReadingEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMeterPropertyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMeterReadingEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMeterConstant(MeterConstantType value)
Sets the value of the meterConstant property.
|
MeterConstantType |
setMeterConstant(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMeterConstantCode(MeterConstantCodeType value)
Sets the value of the meterConstantCode property.
|
MeterConstantCodeType |
setMeterConstantCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMeterName(MeterNameType value)
Sets the value of the meterName property.
|
MeterNameType |
setMeterName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMeterNumber(MeterNumberType value)
Sets the value of the meterNumber property.
|
MeterNumberType |
setMeterNumber(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMeterProperty(List<MeterPropertyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMeterReading(List<MeterReadingType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TotalDeliveredQuantityType |
setTotalDeliveredQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTotalDeliveredQuantity(TotalDeliveredQuantityType value)
Sets the value of the totalDeliveredQuantity property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public MeterType()
@Nullable public MeterNumberType getMeterNumber()
MeterNumberTypepublic void setMeterNumber(@Nullable MeterNumberType value)
value - allowed object is
MeterNumberType@Nullable public MeterNameType getMeterName()
MeterNameTypepublic void setMeterName(@Nullable MeterNameType value)
value - allowed object is
MeterNameType@Nullable public MeterConstantType getMeterConstant()
MeterConstantTypepublic void setMeterConstant(@Nullable MeterConstantType value)
value - allowed object is
MeterConstantType@Nullable public MeterConstantCodeType getMeterConstantCode()
MeterConstantCodeTypepublic void setMeterConstantCode(@Nullable MeterConstantCodeType value)
value - allowed object is
MeterConstantCodeType@Nullable public TotalDeliveredQuantityType getTotalDeliveredQuantity()
TotalDeliveredQuantityTypepublic void setTotalDeliveredQuantity(@Nullable TotalDeliveredQuantityType value)
value - allowed object is
TotalDeliveredQuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<MeterReadingType> getMeterReading()
MeterReadingType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<MeterPropertyType> getMeterProperty()
MeterPropertyTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setMeterReading(@Nullable List<MeterReadingType> aList)
aList - The new list member to set. May be <code>null</code>.public void setMeterProperty(@Nullable List<MeterPropertyType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasMeterReadingEntries()
public boolean hasNoMeterReadingEntries()
@Nonnegative public int getMeterReadingCount()
@Nullable public MeterReadingType getMeterReadingAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addMeterReading(@Nonnull MeterReadingType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasMeterPropertyEntries()
public boolean hasNoMeterPropertyEntries()
@Nonnegative public int getMeterPropertyCount()
@Nullable public MeterPropertyType getMeterPropertyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addMeterProperty(@Nonnull MeterPropertyType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull MeterType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public MeterType clone()
@Nonnull public MeterConstantCodeType setMeterConstantCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TotalDeliveredQuantityType setTotalDeliveredQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MeterNumberType setMeterNumber(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MeterConstantType setMeterConstant(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MeterNameType setMeterName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getMeterNumberValue()
@Nullable public String getMeterNameValue()
@Nullable public String getMeterConstantValue()
@Nullable public String getMeterConstantCodeValue()
@Nullable public BigDecimal getTotalDeliveredQuantityValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.