Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ReceiptLineType
-
Packages that use ReceiptLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ReceiptLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ReceiptLineType Modifier and Type Field Description protected List<ReceiptLineType>ReceiptAdviceType. receiptLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ReceiptLineType Modifier and Type Method Description List<ReceiptLineType>ReceiptAdviceType. getReceiptLine()Gets the value of the receiptLine property. -
Uses of ReceiptLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ReceiptLineType Modifier and Type Field Description protected List<ReceiptLineType>TransportHandlingUnitType. receivedHandlingUnitReceiptLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReceiptLineType Modifier and Type Method Description ReceiptLineTypeObjectFactory. createReceiptLineType()Create an instance ofReceiptLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ReceiptLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReceiptLineType>ObjectFactory. createReceiptLine(ReceiptLineType value)jakarta.xml.bind.JAXBElement<ReceiptLineType>ObjectFactory. createReceivedHandlingUnitReceiptLine(ReceiptLineType value)List<ReceiptLineType>TransportHandlingUnitType. getReceivedHandlingUnitReceiptLine()Gets the value of the receivedHandlingUnitReceiptLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReceiptLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReceiptLineType>ObjectFactory. createReceiptLine(ReceiptLineType value)jakarta.xml.bind.JAXBElement<ReceiptLineType>ObjectFactory. createReceivedHandlingUnitReceiptLine(ReceiptLineType value)
-