Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsumersEnergyLevelType
-
Packages that use ConsumersEnergyLevelType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsumersEnergyLevelType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumersEnergyLevelType Modifier and Type Field Description protected ConsumersEnergyLevelTypeConsumptionReportType. consumersEnergyLevelMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumersEnergyLevelType Modifier and Type Method Description ConsumersEnergyLevelTypeConsumptionReportType. getConsumersEnergyLevel()Gets the value of the consumersEnergyLevel property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumersEnergyLevelType Modifier and Type Method Description voidConsumptionReportType. setConsumersEnergyLevel(ConsumersEnergyLevelType value)Sets the value of the consumersEnergyLevel property. -
Uses of ConsumersEnergyLevelType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsumersEnergyLevelType Modifier and Type Method Description ConsumersEnergyLevelTypeObjectFactory. createConsumersEnergyLevelType()Create an instance ofConsumersEnergyLevelTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsumersEnergyLevelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumersEnergyLevelType>ObjectFactory. createConsumersEnergyLevel(ConsumersEnergyLevelType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsumersEnergyLevelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumersEnergyLevelType>ObjectFactory. createConsumersEnergyLevel(ConsumersEnergyLevelType value)
-