Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DueDateType
-
Packages that use DueDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DueDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as DueDateType Modifier and Type Field Description protected DueDateTypeInvoiceType. dueDateMethods in network.oxalis.peppol.ubl2.jaxb that return DueDateType Modifier and Type Method Description DueDateTypeInvoiceType. getDueDate()Gets the value of the dueDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DueDateType Modifier and Type Method Description voidInvoiceType. setDueDate(DueDateType value)Sets the value of the dueDate property. -
Uses of DueDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DueDateType Modifier and Type Method Description DueDateTypeObjectFactory. createDueDateType()Create an instance ofDueDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DueDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DueDateType>ObjectFactory. createDueDate(DueDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DueDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DueDateType>ObjectFactory. createDueDate(DueDateType value)
-