public class RequestedTenderTotalCommonAggregate extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Details</ccts:DictionaryEntryName><ccts:Definition>A class defining budgeted monetary amounts.</ccts:Definition><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass></ccts:Component>
Java class for RequestedTenderTotalType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RequestedTenderTotalType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EstimatedOverallContractAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TotalAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxIncludedIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MinimumAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MaximumAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MonetaryScope" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AverageSubsequentContractAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ApplicableTaxCategory" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<TaxCategoryType> |
applicableTaxCategories |
protected AverageSubsequentContractAmountCommonBasic |
averageSubsequentContractAmount |
protected EstimatedOverallContractAmountCommonBasic |
estimatedOverallContractAmount |
protected MaximumAmountCommonBasic |
maximumAmount |
protected MinimumAmountCommonBasic |
minimumAmount |
protected List<MonetaryScopeCommonBasic> |
monetaryScopes |
protected TaxIncludedIndicatorCommonBasic |
taxIncludedIndicator |
protected TotalAmountCommonBasic |
totalAmount |
| Constructor and Description |
|---|
RequestedTenderTotalCommonAggregate() |
| Modifier and Type | Method and Description |
|---|---|
List<TaxCategoryType> |
getApplicableTaxCategories()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
AverageSubsequentContractAmountCommonBasic |
getAverageSubsequentContractAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
EstimatedOverallContractAmountCommonBasic |
getEstimatedOverallContractAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
MaximumAmountCommonBasic |
getMaximumAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
MinimumAmountCommonBasic |
getMinimumAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
List<MonetaryScopeCommonBasic> |
getMonetaryScopes()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
TaxIncludedIndicatorCommonBasic |
getTaxIncludedIndicator()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
TotalAmountCommonBasic |
getTotalAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total.
|
void |
setAverageSubsequentContractAmount(AverageSubsequentContractAmountCommonBasic value)
Sets the value of the averageSubsequentContractAmount property.
|
void |
setEstimatedOverallContractAmount(EstimatedOverallContractAmountCommonBasic value)
Sets the value of the estimatedOverallContractAmount property.
|
void |
setMaximumAmount(MaximumAmountCommonBasic value)
Sets the value of the maximumAmount property.
|
void |
setMinimumAmount(MinimumAmountCommonBasic value)
Sets the value of the minimumAmount property.
|
void |
setTaxIncludedIndicator(TaxIncludedIndicatorCommonBasic value)
Sets the value of the taxIncludedIndicator property.
|
void |
setTotalAmount(TotalAmountCommonBasic value)
Sets the value of the totalAmount property.
|
protected EstimatedOverallContractAmountCommonBasic estimatedOverallContractAmount
protected TotalAmountCommonBasic totalAmount
protected TaxIncludedIndicatorCommonBasic taxIncludedIndicator
protected MinimumAmountCommonBasic minimumAmount
protected MaximumAmountCommonBasic maximumAmount
protected List<MonetaryScopeCommonBasic> monetaryScopes
protected AverageSubsequentContractAmountCommonBasic averageSubsequentContractAmount
protected List<TaxCategoryType> applicableTaxCategories
public EstimatedOverallContractAmountCommonBasic getEstimatedOverallContractAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Estimated_ Overall Contract. Amount</ccts:DictionaryEntryName><ccts:Definition>The estimated overall monetary amount of a contract.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTermQualifier>Estimated</ccts:PropertyTermQualifier><ccts:PropertyTerm>Overall Contract</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
EstimatedOverallContractAmountCommonBasicpublic void setEstimatedOverallContractAmount(EstimatedOverallContractAmountCommonBasic value)
value - allowed object is
EstimatedOverallContractAmountCommonBasicpublic TotalAmountCommonBasic getTotalAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Total_ Amount. Amount</ccts:DictionaryEntryName><ccts:Definition>The monetary amount of the total budget including net amount, taxes, and material and instalment costs. </ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier><ccts:PropertyTerm>Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
TotalAmountCommonBasicpublic void setTotalAmount(TotalAmountCommonBasic value)
value - allowed object is
TotalAmountCommonBasicpublic TaxIncludedIndicatorCommonBasic getTaxIncludedIndicator()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Tax Included_ Indicator. Indicator</ccts:DictionaryEntryName><ccts:Definition>Indicates whether the amounts are taxes included (true) or not (false).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTermQualifier>Tax Included</ccts:PropertyTermQualifier><ccts:PropertyTerm>Indicator</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType></ccts:Component>
TaxIncludedIndicatorCommonBasicpublic void setTaxIncludedIndicator(TaxIncludedIndicatorCommonBasic value)
value - allowed object is
TaxIncludedIndicatorCommonBasicpublic MinimumAmountCommonBasic getMinimumAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Minimum_ Amount. Amount</ccts:DictionaryEntryName><ccts:Definition>The minimum monetary amount of the budget.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
MinimumAmountCommonBasicpublic void setMinimumAmount(MinimumAmountCommonBasic value)
value - allowed object is
MinimumAmountCommonBasicpublic MaximumAmountCommonBasic getMaximumAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Maximum_ Amount. Amount</ccts:DictionaryEntryName><ccts:Definition>The maximum monetary amount of the budget.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier><ccts:PropertyTerm>Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
MaximumAmountCommonBasicpublic void setMaximumAmount(MaximumAmountCommonBasic value)
value - allowed object is
MaximumAmountCommonBasicpublic List<MonetaryScopeCommonBasic> getMonetaryScopes()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Monetary Scope. Text</ccts:DictionaryEntryName><ccts:Definition>A description of the monetary scope of the budget.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTerm>Monetary Scope</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the monetaryScopes property.
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 monetaryScopes property.
For example, to add a new item, do as follows:
getMonetaryScopes().add(newItem);
Objects of the following type(s) are allowed in the list
MonetaryScopeCommonBasic
public AverageSubsequentContractAmountCommonBasic getAverageSubsequentContractAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Average_ Subsequent Contract. Amount</ccts:DictionaryEntryName><ccts:Definition>The average monetary amount for the subsequent contracts following this budget amount.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTermQualifier>Average</ccts:PropertyTermQualifier><ccts:PropertyTerm>Subsequent Contract</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
AverageSubsequentContractAmountCommonBasicpublic void setAverageSubsequentContractAmount(AverageSubsequentContractAmountCommonBasic value)
value - allowed object is
AverageSubsequentContractAmountCommonBasicpublic List<TaxCategoryType> getApplicableTaxCategories()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Requested Tender Total. Applicable_ Tax Category. Tax Category</ccts:DictionaryEntryName><ccts:Definition>Describes the categories of taxes that apply to the budget amount.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Requested Tender Total</ccts:ObjectClass><ccts:PropertyTermQualifier>Applicable</ccts:PropertyTermQualifier><ccts:PropertyTerm>Tax Category</ccts:PropertyTerm><ccts:AssociatedObjectClass>Tax Category</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Tax Category</ccts:RepresentationTerm></ccts:Component>Gets the value of the applicableTaxCategories property.
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 applicableTaxCategories property.
For example, to add a new item, do as follows:
getApplicableTaxCategories().add(newItem);
Objects of the following type(s) are allowed in the list
TaxCategoryType
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.