Uses of Class
org.openvpms.esci.ubl.common.aggregate.TaxCategoryType

Packages that use TaxCategoryType
org.openvpms.esci.ubl.common.aggregate   
 

Uses of TaxCategoryType in org.openvpms.esci.ubl.common.aggregate
 

Fields in org.openvpms.esci.ubl.common.aggregate declared as TaxCategoryType
protected  TaxCategoryType TaxSubtotalType.taxCategory
           
 

Fields in org.openvpms.esci.ubl.common.aggregate with type parameters of type TaxCategoryType
protected  List<TaxCategoryType> ItemLocationQuantityType.applicableTaxCategory
           
protected  List<TaxCategoryType> ItemType.classifiedTaxCategory
           
protected  List<TaxCategoryType> AllowanceChargeType.taxCategory
           
 

Methods in org.openvpms.esci.ubl.common.aggregate that return TaxCategoryType
 TaxCategoryType ObjectFactory.createTaxCategoryType()
          Create an instance of TaxCategoryType
 TaxCategoryType TaxSubtotalType.getTaxCategory()
           <?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Tax Subtotal.
 

Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type TaxCategoryType
 JAXBElement<TaxCategoryType> ObjectFactory.createApplicableTaxCategory(TaxCategoryType value)
          Create an instance of JAXBElement<TaxCategoryType>}
 JAXBElement<TaxCategoryType> ObjectFactory.createClassifiedTaxCategory(TaxCategoryType value)
          Create an instance of JAXBElement<TaxCategoryType>}
 JAXBElement<TaxCategoryType> ObjectFactory.createTaxCategory(TaxCategoryType value)
          Create an instance of JAXBElement<TaxCategoryType>}
 List<TaxCategoryType> ItemLocationQuantityType.getApplicableTaxCategory()
           <?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item Location Quantity.
 List<TaxCategoryType> ItemType.getClassifiedTaxCategory()
           <?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Item.
 List<TaxCategoryType> AllowanceChargeType.getTaxCategory()
           <?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:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Allowance Charge.
 

Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type TaxCategoryType
 JAXBElement<TaxCategoryType> ObjectFactory.createApplicableTaxCategory(TaxCategoryType value)
          Create an instance of JAXBElement<TaxCategoryType>}
 JAXBElement<TaxCategoryType> ObjectFactory.createClassifiedTaxCategory(TaxCategoryType value)
          Create an instance of JAXBElement<TaxCategoryType>}
 JAXBElement<TaxCategoryType> ObjectFactory.createTaxCategory(TaxCategoryType value)
          Create an instance of JAXBElement<TaxCategoryType>}
 void TaxSubtotalType.setTaxCategory(TaxCategoryType value)
          Sets the value of the taxCategory property.
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..