Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MeterReadingTypeCodeType
-
Packages that use MeterReadingTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MeterReadingTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MeterReadingTypeCodeType Modifier and Type Field Description protected MeterReadingTypeCodeTypeMeterReadingType. meterReadingTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterReadingTypeCodeType Modifier and Type Method Description MeterReadingTypeCodeTypeMeterReadingType. getMeterReadingTypeCode()Gets the value of the meterReadingTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterReadingTypeCodeType Modifier and Type Method Description voidMeterReadingType. setMeterReadingTypeCode(MeterReadingTypeCodeType value)Sets the value of the meterReadingTypeCode property. -
Uses of MeterReadingTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MeterReadingTypeCodeType Modifier and Type Method Description MeterReadingTypeCodeTypeObjectFactory. createMeterReadingTypeCodeType()Create an instance ofMeterReadingTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MeterReadingTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeterReadingTypeCodeType>ObjectFactory. createMeterReadingTypeCode(MeterReadingTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MeterReadingTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeterReadingTypeCodeType>ObjectFactory. createMeterReadingTypeCode(MeterReadingTypeCodeType value)
-