Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChargeableWeightMeasureType
-
Packages that use ChargeableWeightMeasureType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChargeableWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChargeableWeightMeasureType Modifier and Type Field Description protected ChargeableWeightMeasureTypeConsignmentType. chargeableWeightMeasureprotected ChargeableWeightMeasureTypeGoodsItemType. chargeableWeightMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChargeableWeightMeasureType Modifier and Type Method Description ChargeableWeightMeasureTypeConsignmentType. getChargeableWeightMeasure()Gets the value of the chargeableWeightMeasure property.ChargeableWeightMeasureTypeGoodsItemType. getChargeableWeightMeasure()Gets the value of the chargeableWeightMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChargeableWeightMeasureType Modifier and Type Method Description voidConsignmentType. setChargeableWeightMeasure(ChargeableWeightMeasureType value)Sets the value of the chargeableWeightMeasure property.voidGoodsItemType. setChargeableWeightMeasure(ChargeableWeightMeasureType value)Sets the value of the chargeableWeightMeasure property. -
Uses of ChargeableWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChargeableWeightMeasureType Modifier and Type Method Description ChargeableWeightMeasureTypeObjectFactory. createChargeableWeightMeasureType()Create an instance ofChargeableWeightMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChargeableWeightMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChargeableWeightMeasureType>ObjectFactory. createChargeableWeightMeasure(ChargeableWeightMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChargeableWeightMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChargeableWeightMeasureType>ObjectFactory. createChargeableWeightMeasure(ChargeableWeightMeasureType value)
-