@CodingStyleguideUnaware public class TradeTaxType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for TradeTaxType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TradeTaxType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CalculatedAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="TypeCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}TaxTypeCodeType" minOccurs="0"/>
<element name="ExemptionReason" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="CalculatedRate" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}RateType" minOccurs="0"/>
<element name="CalculationSequenceNumeric" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}NumericType" minOccurs="0"/>
<element name="BasisQuantity" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}QuantityType" minOccurs="0"/>
<element name="BasisAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="UnitBasisAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="LineTotalBasisAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="AllowanceChargeBasisAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CategoryCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}TaxCategoryCodeType" minOccurs="0"/>
<element name="CurrencyCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}CurrencyCodeType" minOccurs="0"/>
<element name="Jurisdiction" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CustomsDutyIndicator" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}IndicatorType" minOccurs="0"/>
<element name="ExemptionReasonCode" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}CodeType" minOccurs="0"/>
<element name="TaxBasisAllowanceRate" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}RateType" minOccurs="0"/>
<element name="TaxPointDate" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}DateType" minOccurs="0"/>
<element name="Type" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" minOccurs="0"/>
<element name="InformationAmount" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}AmountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CategoryName" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}TextType" maxOccurs="unbounded" minOccurs="0"/>
<element name="DueDateTypeCode" type="{urn:un:unece:uncefact:data:standard:QualifiedDataType:100}TimeReferenceCodeType" minOccurs="0"/>
<element name="RateApplicablePercent" type="{urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100}PercentType" minOccurs="0"/>
<element name="SpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ServiceSupplyTradeCountry" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeCountryType" minOccurs="0"/>
<element name="BuyerRepayableTaxSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" minOccurs="0"/>
<element name="SellerPayableTaxSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" minOccurs="0"/>
<element name="SellerRefundableTaxSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" minOccurs="0"/>
<element name="BuyerDeductibleTaxSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" minOccurs="0"/>
<element name="BuyerNonDeductibleTaxSpecifiedTradeAccountingAccount" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeAccountingAccountType" minOccurs="0"/>
<element name="PlaceApplicableTradeLocation" type="{urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100}TradeLocationType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
TradeTaxType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addAllowanceChargeBasisAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addBasisAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCalculatedAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addCategoryName(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addInformationAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addJurisdiction(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLineTotalBasisAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPlaceApplicableTradeLocation(TradeLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSpecifiedTradeAccountingAccount(TradeAccountingAccountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addUnitBasisAmount(AmountType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TradeTaxType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(TradeTaxType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<AmountType> |
getAllowanceChargeBasisAmount()
Gets the value of the allowanceChargeBasisAmount property.
|
AmountType |
getAllowanceChargeBasisAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAllowanceChargeBasisAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AmountType> |
getBasisAmount()
Gets the value of the basisAmount property.
|
AmountType |
getBasisAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBasisAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
QuantityType |
getBasisQuantity()
Gets the value of the basisQuantity property.
|
BigDecimal |
getBasisQuantityValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TradeAccountingAccountType |
getBuyerDeductibleTaxSpecifiedTradeAccountingAccount()
Gets the value of the buyerDeductibleTaxSpecifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getBuyerNonDeductibleTaxSpecifiedTradeAccountingAccount()
Gets the value of the buyerNonDeductibleTaxSpecifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getBuyerRepayableTaxSpecifiedTradeAccountingAccount()
Gets the value of the buyerRepayableTaxSpecifiedTradeAccountingAccount property.
|
List<AmountType> |
getCalculatedAmount()
Gets the value of the calculatedAmount property.
|
AmountType |
getCalculatedAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCalculatedAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
RateType |
getCalculatedRate()
Gets the value of the calculatedRate property.
|
BigDecimal |
getCalculatedRateValue()
Get the value of the contained RateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NumericType |
getCalculationSequenceNumeric()
Gets the value of the calculationSequenceNumeric property.
|
BigDecimal |
getCalculationSequenceNumericValue()
Get the value of the contained NumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TaxCategoryCodeType |
getCategoryCode()
Gets the value of the categoryCode property.
|
String |
getCategoryCodeValue()
Get the value of the contained TaxCategoryCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<TextType> |
getCategoryName()
Gets the value of the categoryName property.
|
TextType |
getCategoryNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCategoryNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CurrencyCodeType |
getCurrencyCode()
Gets the value of the currencyCode property.
|
String |
getCurrencyCodeValue()
Get the value of the contained CurrencyCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
IndicatorType |
getCustomsDutyIndicator()
Gets the value of the customsDutyIndicator property.
|
TimeReferenceCodeType |
getDueDateTypeCode()
Gets the value of the dueDateTypeCode property.
|
String |
getDueDateTypeCodeValue()
Get the value of the contained TimeReferenceCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TextType |
getExemptionReason()
Gets the value of the exemptionReason property.
|
CodeType |
getExemptionReasonCode()
Gets the value of the exemptionReasonCode property.
|
String |
getExemptionReasonCodeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getExemptionReasonValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<AmountType> |
getInformationAmount()
Gets the value of the informationAmount property.
|
AmountType |
getInformationAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getInformationAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TextType> |
getJurisdiction()
Gets the value of the jurisdiction property.
|
TextType |
getJurisdictionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getJurisdictionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AmountType> |
getLineTotalBasisAmount()
Gets the value of the lineTotalBasisAmount property.
|
AmountType |
getLineTotalBasisAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLineTotalBasisAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TradeLocationType> |
getPlaceApplicableTradeLocation()
Gets the value of the placeApplicableTradeLocation property.
|
TradeLocationType |
getPlaceApplicableTradeLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPlaceApplicableTradeLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
PercentType |
getRateApplicablePercent()
Gets the value of the rateApplicablePercent property.
|
BigDecimal |
getRateApplicablePercentValue()
Get the value of the contained PercentType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TradeAccountingAccountType |
getSellerPayableTaxSpecifiedTradeAccountingAccount()
Gets the value of the sellerPayableTaxSpecifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getSellerRefundableTaxSpecifiedTradeAccountingAccount()
Gets the value of the sellerRefundableTaxSpecifiedTradeAccountingAccount property.
|
TradeCountryType |
getServiceSupplyTradeCountry()
Gets the value of the serviceSupplyTradeCountry property.
|
List<TradeAccountingAccountType> |
getSpecifiedTradeAccountingAccount()
Gets the value of the specifiedTradeAccountingAccount property.
|
TradeAccountingAccountType |
getSpecifiedTradeAccountingAccountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSpecifiedTradeAccountingAccountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
RateType |
getTaxBasisAllowanceRate()
Gets the value of the taxBasisAllowanceRate property.
|
BigDecimal |
getTaxBasisAllowanceRateValue()
Get the value of the contained RateType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateType |
getTaxPointDate()
Gets the value of the taxPointDate property.
|
TextType |
getType()
Gets the value of the type property.
|
TaxTypeCodeType |
getTypeCode()
Gets the value of the typeCode property.
|
String |
getTypeCodeValue()
Get the value of the contained TaxTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
getTypeValue()
Get the value of the contained TextType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<AmountType> |
getUnitBasisAmount()
Gets the value of the unitBasisAmount property.
|
AmountType |
getUnitBasisAmountAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getUnitBasisAmountCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAllowanceChargeBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCalculatedAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCategoryNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasInformationAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasJurisdictionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasLineTotalBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAllowanceChargeBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCalculatedAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCategoryNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoInformationAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoJurisdictionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLineTotalBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPlaceApplicableTradeLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoUnitBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPlaceApplicableTradeLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSpecifiedTradeAccountingAccountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasUnitBasisAmountEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAllowanceChargeBasisAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBasisAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
QuantityType |
setBasisQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setBasisQuantity(QuantityType value)
Sets the value of the basisQuantity property.
|
void |
setBuyerDeductibleTaxSpecifiedTradeAccountingAccount(TradeAccountingAccountType value)
Sets the value of the buyerDeductibleTaxSpecifiedTradeAccountingAccount property.
|
void |
setBuyerNonDeductibleTaxSpecifiedTradeAccountingAccount(TradeAccountingAccountType value)
Sets the value of the buyerNonDeductibleTaxSpecifiedTradeAccountingAccount property.
|
void |
setBuyerRepayableTaxSpecifiedTradeAccountingAccount(TradeAccountingAccountType value)
Sets the value of the buyerRepayableTaxSpecifiedTradeAccountingAccount property.
|
void |
setCalculatedAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
RateType |
setCalculatedRate(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCalculatedRate(RateType value)
Sets the value of the calculatedRate property.
|
NumericType |
setCalculationSequenceNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCalculationSequenceNumeric(NumericType value)
Sets the value of the calculationSequenceNumeric property.
|
TaxCategoryCodeType |
setCategoryCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCategoryCode(TaxCategoryCodeType value)
Sets the value of the categoryCode property.
|
void |
setCategoryName(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCurrencyCode(CurrencyCodeType value)
Sets the value of the currencyCode property.
|
CurrencyCodeType |
setCurrencyCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setCustomsDutyIndicator(IndicatorType value)
Sets the value of the customsDutyIndicator property.
|
TimeReferenceCodeType |
setDueDateTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDueDateTypeCode(TimeReferenceCodeType value)
Sets the value of the dueDateTypeCode property.
|
TextType |
setExemptionReason(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setExemptionReason(TextType value)
Sets the value of the exemptionReason property.
|
void |
setExemptionReasonCode(CodeType value)
Sets the value of the exemptionReasonCode property.
|
CodeType |
setExemptionReasonCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setInformationAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setJurisdiction(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLineTotalBasisAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPlaceApplicableTradeLocation(List<TradeLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PercentType |
setRateApplicablePercent(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setRateApplicablePercent(PercentType value)
Sets the value of the rateApplicablePercent property.
|
void |
setSellerPayableTaxSpecifiedTradeAccountingAccount(TradeAccountingAccountType value)
Sets the value of the sellerPayableTaxSpecifiedTradeAccountingAccount property.
|
void |
setSellerRefundableTaxSpecifiedTradeAccountingAccount(TradeAccountingAccountType value)
Sets the value of the sellerRefundableTaxSpecifiedTradeAccountingAccount property.
|
void |
setServiceSupplyTradeCountry(TradeCountryType value)
Sets the value of the serviceSupplyTradeCountry property.
|
void |
setSpecifiedTradeAccountingAccount(List<TradeAccountingAccountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
RateType |
setTaxBasisAllowanceRate(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTaxBasisAllowanceRate(RateType value)
Sets the value of the taxBasisAllowanceRate property.
|
void |
setTaxPointDate(DateType value)
Sets the value of the taxPointDate property.
|
TextType |
setType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setType(TextType value)
Sets the value of the type property.
|
TaxTypeCodeType |
setTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTypeCode(TaxTypeCodeType value)
Sets the value of the typeCode property.
|
void |
setUnitBasisAmount(List<AmountType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public TradeTaxType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getCalculatedAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the calculatedAmount property.
For example, to add a new item, do as follows:
getCalculatedAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nullable public TaxTypeCodeType getTypeCode()
TaxTypeCodeTypepublic void setTypeCode(@Nullable TaxTypeCodeType value)
value - allowed object is
TaxTypeCodeType@Nullable public TextType getExemptionReason()
TextTypepublic void setExemptionReason(@Nullable TextType value)
value - allowed object is
TextType@Nullable public RateType getCalculatedRate()
RateTypepublic void setCalculatedRate(@Nullable RateType value)
value - allowed object is
RateType@Nullable public NumericType getCalculationSequenceNumeric()
NumericTypepublic void setCalculationSequenceNumeric(@Nullable NumericType value)
value - allowed object is
NumericType@Nullable public QuantityType getBasisQuantity()
QuantityTypepublic void setBasisQuantity(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getBasisAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the basisAmount property.
For example, to add a new item, do as follows:
getBasisAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getUnitBasisAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the unitBasisAmount property.
For example, to add a new item, do as follows:
getUnitBasisAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getLineTotalBasisAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the lineTotalBasisAmount property.
For example, to add a new item, do as follows:
getLineTotalBasisAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getAllowanceChargeBasisAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the allowanceChargeBasisAmount property.
For example, to add a new item, do as follows:
getAllowanceChargeBasisAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nullable public TaxCategoryCodeType getCategoryCode()
TaxCategoryCodeTypepublic void setCategoryCode(@Nullable TaxCategoryCodeType value)
value - allowed object is
TaxCategoryCodeType@Nullable public CurrencyCodeType getCurrencyCode()
CurrencyCodeTypepublic void setCurrencyCode(@Nullable CurrencyCodeType value)
value - allowed object is
CurrencyCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getJurisdiction()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the jurisdiction property.
For example, to add a new item, do as follows:
getJurisdiction().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public IndicatorType getCustomsDutyIndicator()
IndicatorTypepublic void setCustomsDutyIndicator(@Nullable IndicatorType value)
value - allowed object is
IndicatorType@Nullable public CodeType getExemptionReasonCode()
CodeTypepublic void setExemptionReasonCode(@Nullable CodeType value)
value - allowed object is
CodeType@Nullable public RateType getTaxBasisAllowanceRate()
RateTypepublic void setTaxBasisAllowanceRate(@Nullable RateType value)
value - allowed object is
RateType@Nullable public DateType getTaxPointDate()
DateTypepublic void setTaxPointDate(@Nullable DateType value)
value - allowed object is
DateType@Nullable public TextType getType()
TextTypepublic void setType(@Nullable TextType value)
value - allowed object is
TextType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AmountType> getInformationAmount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the informationAmount property.
For example, to add a new item, do as follows:
getInformationAmount().add(newItem);
Objects of the following type(s) are allowed in the list
AmountType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getCategoryName()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the categoryName property.
For example, to add a new item, do as follows:
getCategoryName().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
@Nullable public TimeReferenceCodeType getDueDateTypeCode()
TimeReferenceCodeTypepublic void setDueDateTypeCode(@Nullable TimeReferenceCodeType value)
value - allowed object is
TimeReferenceCodeType@Nullable public PercentType getRateApplicablePercent()
PercentTypepublic void setRateApplicablePercent(@Nullable PercentType value)
value - allowed object is
PercentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeAccountingAccountType> getSpecifiedTradeAccountingAccount()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the specifiedTradeAccountingAccount property.
For example, to add a new item, do as follows:
getSpecifiedTradeAccountingAccount().add(newItem);
Objects of the following type(s) are allowed in the list
TradeAccountingAccountType
@Nullable public TradeCountryType getServiceSupplyTradeCountry()
TradeCountryTypepublic void setServiceSupplyTradeCountry(@Nullable TradeCountryType value)
value - allowed object is
TradeCountryType@Nullable public TradeAccountingAccountType getBuyerRepayableTaxSpecifiedTradeAccountingAccount()
TradeAccountingAccountTypepublic void setBuyerRepayableTaxSpecifiedTradeAccountingAccount(@Nullable TradeAccountingAccountType value)
value - allowed object is
TradeAccountingAccountType@Nullable public TradeAccountingAccountType getSellerPayableTaxSpecifiedTradeAccountingAccount()
TradeAccountingAccountTypepublic void setSellerPayableTaxSpecifiedTradeAccountingAccount(@Nullable TradeAccountingAccountType value)
value - allowed object is
TradeAccountingAccountType@Nullable public TradeAccountingAccountType getSellerRefundableTaxSpecifiedTradeAccountingAccount()
TradeAccountingAccountTypepublic void setSellerRefundableTaxSpecifiedTradeAccountingAccount(@Nullable TradeAccountingAccountType value)
value - allowed object is
TradeAccountingAccountType@Nullable public TradeAccountingAccountType getBuyerDeductibleTaxSpecifiedTradeAccountingAccount()
TradeAccountingAccountTypepublic void setBuyerDeductibleTaxSpecifiedTradeAccountingAccount(@Nullable TradeAccountingAccountType value)
value - allowed object is
TradeAccountingAccountType@Nullable public TradeAccountingAccountType getBuyerNonDeductibleTaxSpecifiedTradeAccountingAccount()
TradeAccountingAccountTypepublic void setBuyerNonDeductibleTaxSpecifiedTradeAccountingAccount(@Nullable TradeAccountingAccountType value)
value - allowed object is
TradeAccountingAccountType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TradeLocationType> getPlaceApplicableTradeLocation()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the placeApplicableTradeLocation property.
For example, to add a new item, do as follows:
getPlaceApplicableTradeLocation().add(newItem);
Objects of the following type(s) are allowed in the list
TradeLocationType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setCalculatedAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setBasisAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setUnitBasisAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setLineTotalBasisAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setAllowanceChargeBasisAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setJurisdiction(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setInformationAmount(@Nullable List<AmountType> aList)
aList - The new list member to set. May be null.public void setCategoryName(@Nullable List<TextType> aList)
aList - The new list member to set. May be null.public void setSpecifiedTradeAccountingAccount(@Nullable List<TradeAccountingAccountType> aList)
aList - The new list member to set. May be null.public void setPlaceApplicableTradeLocation(@Nullable List<TradeLocationType> aList)
aList - The new list member to set. May be null.public boolean hasCalculatedAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCalculatedAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCalculatedAmountCount()
@Nullable public AmountType getCalculatedAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCalculatedAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasBasisAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoBasisAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getBasisAmountCount()
@Nullable public AmountType getBasisAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addBasisAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasUnitBasisAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoUnitBasisAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getUnitBasisAmountCount()
@Nullable public AmountType getUnitBasisAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addUnitBasisAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasLineTotalBasisAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLineTotalBasisAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLineTotalBasisAmountCount()
@Nullable public AmountType getLineTotalBasisAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLineTotalBasisAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasAllowanceChargeBasisAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAllowanceChargeBasisAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAllowanceChargeBasisAmountCount()
@Nullable public AmountType getAllowanceChargeBasisAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAllowanceChargeBasisAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasJurisdictionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoJurisdictionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getJurisdictionCount()
@Nullable public TextType getJurisdictionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addJurisdiction(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasInformationAmountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoInformationAmountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getInformationAmountCount()
@Nullable public AmountType getInformationAmountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addInformationAmount(@Nonnull AmountType elem)
elem - The element to be added. May not be null.public boolean hasCategoryNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCategoryNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCategoryNameCount()
@Nullable public TextType getCategoryNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCategoryName(@Nonnull TextType elem)
elem - The element to be added. May not be null.public boolean hasSpecifiedTradeAccountingAccountEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSpecifiedTradeAccountingAccountEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSpecifiedTradeAccountingAccountCount()
@Nullable public TradeAccountingAccountType getSpecifiedTradeAccountingAccountAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSpecifiedTradeAccountingAccount(@Nonnull TradeAccountingAccountType elem)
elem - The element to be added. May not be null.public boolean hasPlaceApplicableTradeLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPlaceApplicableTradeLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPlaceApplicableTradeLocationCount()
@Nullable public TradeLocationType getPlaceApplicableTradeLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPlaceApplicableTradeLocation(@Nonnull TradeLocationType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull TradeTaxType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public TradeTaxType clone()
@Nonnull public CurrencyCodeType setCurrencyCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TaxCategoryCodeType setCategoryCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TaxTypeCodeType setTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TimeReferenceCodeType setDueDateTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CodeType setExemptionReasonCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NumericType setCalculationSequenceNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PercentType setRateApplicablePercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setBasisQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public RateType setCalculatedRate(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public RateType setTaxBasisAllowanceRate(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setExemptionReason(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TextType setType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getTypeCodeValue()
null@Nullable public String getExemptionReasonValue()
null@Nullable public BigDecimal getCalculatedRateValue()
null@Nullable public BigDecimal getCalculationSequenceNumericValue()
null@Nullable public BigDecimal getBasisQuantityValue()
null@Nullable public String getCategoryCodeValue()
null@Nullable public String getCurrencyCodeValue()
null@Nullable public String getExemptionReasonCodeValue()
null@Nullable public BigDecimal getTaxBasisAllowanceRateValue()
null@Nullable public String getTypeValue()
null@Nullable public String getDueDateTypeCodeValue()
null@Nullable public BigDecimal getRateApplicablePercentValue()
nullCopyright © 2016–2021 Philip Helger. All rights reserved.