Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsumptionReportType
-
Packages that use ConsumptionReportType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsumptionReportType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConsumptionReportType Modifier and Type Field Description protected List<ConsumptionReportType>EnergyWaterSupplyType. consumptionReportMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionReportType Modifier and Type Method Description ConsumptionReportTypeObjectFactory. createConsumptionReportType()Create an instance ofConsumptionReportTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsumptionReportType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionReportType>ObjectFactory. createConsumptionReport(ConsumptionReportType value)List<ConsumptionReportType>EnergyWaterSupplyType. getConsumptionReport()Gets the value of the consumptionReport property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionReportType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionReportType>ObjectFactory. createConsumptionReport(ConsumptionReportType value)
-