|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountingCostType | |
---|---|
org.openvpms.esci.ubl.common.aggregate | |
org.openvpms.esci.ubl.common.basic | |
org.openvpms.esci.ubl.invoice | |
org.openvpms.esci.ubl.order |
Uses of AccountingCostType in org.openvpms.esci.ubl.common.aggregate |
---|
Fields in org.openvpms.esci.ubl.common.aggregate declared as AccountingCostType | |
---|---|
protected AccountingCostType |
ReminderLineType.accountingCost
|
protected AccountingCostType |
LineItemType.accountingCost
|
protected AccountingCostType |
InvoiceLineType.accountingCost
|
protected AccountingCostType |
DebitNoteLineType.accountingCost
|
protected AccountingCostType |
CreditNoteLineType.accountingCost
|
protected AccountingCostType |
AllowanceChargeType.accountingCost
|
Methods in org.openvpms.esci.ubl.common.aggregate that return AccountingCostType | |
---|---|
AccountingCostType |
ReminderLineType.getAccountingCost()
<?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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Reminder Line. |
AccountingCostType |
LineItemType.getAccountingCost()
<?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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Line Item. |
AccountingCostType |
InvoiceLineType.getAccountingCost()
<?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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Invoice Line. |
AccountingCostType |
DebitNoteLineType.getAccountingCost()
<?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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Debit Note Line. |
AccountingCostType |
CreditNoteLineType.getAccountingCost()
<?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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Credit Note Line. |
AccountingCostType |
AllowanceChargeType.getAccountingCost()
<?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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Allowance Charge. |
Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type AccountingCostType | |
---|---|
void |
ReminderLineType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
LineItemType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
InvoiceLineType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
DebitNoteLineType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
CreditNoteLineType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
AllowanceChargeType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
Uses of AccountingCostType in org.openvpms.esci.ubl.common.basic |
---|
Methods in org.openvpms.esci.ubl.common.basic that return AccountingCostType | |
---|---|
AccountingCostType |
ObjectFactory.createAccountingCostType()
Create an instance of AccountingCostType |
Methods in org.openvpms.esci.ubl.common.basic that return types with arguments of type AccountingCostType | |
---|---|
JAXBElement<AccountingCostType> |
ObjectFactory.createAccountingCost(AccountingCostType value)
Create an instance of JAXBElement < AccountingCostType > } |
Methods in org.openvpms.esci.ubl.common.basic with parameters of type AccountingCostType | |
---|---|
JAXBElement<AccountingCostType> |
ObjectFactory.createAccountingCost(AccountingCostType value)
Create an instance of JAXBElement < AccountingCostType > } |
Uses of AccountingCostType in org.openvpms.esci.ubl.invoice |
---|
Fields in org.openvpms.esci.ubl.invoice declared as AccountingCostType | |
---|---|
protected AccountingCostType |
InvoiceType.accountingCost
|
Methods in org.openvpms.esci.ubl.invoice that return AccountingCostType | |
---|---|
AccountingCostType |
InvoiceType.getAccountingCost()
<?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:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Invoice. |
Methods in org.openvpms.esci.ubl.invoice with parameters of type AccountingCostType | |
---|---|
void |
InvoiceType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
Uses of AccountingCostType in org.openvpms.esci.ubl.order |
---|
Fields in org.openvpms.esci.ubl.order declared as AccountingCostType | |
---|---|
protected AccountingCostType |
OrderType.accountingCost
|
protected AccountingCostType |
OrderResponseType.accountingCost
|
protected AccountingCostType |
OrderResponseSimpleType.accountingCost
|
protected AccountingCostType |
OrderChangeType.accountingCost
|
Methods in org.openvpms.esci.ubl.order that return AccountingCostType | |
---|---|
AccountingCostType |
OrderType.getAccountingCost()
<?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:Order-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order. |
AccountingCostType |
OrderResponseType.getAccountingCost()
<?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:OrderResponse-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Response. |
AccountingCostType |
OrderResponseSimpleType.getAccountingCost()
<?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:OrderResponseSimple-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Response Simple. |
AccountingCostType |
OrderChangeType.getAccountingCost()
<?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:OrderChange-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-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>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Order Change. |
Methods in org.openvpms.esci.ubl.order with parameters of type AccountingCostType | |
---|---|
void |
OrderType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
OrderResponseType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
OrderResponseSimpleType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
void |
OrderChangeType.setAccountingCost(AccountingCostType value)
Sets the value of the accountingCost property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |