Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsumptionHistoryType
-
Packages that use ConsumptionHistoryType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsumptionHistoryType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConsumptionHistoryType Modifier and Type Field Description protected List<ConsumptionHistoryType>ConsumptionReportType. consumptionHistoryMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionHistoryType Modifier and Type Method Description ConsumptionHistoryTypeObjectFactory. createConsumptionHistoryType()Create an instance ofConsumptionHistoryTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsumptionHistoryType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionHistoryType>ObjectFactory. createConsumptionHistory(ConsumptionHistoryType value)List<ConsumptionHistoryType>ConsumptionReportType. getConsumptionHistory()Gets the value of the consumptionHistory property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionHistoryType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionHistoryType>ObjectFactory. createConsumptionHistory(ConsumptionHistoryType value)
-