Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestMeterReadingDateType
-
Packages that use LatestMeterReadingDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestMeterReadingDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestMeterReadingDateType Modifier and Type Field Description protected LatestMeterReadingDateTypeMeterReadingType. latestMeterReadingDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestMeterReadingDateType Modifier and Type Method Description LatestMeterReadingDateTypeMeterReadingType. getLatestMeterReadingDate()Gets the value of the latestMeterReadingDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestMeterReadingDateType Modifier and Type Method Description voidMeterReadingType. setLatestMeterReadingDate(LatestMeterReadingDateType value)Sets the value of the latestMeterReadingDate property. -
Uses of LatestMeterReadingDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestMeterReadingDateType Modifier and Type Method Description LatestMeterReadingDateTypeObjectFactory. createLatestMeterReadingDateType()Create an instance ofLatestMeterReadingDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestMeterReadingDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestMeterReadingDateType>ObjectFactory. createLatestMeterReadingDate(LatestMeterReadingDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestMeterReadingDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LatestMeterReadingDateType>ObjectFactory. createLatestMeterReadingDate(LatestMeterReadingDateType value)
-