Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxPointDateType
-
Packages that use TaxPointDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxPointDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TaxPointDateType Modifier and Type Field Description protected TaxPointDateTypeCreditNoteType. taxPointDateprotected TaxPointDateTypeDebitNoteType. taxPointDateprotected TaxPointDateTypeFreightInvoiceType. taxPointDateprotected TaxPointDateTypeInvoiceType. taxPointDateprotected TaxPointDateTypeReminderType. taxPointDateprotected TaxPointDateTypeSelfBilledCreditNoteType. taxPointDateprotected TaxPointDateTypeSelfBilledInvoiceType. taxPointDateMethods in network.oxalis.peppol.ubl2.jaxb that return TaxPointDateType Modifier and Type Method Description TaxPointDateTypeCreditNoteType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeDebitNoteType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeFreightInvoiceType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeInvoiceType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeReminderType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeSelfBilledCreditNoteType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeSelfBilledInvoiceType. getTaxPointDate()Gets the value of the taxPointDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TaxPointDateType Modifier and Type Method Description voidCreditNoteType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidDebitNoteType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidFreightInvoiceType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidInvoiceType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidReminderType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidSelfBilledCreditNoteType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidSelfBilledInvoiceType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property. -
Uses of TaxPointDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxPointDateType Modifier and Type Field Description protected TaxPointDateTypeCreditNoteLineType. taxPointDateprotected TaxPointDateTypeDebitNoteLineType. taxPointDateprotected TaxPointDateTypeInvoiceLineType. taxPointDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxPointDateType Modifier and Type Method Description TaxPointDateTypeCreditNoteLineType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeDebitNoteLineType. getTaxPointDate()Gets the value of the taxPointDate property.TaxPointDateTypeInvoiceLineType. getTaxPointDate()Gets the value of the taxPointDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxPointDateType Modifier and Type Method Description voidCreditNoteLineType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidDebitNoteLineType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property.voidInvoiceLineType. setTaxPointDate(TaxPointDateType value)Sets the value of the taxPointDate property. -
Uses of TaxPointDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxPointDateType Modifier and Type Method Description TaxPointDateTypeObjectFactory. createTaxPointDateType()Create an instance ofTaxPointDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxPointDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxPointDateType>ObjectFactory. createTaxPointDate(TaxPointDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxPointDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxPointDateType>ObjectFactory. createTaxPointDate(TaxPointDateType value)
-