Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InstallmentDueDateType
-
Packages that use InstallmentDueDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InstallmentDueDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InstallmentDueDateType Modifier and Type Field Description protected InstallmentDueDateTypePaymentTermsType. installmentDueDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InstallmentDueDateType Modifier and Type Method Description InstallmentDueDateTypePaymentTermsType. getInstallmentDueDate()Gets the value of the installmentDueDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InstallmentDueDateType Modifier and Type Method Description voidPaymentTermsType. setInstallmentDueDate(InstallmentDueDateType value)Sets the value of the installmentDueDate property. -
Uses of InstallmentDueDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InstallmentDueDateType Modifier and Type Method Description InstallmentDueDateTypeObjectFactory. createInstallmentDueDateType()Create an instance ofInstallmentDueDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InstallmentDueDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstallmentDueDateType>ObjectFactory. createInstallmentDueDate(InstallmentDueDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InstallmentDueDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstallmentDueDateType>ObjectFactory. createInstallmentDueDate(InstallmentDueDateType value)
-