Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OrderQuantityIncrementNumericType
-
Packages that use OrderQuantityIncrementNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OrderQuantityIncrementNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OrderQuantityIncrementNumericType Modifier and Type Field Description protected OrderQuantityIncrementNumericTypeCatalogueLineType. orderQuantityIncrementNumericprotected OrderQuantityIncrementNumericTypeTenderLineType. orderQuantityIncrementNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OrderQuantityIncrementNumericType Modifier and Type Method Description OrderQuantityIncrementNumericTypeCatalogueLineType. getOrderQuantityIncrementNumeric()Gets the value of the orderQuantityIncrementNumeric property.OrderQuantityIncrementNumericTypeTenderLineType. getOrderQuantityIncrementNumeric()Gets the value of the orderQuantityIncrementNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OrderQuantityIncrementNumericType Modifier and Type Method Description voidCatalogueLineType. setOrderQuantityIncrementNumeric(OrderQuantityIncrementNumericType value)Sets the value of the orderQuantityIncrementNumeric property.voidTenderLineType. setOrderQuantityIncrementNumeric(OrderQuantityIncrementNumericType value)Sets the value of the orderQuantityIncrementNumeric property. -
Uses of OrderQuantityIncrementNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OrderQuantityIncrementNumericType Modifier and Type Method Description OrderQuantityIncrementNumericTypeObjectFactory. createOrderQuantityIncrementNumericType()Create an instance ofOrderQuantityIncrementNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OrderQuantityIncrementNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<OrderQuantityIncrementNumericType>ObjectFactory. createOrderQuantityIncrementNumeric(OrderQuantityIncrementNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OrderQuantityIncrementNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<OrderQuantityIncrementNumericType>ObjectFactory. createOrderQuantityIncrementNumeric(OrderQuantityIncrementNumericType value)
-