Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChargeableQuantityType
-
Packages that use ChargeableQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChargeableQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChargeableQuantityType Modifier and Type Field Description protected ChargeableQuantityTypeGoodsItemType. chargeableQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChargeableQuantityType Modifier and Type Method Description ChargeableQuantityTypeGoodsItemType. getChargeableQuantity()Gets the value of the chargeableQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChargeableQuantityType Modifier and Type Method Description voidGoodsItemType. setChargeableQuantity(ChargeableQuantityType value)Sets the value of the chargeableQuantity property. -
Uses of ChargeableQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChargeableQuantityType Modifier and Type Method Description ChargeableQuantityTypeObjectFactory. createChargeableQuantityType()Create an instance ofChargeableQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChargeableQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChargeableQuantityType>ObjectFactory. createChargeableQuantity(ChargeableQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChargeableQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChargeableQuantityType>ObjectFactory. createChargeableQuantity(ChargeableQuantityType value)
-