Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaidTimeType
-
Packages that use PaidTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaidTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaidTimeType Modifier and Type Field Description protected PaidTimeTypePaymentType. paidTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaidTimeType Modifier and Type Method Description PaidTimeTypePaymentType. getPaidTime()Gets the value of the paidTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaidTimeType Modifier and Type Method Description voidPaymentType. setPaidTime(PaidTimeType value)Sets the value of the paidTime property. -
Uses of PaidTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaidTimeType Modifier and Type Method Description PaidTimeTypeObjectFactory. createPaidTimeType()Create an instance ofPaidTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaidTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaidTimeType>ObjectFactory. createPaidTime(PaidTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaidTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaidTimeType>ObjectFactory. createPaidTime(PaidTimeType value)
-