Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxCurrencyCodeType
-
Packages that use TaxCurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TaxCurrencyCodeType Modifier and Type Field Description protected TaxCurrencyCodeTypeCreditNoteType. taxCurrencyCodeprotected TaxCurrencyCodeTypeDebitNoteType. taxCurrencyCodeprotected TaxCurrencyCodeTypeFreightInvoiceType. taxCurrencyCodeprotected TaxCurrencyCodeTypeInvoiceType. taxCurrencyCodeprotected TaxCurrencyCodeTypeOrderChangeType. taxCurrencyCodeprotected TaxCurrencyCodeTypeOrderResponseType. taxCurrencyCodeprotected TaxCurrencyCodeTypeOrderType. taxCurrencyCodeprotected TaxCurrencyCodeTypeReminderType. taxCurrencyCodeprotected TaxCurrencyCodeTypeSelfBilledCreditNoteType. taxCurrencyCodeprotected TaxCurrencyCodeTypeSelfBilledInvoiceType. taxCurrencyCodeMethods in network.oxalis.peppol.ubl2.jaxb that return TaxCurrencyCodeType Modifier and Type Method Description TaxCurrencyCodeTypeCreditNoteType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeDebitNoteType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeFreightInvoiceType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeInvoiceType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeOrderChangeType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeOrderResponseType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeOrderType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeReminderType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeSelfBilledCreditNoteType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.TaxCurrencyCodeTypeSelfBilledInvoiceType. getTaxCurrencyCode()Gets the value of the taxCurrencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TaxCurrencyCodeType Modifier and Type Method Description voidCreditNoteType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidDebitNoteType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidFreightInvoiceType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidInvoiceType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidOrderChangeType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidOrderResponseType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidOrderType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidReminderType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidSelfBilledCreditNoteType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property.voidSelfBilledInvoiceType. setTaxCurrencyCode(TaxCurrencyCodeType value)Sets the value of the taxCurrencyCode property. -
Uses of TaxCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxCurrencyCodeType Modifier and Type Method Description TaxCurrencyCodeTypeObjectFactory. createTaxCurrencyCodeType()Create an instance ofTaxCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxCurrencyCodeType>ObjectFactory. createTaxCurrencyCode(TaxCurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxCurrencyCodeType>ObjectFactory. createTaxCurrencyCode(TaxCurrencyCodeType value)
-