public class TaxCategoryType extends Object
Java class for TaxCategoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TaxCategoryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Name" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Percent" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BaseUnitMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PerUnitAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxExemptionReasonCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TaxExemptionReason" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TierRange" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TierRatePercent" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TaxScheme"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BaseUnitMeasureType |
baseUnitMeasure |
protected IDType |
id |
protected NameType |
name |
protected PercentType |
percent |
protected PerUnitAmountType |
perUnitAmount |
protected List<TaxExemptionReasonType> |
taxExemptionReason |
protected TaxExemptionReasonCodeType |
taxExemptionReasonCode |
protected TaxSchemeType |
taxScheme |
protected TierRangeType |
tierRange |
protected TierRatePercentType |
tierRatePercent |
| Constructor and Description |
|---|
TaxCategoryType() |
| Modifier and Type | Method and Description |
|---|---|
BaseUnitMeasureType |
getBaseUnitMeasure()
Gets the value of the baseUnitMeasure property.
|
IDType |
getID()
Gets the value of the id property.
|
NameType |
getName()
Gets the value of the name property.
|
PercentType |
getPercent()
Gets the value of the percent property.
|
PerUnitAmountType |
getPerUnitAmount()
Gets the value of the perUnitAmount property.
|
List<TaxExemptionReasonType> |
getTaxExemptionReason()
Gets the value of the taxExemptionReason property.
|
TaxExemptionReasonCodeType |
getTaxExemptionReasonCode()
Gets the value of the taxExemptionReasonCode property.
|
TaxSchemeType |
getTaxScheme()
Gets the value of the taxScheme property.
|
TierRangeType |
getTierRange()
Gets the value of the tierRange property.
|
TierRatePercentType |
getTierRatePercent()
Gets the value of the tierRatePercent property.
|
void |
setBaseUnitMeasure(BaseUnitMeasureType value)
Sets the value of the baseUnitMeasure property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setName(NameType value)
Sets the value of the name property.
|
void |
setPercent(PercentType value)
Sets the value of the percent property.
|
void |
setPerUnitAmount(PerUnitAmountType value)
Sets the value of the perUnitAmount property.
|
void |
setTaxExemptionReasonCode(TaxExemptionReasonCodeType value)
Sets the value of the taxExemptionReasonCode property.
|
void |
setTaxScheme(TaxSchemeType value)
Sets the value of the taxScheme property.
|
void |
setTierRange(TierRangeType value)
Sets the value of the tierRange property.
|
void |
setTierRatePercent(TierRatePercentType value)
Sets the value of the tierRatePercent property.
|
protected IDType id
protected NameType name
protected PercentType percent
protected BaseUnitMeasureType baseUnitMeasure
protected PerUnitAmountType perUnitAmount
protected TaxExemptionReasonCodeType taxExemptionReasonCode
protected List<TaxExemptionReasonType> taxExemptionReason
protected TierRangeType tierRange
protected TierRatePercentType tierRatePercent
protected TaxSchemeType taxScheme
public void setID(IDType value)
value - allowed object is
IDTypepublic NameType getName()
NameTypepublic void setName(NameType value)
value - allowed object is
NameTypepublic PercentType getPercent()
PercentTypepublic void setPercent(PercentType value)
value - allowed object is
PercentTypepublic BaseUnitMeasureType getBaseUnitMeasure()
BaseUnitMeasureTypepublic void setBaseUnitMeasure(BaseUnitMeasureType value)
value - allowed object is
BaseUnitMeasureTypepublic PerUnitAmountType getPerUnitAmount()
PerUnitAmountTypepublic void setPerUnitAmount(PerUnitAmountType value)
value - allowed object is
PerUnitAmountTypepublic TaxExemptionReasonCodeType getTaxExemptionReasonCode()
TaxExemptionReasonCodeTypepublic void setTaxExemptionReasonCode(TaxExemptionReasonCodeType value)
value - allowed object is
TaxExemptionReasonCodeTypepublic List<TaxExemptionReasonType> getTaxExemptionReason()
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 taxExemptionReason property.
For example, to add a new item, do as follows:
getTaxExemptionReason().add(newItem);
Objects of the following type(s) are allowed in the list
TaxExemptionReasonType
public TierRangeType getTierRange()
TierRangeTypepublic void setTierRange(TierRangeType value)
value - allowed object is
TierRangeTypepublic TierRatePercentType getTierRatePercent()
TierRatePercentTypepublic void setTierRatePercent(TierRatePercentType value)
value - allowed object is
TierRatePercentTypepublic TaxSchemeType getTaxScheme()
TaxSchemeTypepublic void setTaxScheme(TaxSchemeType value)
value - allowed object is
TaxSchemeTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.