Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestMeterReadingMethodCodeType
-
Packages that use LatestMeterReadingMethodCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestMeterReadingMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestMeterReadingMethodCodeType Modifier and Type Field Description protected LatestMeterReadingMethodCodeTypeMeterReadingType. latestMeterReadingMethodCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestMeterReadingMethodCodeType Modifier and Type Method Description LatestMeterReadingMethodCodeTypeMeterReadingType. getLatestMeterReadingMethodCode()Gets the value of the latestMeterReadingMethodCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestMeterReadingMethodCodeType Modifier and Type Method Description voidMeterReadingType. setLatestMeterReadingMethodCode(LatestMeterReadingMethodCodeType value)Sets the value of the latestMeterReadingMethodCode property. -
Uses of LatestMeterReadingMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestMeterReadingMethodCodeType Modifier and Type Method Description LatestMeterReadingMethodCodeTypeObjectFactory. createLatestMeterReadingMethodCodeType()Create an instance ofLatestMeterReadingMethodCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestMeterReadingMethodCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestMeterReadingMethodCodeType>ObjectFactory. createLatestMeterReadingMethodCode(LatestMeterReadingMethodCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestMeterReadingMethodCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestMeterReadingMethodCodeType>ObjectFactory. createLatestMeterReadingMethodCode(LatestMeterReadingMethodCodeType value)
-