Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReceivedDateType
-
Packages that use ReceivedDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReceivedDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReceivedDateType Modifier and Type Field Description protected ReceivedDateTypePaymentType. receivedDateprotected ReceivedDateTypeReceiptLineType. receivedDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReceivedDateType Modifier and Type Method Description ReceivedDateTypePaymentType. getReceivedDate()Gets the value of the receivedDate property.ReceivedDateTypeReceiptLineType. getReceivedDate()Gets the value of the receivedDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReceivedDateType Modifier and Type Method Description voidPaymentType. setReceivedDate(ReceivedDateType value)Sets the value of the receivedDate property.voidReceiptLineType. setReceivedDate(ReceivedDateType value)Sets the value of the receivedDate property. -
Uses of ReceivedDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReceivedDateType Modifier and Type Method Description ReceivedDateTypeObjectFactory. createReceivedDateType()Create an instance ofReceivedDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReceivedDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReceivedDateType>ObjectFactory. createReceivedDate(ReceivedDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReceivedDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReceivedDateType>ObjectFactory. createReceivedDate(ReceivedDateType value)
-