| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
TaxCategoryType |
ObjectFactory.createTaxCategoryType()
Create an instance of
TaxCategoryType |
TaxCategoryType |
ItemLocationQuantityType.getApplicableTaxCategoryAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TaxCategoryType |
ItemType.getClassifiedTaxCategoryAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TaxCategoryType |
TaxSubtotalType.getTaxCategory()
<?
|
TaxCategoryType |
AllowanceChargeType.getTaxCategoryAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TaxCategoryType> |
ObjectFactory.createApplicableTaxCategory(TaxCategoryType value)
|
JAXBElement<TaxCategoryType> |
ObjectFactory.createClassifiedTaxCategory(TaxCategoryType value)
|
JAXBElement<TaxCategoryType> |
ObjectFactory.createTaxCategory(TaxCategoryType value)
|
List<TaxCategoryType> |
ItemLocationQuantityType.getApplicableTaxCategory()
<?
|
List<TaxCategoryType> |
ItemType.getClassifiedTaxCategory()
<?
|
List<TaxCategoryType> |
AllowanceChargeType.getTaxCategory()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TaxCategoryType> |
ObjectFactory.createApplicableTaxCategory(TaxCategoryType value)
|
JAXBElement<TaxCategoryType> |
ObjectFactory.createClassifiedTaxCategory(TaxCategoryType value)
|
JAXBElement<TaxCategoryType> |
ObjectFactory.createTaxCategory(TaxCategoryType value)
|
void |
TaxSubtotalType.setTaxCategory(TaxCategoryType value)
Sets the value of the taxCategory property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemLocationQuantityType.setApplicableTaxCategory(List<TaxCategoryType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ItemType.setClassifiedTaxCategory(List<TaxCategoryType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AllowanceChargeType.setTaxCategory(List<TaxCategoryType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014 Philip Helger. All rights reserved.