@CodingStyleguideUnaware public class ConsumptionCorrectionType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
ConsumptionCorrectionType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ConsumptionCorrectionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ConsumptionCorrectionType 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
|
ActualTemperatureReductionQuantityType |
getActualTemperatureReductionQuantity()
<pre>
<?
|
BigDecimal |
getActualTemperatureReductionQuantityValue()
Get the value of the contained ActualTemperatureReductionQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ConsumptionEnergyQuantityType |
getConsumptionEnergyQuantity()
<pre>
<?
|
BigDecimal |
getConsumptionEnergyQuantityValue()
Get the value of the contained ConsumptionEnergyQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ConsumptionWaterQuantityType |
getConsumptionWaterQuantity()
<pre>
<?
|
BigDecimal |
getConsumptionWaterQuantityValue()
Get the value of the contained ConsumptionWaterQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CorrectionAmountType |
getCorrectionAmount()
<pre>
<?
|
BigDecimal |
getCorrectionAmountValue()
Get the value of the contained CorrectionAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CorrectionTypeType |
getCorrectionType()
<pre>
<?
|
CorrectionTypeCodeType |
getCorrectionTypeCode()
<pre>
<?
|
String |
getCorrectionTypeCodeValue()
Get the value of the contained CorrectionTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getCorrectionTypeValue()
Get the value of the contained CorrectionTypeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CorrectionUnitAmountType |
getCorrectionUnitAmount()
<pre>
<?
|
BigDecimal |
getCorrectionUnitAmountValue()
Get the value of the contained CorrectionUnitAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<DescriptionType> |
getDescription()
<pre>
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DifferenceTemperatureReductionQuantityType |
getDifferenceTemperatureReductionQuantity()
<pre>
<?
|
BigDecimal |
getDifferenceTemperatureReductionQuantityValue()
Get the value of the contained DifferenceTemperatureReductionQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
GasPressureQuantityType |
getGasPressureQuantity()
<pre>
<?
|
BigDecimal |
getGasPressureQuantityValue()
Get the value of the contained GasPressureQuantityType 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
|
NormalTemperatureReductionQuantityType |
getNormalTemperatureReductionQuantity()
<pre>
<?
|
BigDecimal |
getNormalTemperatureReductionQuantityValue()
Get the value of the contained NormalTemperatureReductionQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setActualTemperatureReductionQuantity(ActualTemperatureReductionQuantityType value)
Sets the value of the actualTemperatureReductionQuantity property.
|
ActualTemperatureReductionQuantityType |
setActualTemperatureReductionQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ConsumptionEnergyQuantityType |
setConsumptionEnergyQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setConsumptionEnergyQuantity(ConsumptionEnergyQuantityType value)
Sets the value of the consumptionEnergyQuantity property.
|
ConsumptionWaterQuantityType |
setConsumptionWaterQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setConsumptionWaterQuantity(ConsumptionWaterQuantityType value)
Sets the value of the consumptionWaterQuantity property.
|
CorrectionAmountType |
setCorrectionAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCorrectionAmount(CorrectionAmountType value)
Sets the value of the correctionAmount property.
|
void |
setCorrectionType(CorrectionTypeType value)
Sets the value of the correctionType property.
|
CorrectionTypeType |
setCorrectionType(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCorrectionTypeCode(CorrectionTypeCodeType value)
Sets the value of the correctionTypeCode property.
|
CorrectionTypeCodeType |
setCorrectionTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CorrectionUnitAmountType |
setCorrectionUnitAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCorrectionUnitAmount(CorrectionUnitAmountType value)
Sets the value of the correctionUnitAmount property.
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DifferenceTemperatureReductionQuantityType |
setDifferenceTemperatureReductionQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDifferenceTemperatureReductionQuantity(DifferenceTemperatureReductionQuantityType value)
Sets the value of the differenceTemperatureReductionQuantity property.
|
GasPressureQuantityType |
setGasPressureQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setGasPressureQuantity(GasPressureQuantityType value)
Sets the value of the gasPressureQuantity property.
|
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
|
NormalTemperatureReductionQuantityType |
setNormalTemperatureReductionQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setNormalTemperatureReductionQuantity(NormalTemperatureReductionQuantityType value)
Sets the value of the normalTemperatureReductionQuantity property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ConsumptionCorrectionType()
@Nullable public CorrectionTypeType getCorrectionType()
CorrectionTypeTypepublic void setCorrectionType(@Nullable CorrectionTypeType value)
value - allowed object is
CorrectionTypeType@Nullable public CorrectionTypeCodeType getCorrectionTypeCode()
CorrectionTypeCodeTypepublic void setCorrectionTypeCode(@Nullable CorrectionTypeCodeType value)
value - allowed object is
CorrectionTypeCodeType@Nullable public MeterNumberType getMeterNumber()
MeterNumberTypepublic void setMeterNumber(@Nullable MeterNumberType value)
value - allowed object is
MeterNumberType@Nullable public GasPressureQuantityType getGasPressureQuantity()
GasPressureQuantityTypepublic void setGasPressureQuantity(@Nullable GasPressureQuantityType value)
value - allowed object is
GasPressureQuantityType@Nullable public ActualTemperatureReductionQuantityType getActualTemperatureReductionQuantity()
ActualTemperatureReductionQuantityTypepublic void setActualTemperatureReductionQuantity(@Nullable ActualTemperatureReductionQuantityType value)
value - allowed object is
ActualTemperatureReductionQuantityType@Nullable public NormalTemperatureReductionQuantityType getNormalTemperatureReductionQuantity()
NormalTemperatureReductionQuantityTypepublic void setNormalTemperatureReductionQuantity(@Nullable NormalTemperatureReductionQuantityType value)
value - allowed object is
NormalTemperatureReductionQuantityType@Nullable public DifferenceTemperatureReductionQuantityType getDifferenceTemperatureReductionQuantity()
DifferenceTemperatureReductionQuantityTypepublic void setDifferenceTemperatureReductionQuantity(@Nullable DifferenceTemperatureReductionQuantityType value)
value - allowed object is
DifferenceTemperatureReductionQuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public CorrectionUnitAmountType getCorrectionUnitAmount()
CorrectionUnitAmountTypepublic void setCorrectionUnitAmount(@Nullable CorrectionUnitAmountType value)
value - allowed object is
CorrectionUnitAmountType@Nullable public ConsumptionEnergyQuantityType getConsumptionEnergyQuantity()
ConsumptionEnergyQuantityTypepublic void setConsumptionEnergyQuantity(@Nullable ConsumptionEnergyQuantityType value)
value - allowed object is
ConsumptionEnergyQuantityType@Nullable public ConsumptionWaterQuantityType getConsumptionWaterQuantity()
ConsumptionWaterQuantityTypepublic void setConsumptionWaterQuantity(@Nullable ConsumptionWaterQuantityType value)
value - allowed object is
ConsumptionWaterQuantityType@Nullable public CorrectionAmountType getCorrectionAmount()
CorrectionAmountTypepublic void setCorrectionAmount(@Nullable CorrectionAmountType value)
value - allowed object is
CorrectionAmountTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDescriptionEntries()
public boolean hasNoDescriptionEntries()
@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull ConsumptionCorrectionType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public ConsumptionCorrectionType clone()
@Nonnull public CorrectionUnitAmountType setCorrectionUnitAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CorrectionAmountType setCorrectionAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CorrectionTypeCodeType setCorrectionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GasPressureQuantityType setGasPressureQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ActualTemperatureReductionQuantityType setActualTemperatureReductionQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public NormalTemperatureReductionQuantityType setNormalTemperatureReductionQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public DifferenceTemperatureReductionQuantityType setDifferenceTemperatureReductionQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ConsumptionEnergyQuantityType setConsumptionEnergyQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ConsumptionWaterQuantityType setConsumptionWaterQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CorrectionTypeType setCorrectionType(@Nullable String 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>.@Nullable public String getCorrectionTypeValue()
@Nullable public String getCorrectionTypeCodeValue()
@Nullable public String getMeterNumberValue()
@Nullable public BigDecimal getGasPressureQuantityValue()
@Nullable public BigDecimal getActualTemperatureReductionQuantityValue()
@Nullable public BigDecimal getNormalTemperatureReductionQuantityValue()
@Nullable public BigDecimal getDifferenceTemperatureReductionQuantityValue()
@Nullable public BigDecimal getCorrectionUnitAmountValue()
@Nullable public BigDecimal getConsumptionEnergyQuantityValue()
@Nullable public BigDecimal getConsumptionWaterQuantityValue()
@Nullable public BigDecimal getCorrectionAmountValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.