Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsumptionLevelCodeType
-
Packages that use ConsumptionLevelCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsumptionLevelCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumptionLevelCodeType Modifier and Type Field Description protected ConsumptionLevelCodeTypeConsumptionHistoryType. consumptionLevelCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionLevelCodeType Modifier and Type Method Description ConsumptionLevelCodeTypeConsumptionHistoryType. getConsumptionLevelCode()Gets the value of the consumptionLevelCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionLevelCodeType Modifier and Type Method Description voidConsumptionHistoryType. setConsumptionLevelCode(ConsumptionLevelCodeType value)Sets the value of the consumptionLevelCode property. -
Uses of ConsumptionLevelCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsumptionLevelCodeType Modifier and Type Method Description ConsumptionLevelCodeTypeObjectFactory. createConsumptionLevelCodeType()Create an instance ofConsumptionLevelCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsumptionLevelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionLevelCodeType>ObjectFactory. createConsumptionLevelCode(ConsumptionLevelCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsumptionLevelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionLevelCodeType>ObjectFactory. createConsumptionLevelCode(ConsumptionLevelCodeType value)
-