Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MeterReadingTypeType
-
Packages that use MeterReadingTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MeterReadingTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MeterReadingTypeType Modifier and Type Field Description protected MeterReadingTypeTypeMeterReadingType. meterReadingTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterReadingTypeType Modifier and Type Method Description MeterReadingTypeTypeMeterReadingType. getMeterReadingType()Gets the value of the meterReadingType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterReadingTypeType Modifier and Type Method Description voidMeterReadingType. setMeterReadingType(MeterReadingTypeType value)Sets the value of the meterReadingType property. -
Uses of MeterReadingTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MeterReadingTypeType Modifier and Type Method Description MeterReadingTypeTypeObjectFactory. createMeterReadingTypeType()Create an instance ofMeterReadingTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MeterReadingTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterReadingTypeType>ObjectFactory. createMeterReadingType(MeterReadingTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MeterReadingTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterReadingTypeType>ObjectFactory. createMeterReadingType(MeterReadingTypeType value)
-