Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.MeterReadingType
-
Packages that use MeterReadingType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of MeterReadingType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type MeterReadingType Modifier and Type Field Description protected List<MeterReadingType>MeterType. meterReadingMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterReadingType Modifier and Type Method Description MeterReadingTypeObjectFactory. createMeterReadingType()Create an instance ofMeterReadingTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type MeterReadingType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterReadingType>ObjectFactory. createMeterReading(MeterReadingType value)List<MeterReadingType>MeterType. getMeterReading()Gets the value of the meterReading property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterReadingType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterReadingType>ObjectFactory. createMeterReading(MeterReadingType value)
-