Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BaseQuantityType
-
Packages that use BaseQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BaseQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BaseQuantityType Modifier and Type Field Description protected BaseQuantityTypePriceType. baseQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BaseQuantityType Modifier and Type Method Description BaseQuantityTypePriceType. getBaseQuantity()Gets the value of the baseQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BaseQuantityType Modifier and Type Method Description voidPriceType. setBaseQuantity(BaseQuantityType value)Sets the value of the baseQuantity property. -
Uses of BaseQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BaseQuantityType Modifier and Type Method Description BaseQuantityTypeObjectFactory. createBaseQuantityType()Create an instance ofBaseQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BaseQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BaseQuantityType>ObjectFactory. createBaseQuantity(BaseQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BaseQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BaseQuantityType>ObjectFactory. createBaseQuantity(BaseQuantityType value)
-