Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AccountingCostType
-
Packages that use AccountingCostType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AccountingCostType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as AccountingCostType Modifier and Type Field Description protected AccountingCostTypeCreditNoteType. accountingCostprotected AccountingCostTypeDebitNoteType. accountingCostprotected AccountingCostTypeFreightInvoiceType. accountingCostprotected AccountingCostTypeInvoiceType. accountingCostprotected AccountingCostTypeOrderChangeType. accountingCostprotected AccountingCostTypeOrderResponseSimpleType. accountingCostprotected AccountingCostTypeOrderResponseType. accountingCostprotected AccountingCostTypeOrderType. accountingCostprotected AccountingCostTypeReminderType. accountingCostprotected AccountingCostTypeSelfBilledCreditNoteType. accountingCostprotected AccountingCostTypeSelfBilledInvoiceType. accountingCostprotected AccountingCostTypeUtilityStatementType. accountingCostMethods in network.oxalis.peppol.ubl2.jaxb that return AccountingCostType Modifier and Type Method Description AccountingCostTypeCreditNoteType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeDebitNoteType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeFreightInvoiceType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeInvoiceType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeOrderChangeType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeOrderResponseSimpleType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeOrderResponseType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeOrderType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeReminderType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeSelfBilledCreditNoteType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeSelfBilledInvoiceType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeUtilityStatementType. getAccountingCost()Gets the value of the accountingCost property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type AccountingCostType Modifier and Type Method Description voidCreditNoteType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidDebitNoteType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidFreightInvoiceType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidInvoiceType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidOrderChangeType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidOrderResponseSimpleType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidOrderResponseType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidOrderType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidReminderType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidSelfBilledCreditNoteType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidSelfBilledInvoiceType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidUtilityStatementType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property. -
Uses of AccountingCostType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AccountingCostType Modifier and Type Field Description protected AccountingCostTypeAllowanceChargeType. accountingCostprotected AccountingCostTypeCreditNoteLineType. accountingCostprotected AccountingCostTypeDebitNoteLineType. accountingCostprotected AccountingCostTypeInvoiceLineType. accountingCostprotected AccountingCostTypeLineItemType. accountingCostprotected AccountingCostTypeReminderLineType. accountingCostMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AccountingCostType Modifier and Type Method Description AccountingCostTypeAllowanceChargeType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeCreditNoteLineType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeDebitNoteLineType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeInvoiceLineType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeLineItemType. getAccountingCost()Gets the value of the accountingCost property.AccountingCostTypeReminderLineType. getAccountingCost()Gets the value of the accountingCost property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AccountingCostType Modifier and Type Method Description voidAllowanceChargeType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidCreditNoteLineType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidDebitNoteLineType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidInvoiceLineType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidLineItemType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property.voidReminderLineType. setAccountingCost(AccountingCostType value)Sets the value of the accountingCost property. -
Uses of AccountingCostType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AccountingCostType Modifier and Type Method Description AccountingCostTypeObjectFactory. createAccountingCostType()Create an instance ofAccountingCostTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AccountingCostType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AccountingCostType>ObjectFactory. createAccountingCost(AccountingCostType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AccountingCostType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AccountingCostType>ObjectFactory. createAccountingCost(AccountingCostType value)
-