Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsumptionLevelType
-
Packages that use ConsumptionLevelType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsumptionLevelType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumptionLevelType Modifier and Type Field Description protected ConsumptionLevelTypeConsumptionHistoryType. consumptionLevelMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionLevelType Modifier and Type Method Description ConsumptionLevelTypeConsumptionHistoryType. getConsumptionLevel()Gets the value of the consumptionLevel property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionLevelType Modifier and Type Method Description voidConsumptionHistoryType. setConsumptionLevel(ConsumptionLevelType value)Sets the value of the consumptionLevel property. -
Uses of ConsumptionLevelType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsumptionLevelType Modifier and Type Method Description ConsumptionLevelTypeObjectFactory. createConsumptionLevelType()Create an instance ofConsumptionLevelTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsumptionLevelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionLevelType>ObjectFactory. createConsumptionLevel(ConsumptionLevelType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsumptionLevelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionLevelType>ObjectFactory. createConsumptionLevel(ConsumptionLevelType value)
-