Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestMeterQuantityType
-
Packages that use LatestMeterQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestMeterQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestMeterQuantityType Modifier and Type Field Description protected LatestMeterQuantityTypeMeterReadingType. latestMeterQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestMeterQuantityType Modifier and Type Method Description LatestMeterQuantityTypeMeterReadingType. getLatestMeterQuantity()Gets the value of the latestMeterQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestMeterQuantityType Modifier and Type Method Description voidMeterReadingType. setLatestMeterQuantity(LatestMeterQuantityType value)Sets the value of the latestMeterQuantity property. -
Uses of LatestMeterQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestMeterQuantityType Modifier and Type Method Description LatestMeterQuantityTypeObjectFactory. createLatestMeterQuantityType()Create an instance ofLatestMeterQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestMeterQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestMeterQuantityType>ObjectFactory. createLatestMeterQuantity(LatestMeterQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestMeterQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestMeterQuantityType>ObjectFactory. createLatestMeterQuantity(LatestMeterQuantityType value)
-