Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestMeterReadingMethodType
-
Packages that use LatestMeterReadingMethodType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestMeterReadingMethodType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestMeterReadingMethodType Modifier and Type Field Description protected LatestMeterReadingMethodTypeMeterReadingType. latestMeterReadingMethodMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestMeterReadingMethodType Modifier and Type Method Description LatestMeterReadingMethodTypeMeterReadingType. getLatestMeterReadingMethod()Gets the value of the latestMeterReadingMethod property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestMeterReadingMethodType Modifier and Type Method Description voidMeterReadingType. setLatestMeterReadingMethod(LatestMeterReadingMethodType value)Sets the value of the latestMeterReadingMethod property. -
Uses of LatestMeterReadingMethodType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestMeterReadingMethodType Modifier and Type Method Description LatestMeterReadingMethodTypeObjectFactory. createLatestMeterReadingMethodType()Create an instance ofLatestMeterReadingMethodTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestMeterReadingMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<LatestMeterReadingMethodType>ObjectFactory. createLatestMeterReadingMethod(LatestMeterReadingMethodType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestMeterReadingMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<LatestMeterReadingMethodType>ObjectFactory. createLatestMeterReadingMethod(LatestMeterReadingMethodType value)
-