Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ShortQuantityType
-
Packages that use ShortQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ShortQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ShortQuantityType Modifier and Type Field Description protected ShortQuantityTypeReceiptLineType. shortQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ShortQuantityType Modifier and Type Method Description ShortQuantityTypeReceiptLineType. getShortQuantity()Gets the value of the shortQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ShortQuantityType Modifier and Type Method Description voidReceiptLineType. setShortQuantity(ShortQuantityType value)Sets the value of the shortQuantity property. -
Uses of ShortQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ShortQuantityType Modifier and Type Method Description ShortQuantityTypeObjectFactory. createShortQuantityType()Create an instance ofShortQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ShortQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShortQuantityType>ObjectFactory. createShortQuantity(ShortQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ShortQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShortQuantityType>ObjectFactory. createShortQuantity(ShortQuantityType value)
-