Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaidDateType
-
Packages that use PaidDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaidDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaidDateType Modifier and Type Field Description protected PaidDateTypePaymentType. paidDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaidDateType Modifier and Type Method Description PaidDateTypePaymentType. getPaidDate()Gets the value of the paidDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaidDateType Modifier and Type Method Description voidPaymentType. setPaidDate(PaidDateType value)Sets the value of the paidDate property. -
Uses of PaidDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaidDateType Modifier and Type Method Description PaidDateTypeObjectFactory. createPaidDateType()Create an instance ofPaidDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaidDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaidDateType>ObjectFactory. createPaidDate(PaidDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaidDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaidDateType>ObjectFactory. createPaidDate(PaidDateType value)
-