@CodingStyleguideUnaware public class UtilityItemType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
UtilityItemType()
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
|
UtilityItemType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(UtilityItemType 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
|
ConsumptionTypeType |
getConsumptionType()
<pre>
<?
|
ConsumptionTypeCodeType |
getConsumptionTypeCode()
<pre>
<?
|
String |
getConsumptionTypeCodeValue()
Get the value of the contained ConsumptionTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getConsumptionTypeValue()
Get the value of the contained ConsumptionTypeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ContractType |
getContract()
<pre>
<?
|
CurrentChargeTypeType |
getCurrentChargeType()
<pre>
<?
|
CurrentChargeTypeCodeType |
getCurrentChargeTypeCode()
<pre>
<?
|
String |
getCurrentChargeTypeCodeValue()
Get the value of the contained CurrentChargeTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getCurrentChargeTypeValue()
Get the value of the contained CurrentChargeTypeType 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
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
OneTimeChargeTypeType |
getOneTimeChargeType()
<pre>
<?
|
OneTimeChargeTypeCodeType |
getOneTimeChargeTypeCode()
<pre>
<?
|
String |
getOneTimeChargeTypeCodeValue()
Get the value of the contained OneTimeChargeTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getOneTimeChargeTypeValue()
Get the value of the contained OneTimeChargeTypeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PackQuantityType |
getPackQuantity()
<pre>
<?
|
BigDecimal |
getPackQuantityValue()
Get the value of the contained PackQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PackSizeNumericType |
getPackSizeNumeric()
<pre>
<?
|
BigDecimal |
getPackSizeNumericValue()
Get the value of the contained PackSizeNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
SubscriberIDType |
getSubscriberID()
<pre>
<?
|
String |
getSubscriberIDValue()
Get the value of the contained SubscriberIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
SubscriberTypeType |
getSubscriberType()
<pre>
<?
|
SubscriberTypeCodeType |
getSubscriberTypeCode()
<pre>
<?
|
String |
getSubscriberTypeCodeValue()
Get the value of the contained SubscriberTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getSubscriberTypeValue()
Get the value of the contained SubscriberTypeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TaxCategoryType |
getTaxCategory()
<pre>
<?
|
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 |
setConsumptionType(ConsumptionTypeType value)
Sets the value of the consumptionType property.
|
ConsumptionTypeType |
setConsumptionType(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setConsumptionTypeCode(ConsumptionTypeCodeType value)
Sets the value of the consumptionTypeCode property.
|
ConsumptionTypeCodeType |
setConsumptionTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setContract(ContractType value)
Sets the value of the contract property.
|
void |
setCurrentChargeType(CurrentChargeTypeType value)
Sets the value of the currentChargeType property.
|
CurrentChargeTypeType |
setCurrentChargeType(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCurrentChargeTypeCode(CurrentChargeTypeCodeType value)
Sets the value of the currentChargeTypeCode property.
|
CurrentChargeTypeCodeType |
setCurrentChargeTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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 |
setOneTimeChargeType(OneTimeChargeTypeType value)
Sets the value of the oneTimeChargeType property.
|
OneTimeChargeTypeType |
setOneTimeChargeType(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setOneTimeChargeTypeCode(OneTimeChargeTypeCodeType value)
Sets the value of the oneTimeChargeTypeCode property.
|
OneTimeChargeTypeCodeType |
setOneTimeChargeTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PackQuantityType |
setPackQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPackQuantity(PackQuantityType value)
Sets the value of the packQuantity property.
|
PackSizeNumericType |
setPackSizeNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPackSizeNumeric(PackSizeNumericType value)
Sets the value of the packSizeNumeric property.
|
SubscriberIDType |
setSubscriberID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSubscriberID(SubscriberIDType value)
Sets the value of the subscriberID property.
|
SubscriberTypeType |
setSubscriberType(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSubscriberType(SubscriberTypeType value)
Sets the value of the subscriberType property.
|
SubscriberTypeCodeType |
setSubscriberTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSubscriberTypeCode(SubscriberTypeCodeType value)
Sets the value of the subscriberTypeCode property.
|
void |
setTaxCategory(TaxCategoryType value)
Sets the value of the taxCategory property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public UtilityItemType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public SubscriberIDType getSubscriberID()
SubscriberIDTypepublic void setSubscriberID(@Nullable SubscriberIDType value)
value - allowed object is
SubscriberIDType@Nullable public SubscriberTypeType getSubscriberType()
SubscriberTypeTypepublic void setSubscriberType(@Nullable SubscriberTypeType value)
value - allowed object is
SubscriberTypeType@Nullable public SubscriberTypeCodeType getSubscriberTypeCode()
SubscriberTypeCodeTypepublic void setSubscriberTypeCode(@Nullable SubscriberTypeCodeType value)
value - allowed object is
SubscriberTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public PackQuantityType getPackQuantity()
PackQuantityTypepublic void setPackQuantity(@Nullable PackQuantityType value)
value - allowed object is
PackQuantityType@Nullable public PackSizeNumericType getPackSizeNumeric()
PackSizeNumericTypepublic void setPackSizeNumeric(@Nullable PackSizeNumericType value)
value - allowed object is
PackSizeNumericType@Nullable public ConsumptionTypeType getConsumptionType()
ConsumptionTypeTypepublic void setConsumptionType(@Nullable ConsumptionTypeType value)
value - allowed object is
ConsumptionTypeType@Nullable public ConsumptionTypeCodeType getConsumptionTypeCode()
ConsumptionTypeCodeTypepublic void setConsumptionTypeCode(@Nullable ConsumptionTypeCodeType value)
value - allowed object is
ConsumptionTypeCodeType@Nullable public CurrentChargeTypeType getCurrentChargeType()
CurrentChargeTypeTypepublic void setCurrentChargeType(@Nullable CurrentChargeTypeType value)
value - allowed object is
CurrentChargeTypeType@Nullable public CurrentChargeTypeCodeType getCurrentChargeTypeCode()
CurrentChargeTypeCodeTypepublic void setCurrentChargeTypeCode(@Nullable CurrentChargeTypeCodeType value)
value - allowed object is
CurrentChargeTypeCodeType@Nullable public OneTimeChargeTypeType getOneTimeChargeType()
OneTimeChargeTypeTypepublic void setOneTimeChargeType(@Nullable OneTimeChargeTypeType value)
value - allowed object is
OneTimeChargeTypeType@Nullable public OneTimeChargeTypeCodeType getOneTimeChargeTypeCode()
OneTimeChargeTypeCodeTypepublic void setOneTimeChargeTypeCode(@Nullable OneTimeChargeTypeCodeType value)
value - allowed object is
OneTimeChargeTypeCodeType@Nullable public TaxCategoryType getTaxCategory()
TaxCategoryTypepublic void setTaxCategory(@Nullable TaxCategoryType value)
value - allowed object is
TaxCategoryType@Nullable public ContractType getContract()
ContractTypepublic void setContract(@Nullable ContractType value)
value - allowed object is
ContractTypepublic 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 UtilityItemType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public UtilityItemType clone()
@Nonnull public SubscriberTypeCodeType setSubscriberTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ConsumptionTypeCodeType setConsumptionTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CurrentChargeTypeCodeType setCurrentChargeTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OneTimeChargeTypeCodeType setOneTimeChargeTypeCode(@Nullable String 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 SubscriberIDType setSubscriberID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PackSizeNumericType setPackSizeNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PackQuantityType setPackQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SubscriberTypeType setSubscriberType(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ConsumptionTypeType setConsumptionType(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public CurrentChargeTypeType setCurrentChargeType(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public OneTimeChargeTypeType setOneTimeChargeType(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getSubscriberIDValue()
@Nullable public String getSubscriberTypeValue()
@Nullable public String getSubscriberTypeCodeValue()
@Nullable public BigDecimal getPackQuantityValue()
@Nullable public BigDecimal getPackSizeNumericValue()
@Nullable public String getConsumptionTypeValue()
@Nullable public String getConsumptionTypeCodeValue()
@Nullable public String getCurrentChargeTypeValue()
@Nullable public String getCurrentChargeTypeCodeValue()
@Nullable public String getOneTimeChargeTypeValue()
@Nullable public String getOneTimeChargeTypeCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.