Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BatchQuantityType
-
Packages that use BatchQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BatchQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BatchQuantityType Modifier and Type Field Description protected BatchQuantityTypeDeliveryUnitType. batchQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BatchQuantityType Modifier and Type Method Description BatchQuantityTypeDeliveryUnitType. getBatchQuantity()Gets the value of the batchQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BatchQuantityType Modifier and Type Method Description voidDeliveryUnitType. setBatchQuantity(BatchQuantityType value)Sets the value of the batchQuantity property. -
Uses of BatchQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BatchQuantityType Modifier and Type Method Description BatchQuantityTypeObjectFactory. createBatchQuantityType()Create an instance ofBatchQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BatchQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<BatchQuantityType>ObjectFactory. createBatchQuantity(BatchQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BatchQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<BatchQuantityType>ObjectFactory. createBatchQuantity(BatchQuantityType value)
-