Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReturnableQuantityType
-
Packages that use ReturnableQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReturnableQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReturnableQuantityType Modifier and Type Field Description protected ReturnableQuantityTypeGoodsItemType. returnableQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReturnableQuantityType Modifier and Type Method Description ReturnableQuantityTypeGoodsItemType. getReturnableQuantity()Gets the value of the returnableQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReturnableQuantityType Modifier and Type Method Description voidGoodsItemType. setReturnableQuantity(ReturnableQuantityType value)Sets the value of the returnableQuantity property. -
Uses of ReturnableQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReturnableQuantityType Modifier and Type Method Description ReturnableQuantityTypeObjectFactory. createReturnableQuantityType()Create an instance ofReturnableQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReturnableQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReturnableQuantityType>ObjectFactory. createReturnableQuantity(ReturnableQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReturnableQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReturnableQuantityType>ObjectFactory. createReturnableQuantity(ReturnableQuantityType value)
-