Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReceivedQuantityType
-
Packages that use ReceivedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReceivedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReceivedQuantityType Modifier and Type Field Description protected ReceivedQuantityTypeReceiptLineType. receivedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReceivedQuantityType Modifier and Type Method Description ReceivedQuantityTypeReceiptLineType. getReceivedQuantity()Gets the value of the receivedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReceivedQuantityType Modifier and Type Method Description voidReceiptLineType. setReceivedQuantity(ReceivedQuantityType value)Sets the value of the receivedQuantity property. -
Uses of ReceivedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReceivedQuantityType Modifier and Type Method Description ReceivedQuantityTypeObjectFactory. createReceivedQuantityType()Create an instance ofReceivedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReceivedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReceivedQuantityType>ObjectFactory. createReceivedQuantity(ReceivedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReceivedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReceivedQuantityType>ObjectFactory. createReceivedQuantity(ReceivedQuantityType value)
-