Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsumerUnitQuantityType
-
Packages that use ConsumerUnitQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsumerUnitQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumerUnitQuantityType Modifier and Type Field Description protected ConsumerUnitQuantityTypeDeliveryUnitType. consumerUnitQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumerUnitQuantityType Modifier and Type Method Description ConsumerUnitQuantityTypeDeliveryUnitType. getConsumerUnitQuantity()Gets the value of the consumerUnitQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumerUnitQuantityType Modifier and Type Method Description voidDeliveryUnitType. setConsumerUnitQuantity(ConsumerUnitQuantityType value)Sets the value of the consumerUnitQuantity property. -
Uses of ConsumerUnitQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsumerUnitQuantityType Modifier and Type Method Description ConsumerUnitQuantityTypeObjectFactory. createConsumerUnitQuantityType()Create an instance ofConsumerUnitQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsumerUnitQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumerUnitQuantityType>ObjectFactory. createConsumerUnitQuantity(ConsumerUnitQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsumerUnitQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumerUnitQuantityType>ObjectFactory. createConsumerUnitQuantity(ConsumerUnitQuantityType value)
-