@CodingStyleguideUnaware public class AllowanceChargeType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
AllowanceChargeType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAllowanceChargeReason(AllowanceChargeReasonType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPaymentMeans(PaymentMeansType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addTaxCategory(TaxCategoryType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AllowanceChargeType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(AllowanceChargeType 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
|
AccountingCostType |
getAccountingCost()
<pre>
<?
|
AccountingCostCodeType |
getAccountingCostCode()
<pre>
<?
|
String |
getAccountingCostCodeValue()
Get the value of the contained AccountingCostCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
getAccountingCostValue()
Get the value of the contained AccountingCostType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<AllowanceChargeReasonType> |
getAllowanceChargeReason()
<pre>
<?
|
AllowanceChargeReasonType |
getAllowanceChargeReasonAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AllowanceChargeReasonCodeType |
getAllowanceChargeReasonCode()
<pre>
<?
|
String |
getAllowanceChargeReasonCodeValue()
Get the value of the contained AllowanceChargeReasonCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
getAllowanceChargeReasonCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
AmountType |
getAmount()
<pre>
<?
|
BigDecimal |
getAmountValue()
Get the value of the contained AmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
BaseAmountType |
getBaseAmount()
<pre>
<?
|
BigDecimal |
getBaseAmountValue()
Get the value of the contained BaseAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ChargeIndicatorType |
getChargeIndicator()
<pre>
<?
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MultiplierFactorNumericType |
getMultiplierFactorNumeric()
<pre>
<?
|
BigDecimal |
getMultiplierFactorNumericValue()
Get the value of the contained MultiplierFactorNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<PaymentMeansType> |
getPaymentMeans()
<pre>
<?
|
PaymentMeansType |
getPaymentMeansAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPaymentMeansCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PerUnitAmountType |
getPerUnitAmount()
<pre>
<?
|
BigDecimal |
getPerUnitAmountValue()
Get the value of the contained PerUnitAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PrepaidIndicatorType |
getPrepaidIndicator()
<pre>
<?
|
SequenceNumericType |
getSequenceNumeric()
<pre>
<?
|
BigDecimal |
getSequenceNumericValue()
Get the value of the contained SequenceNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<TaxCategoryType> |
getTaxCategory()
<pre>
<?
|
TaxCategoryType |
getTaxCategoryAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTaxCategoryCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TaxTotalType |
getTaxTotal()
<pre>
<?
|
boolean |
hasAllowanceChargeReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAllowanceChargeReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPaymentMeansEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTaxCategoryEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPaymentMeansEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTaxCategoryEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isChargeIndicatorValue(boolean nullValue)
Get the value of the contained ChargeIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isPrepaidIndicatorValue(boolean nullValue)
Get the value of the contained PrepaidIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property.
|
AccountingCostType |
setAccountingCost(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAccountingCostCode(AccountingCostCodeType value)
Sets the value of the accountingCostCode property.
|
AccountingCostCodeType |
setAccountingCostCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAllowanceChargeReason(List<AllowanceChargeReasonType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAllowanceChargeReasonCode(AllowanceChargeReasonCodeType value)
Sets the value of the allowanceChargeReasonCode property.
|
AllowanceChargeReasonCodeType |
setAllowanceChargeReasonCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAmount(AmountType value)
Sets the value of the amount property.
|
AmountType |
setAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setBaseAmount(BaseAmountType value)
Sets the value of the baseAmount property.
|
BaseAmountType |
setBaseAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ChargeIndicatorType |
setChargeIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setChargeIndicator(ChargeIndicatorType value)
Sets the value of the chargeIndicator 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
|
MultiplierFactorNumericType |
setMultiplierFactorNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMultiplierFactorNumeric(MultiplierFactorNumericType value)
Sets the value of the multiplierFactorNumeric property.
|
void |
setPaymentMeans(List<PaymentMeansType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PerUnitAmountType |
setPerUnitAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPerUnitAmount(PerUnitAmountType value)
Sets the value of the perUnitAmount property.
|
PrepaidIndicatorType |
setPrepaidIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPrepaidIndicator(PrepaidIndicatorType value)
Sets the value of the prepaidIndicator property.
|
SequenceNumericType |
setSequenceNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSequenceNumeric(SequenceNumericType value)
Sets the value of the sequenceNumeric property.
|
void |
setTaxCategory(List<TaxCategoryType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setTaxTotal(TaxTotalType value)
Sets the value of the taxTotal property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public AllowanceChargeType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public ChargeIndicatorType getChargeIndicator()
ChargeIndicatorTypepublic void setChargeIndicator(@Nullable ChargeIndicatorType value)
value - allowed object is
ChargeIndicatorType@Nullable public AllowanceChargeReasonCodeType getAllowanceChargeReasonCode()
AllowanceChargeReasonCodeTypepublic void setAllowanceChargeReasonCode(@Nullable AllowanceChargeReasonCodeType value)
value - allowed object is
AllowanceChargeReasonCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AllowanceChargeReasonType> getAllowanceChargeReason()
AllowanceChargeReasonType@Nullable public MultiplierFactorNumericType getMultiplierFactorNumeric()
MultiplierFactorNumericTypepublic void setMultiplierFactorNumeric(@Nullable MultiplierFactorNumericType value)
value - allowed object is
MultiplierFactorNumericType@Nullable public PrepaidIndicatorType getPrepaidIndicator()
PrepaidIndicatorTypepublic void setPrepaidIndicator(@Nullable PrepaidIndicatorType value)
value - allowed object is
PrepaidIndicatorType@Nullable public SequenceNumericType getSequenceNumeric()
SequenceNumericTypepublic void setSequenceNumeric(@Nullable SequenceNumericType value)
value - allowed object is
SequenceNumericType@Nullable public AmountType getAmount()
AmountTypepublic void setAmount(@Nullable AmountType value)
value - allowed object is
AmountType@Nullable public BaseAmountType getBaseAmount()
BaseAmountTypepublic void setBaseAmount(@Nullable BaseAmountType value)
value - allowed object is
BaseAmountType@Nullable public AccountingCostCodeType getAccountingCostCode()
AccountingCostCodeTypepublic void setAccountingCostCode(@Nullable AccountingCostCodeType value)
value - allowed object is
AccountingCostCodeType@Nullable public AccountingCostType getAccountingCost()
AccountingCostTypepublic void setAccountingCost(@Nullable AccountingCostType value)
value - allowed object is
AccountingCostType@Nullable public PerUnitAmountType getPerUnitAmount()
PerUnitAmountTypepublic void setPerUnitAmount(@Nullable PerUnitAmountType value)
value - allowed object is
PerUnitAmountType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TaxCategoryType> getTaxCategory()
TaxCategoryType@Nullable public TaxTotalType getTaxTotal()
TaxTotalTypepublic void setTaxTotal(@Nullable TaxTotalType value)
value - allowed object is
TaxTotalType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PaymentMeansType> getPaymentMeans()
PaymentMeansTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setAllowanceChargeReason(@Nullable List<AllowanceChargeReasonType> aList)
aList - The new list member to set. May be <code>null</code>.public void setTaxCategory(@Nullable List<TaxCategoryType> aList)
aList - The new list member to set. May be <code>null</code>.public void setPaymentMeans(@Nullable List<PaymentMeansType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasAllowanceChargeReasonEntries()
public boolean hasNoAllowanceChargeReasonEntries()
@Nonnegative public int getAllowanceChargeReasonCount()
@Nullable public AllowanceChargeReasonType getAllowanceChargeReasonAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addAllowanceChargeReason(@Nonnull AllowanceChargeReasonType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasTaxCategoryEntries()
public boolean hasNoTaxCategoryEntries()
@Nonnegative public int getTaxCategoryCount()
@Nullable public TaxCategoryType getTaxCategoryAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTaxCategory(@Nonnull TaxCategoryType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasPaymentMeansEntries()
public boolean hasNoPaymentMeansEntries()
@Nonnegative public int getPaymentMeansCount()
@Nullable public PaymentMeansType getPaymentMeansAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addPaymentMeans(@Nonnull PaymentMeansType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull AllowanceChargeType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public AllowanceChargeType clone()
@Nonnull public AmountType setAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public BaseAmountType setBaseAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PerUnitAmountType setPerUnitAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AllowanceChargeReasonCodeType setAllowanceChargeReasonCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AccountingCostCodeType setAccountingCostCode(@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 ChargeIndicatorType setChargeIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public PrepaidIndicatorType setPrepaidIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public MultiplierFactorNumericType setMultiplierFactorNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SequenceNumericType setSequenceNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AccountingCostType setAccountingCost(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
public boolean isChargeIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public String getAllowanceChargeReasonCodeValue()
@Nullable public BigDecimal getMultiplierFactorNumericValue()
public boolean isPrepaidIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public BigDecimal getSequenceNumericValue()
@Nullable public BigDecimal getAmountValue()
@Nullable public BigDecimal getBaseAmountValue()
@Nullable public String getAccountingCostCodeValue()
@Nullable public String getAccountingCostValue()
@Nullable public BigDecimal getPerUnitAmountValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.