Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.GasPressureQuantityType
-
Packages that use GasPressureQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of GasPressureQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as GasPressureQuantityType Modifier and Type Field Description protected GasPressureQuantityTypeConsumptionCorrectionType. gasPressureQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return GasPressureQuantityType Modifier and Type Method Description GasPressureQuantityTypeConsumptionCorrectionType. getGasPressureQuantity()Gets the value of the gasPressureQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type GasPressureQuantityType Modifier and Type Method Description voidConsumptionCorrectionType. setGasPressureQuantity(GasPressureQuantityType value)Sets the value of the gasPressureQuantity property. -
Uses of GasPressureQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return GasPressureQuantityType Modifier and Type Method Description GasPressureQuantityTypeObjectFactory. createGasPressureQuantityType()Create an instance ofGasPressureQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type GasPressureQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GasPressureQuantityType>ObjectFactory. createGasPressureQuantity(GasPressureQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type GasPressureQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GasPressureQuantityType>ObjectFactory. createGasPressureQuantity(GasPressureQuantityType value)
-