Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TareWeightMeasureType
-
Packages that use TareWeightMeasureType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TareWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TareWeightMeasureType Modifier and Type Field Description protected TareWeightMeasureTypeTransportEquipmentType. tareWeightMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TareWeightMeasureType Modifier and Type Method Description TareWeightMeasureTypeTransportEquipmentType. getTareWeightMeasure()Gets the value of the tareWeightMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TareWeightMeasureType Modifier and Type Method Description voidTransportEquipmentType. setTareWeightMeasure(TareWeightMeasureType value)Sets the value of the tareWeightMeasure property. -
Uses of TareWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TareWeightMeasureType Modifier and Type Method Description TareWeightMeasureTypeObjectFactory. createTareWeightMeasureType()Create an instance ofTareWeightMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TareWeightMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TareWeightMeasureType>ObjectFactory. createTareWeightMeasure(TareWeightMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TareWeightMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TareWeightMeasureType>ObjectFactory. createTareWeightMeasure(TareWeightMeasureType value)
-