@CodingStyleguideUnaware public class EnergyWaterSupplyType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
EnergyWaterSupplyType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addConsumptionAverage(ConsumptionAverageType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addConsumptionReport(ConsumptionReportType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addEnergyTaxReport(EnergyTaxReportType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addEnergyWaterConsumptionCorrection(ConsumptionCorrectionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EnergyWaterSupplyType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(EnergyWaterSupplyType 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<ConsumptionAverageType> |
getConsumptionAverage()
<pre>
<?
|
ConsumptionAverageType |
getConsumptionAverageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConsumptionAverageCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ConsumptionReportType> |
getConsumptionReport()
<pre>
<?
|
ConsumptionReportType |
getConsumptionReportAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConsumptionReportCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<EnergyTaxReportType> |
getEnergyTaxReport()
<pre>
<?
|
EnergyTaxReportType |
getEnergyTaxReportAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getEnergyTaxReportCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ConsumptionCorrectionType> |
getEnergyWaterConsumptionCorrection()
<pre>
<?
|
ConsumptionCorrectionType |
getEnergyWaterConsumptionCorrectionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getEnergyWaterConsumptionCorrectionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConsumptionAverageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConsumptionReportEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasEnergyTaxReportEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasEnergyWaterConsumptionCorrectionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoConsumptionAverageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoConsumptionReportEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoEnergyTaxReportEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoEnergyWaterConsumptionCorrectionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConsumptionAverage(List<ConsumptionAverageType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConsumptionReport(List<ConsumptionReportType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEnergyTaxReport(List<EnergyTaxReportType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEnergyWaterConsumptionCorrection(List<ConsumptionCorrectionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public EnergyWaterSupplyType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConsumptionReportType> getConsumptionReport()
ConsumptionReportType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<EnergyTaxReportType> getEnergyTaxReport()
EnergyTaxReportType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConsumptionAverageType> getConsumptionAverage()
ConsumptionAverageType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConsumptionCorrectionType> getEnergyWaterConsumptionCorrection()
ConsumptionCorrectionTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setConsumptionReport(@Nullable List<ConsumptionReportType> aList)
aList - The new list member to set. May be <code>null</code>.public void setEnergyTaxReport(@Nullable List<EnergyTaxReportType> aList)
aList - The new list member to set. May be <code>null</code>.public void setConsumptionAverage(@Nullable List<ConsumptionAverageType> aList)
aList - The new list member to set. May be <code>null</code>.public void setEnergyWaterConsumptionCorrection(@Nullable List<ConsumptionCorrectionType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasConsumptionReportEntries()
public boolean hasNoConsumptionReportEntries()
@Nonnegative public int getConsumptionReportCount()
@Nullable public ConsumptionReportType getConsumptionReportAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addConsumptionReport(@Nonnull ConsumptionReportType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasEnergyTaxReportEntries()
public boolean hasNoEnergyTaxReportEntries()
@Nonnegative public int getEnergyTaxReportCount()
@Nullable public EnergyTaxReportType getEnergyTaxReportAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addEnergyTaxReport(@Nonnull EnergyTaxReportType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasConsumptionAverageEntries()
public boolean hasNoConsumptionAverageEntries()
@Nonnegative public int getConsumptionAverageCount()
@Nullable public ConsumptionAverageType getConsumptionAverageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addConsumptionAverage(@Nonnull ConsumptionAverageType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasEnergyWaterConsumptionCorrectionEntries()
public boolean hasNoEnergyWaterConsumptionCorrectionEntries()
@Nonnegative public int getEnergyWaterConsumptionCorrectionCount()
@Nullable public ConsumptionCorrectionType getEnergyWaterConsumptionCorrectionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addEnergyWaterConsumptionCorrection(@Nonnull ConsumptionCorrectionType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull EnergyWaterSupplyType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public EnergyWaterSupplyType clone()
Copyright © 2017–2021 Philip Helger. All rights reserved.