Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsumptionLineType
-
Packages that use ConsumptionLineType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsumptionLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConsumptionLineType Modifier and Type Field Description protected List<ConsumptionLineType>SupplierConsumptionType. consumptionLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionLineType Modifier and Type Method Description ConsumptionLineTypeObjectFactory. createConsumptionLineType()Create an instance ofConsumptionLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsumptionLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionLineType>ObjectFactory. createConsumptionLine(ConsumptionLineType value)List<ConsumptionLineType>SupplierConsumptionType. getConsumptionLine()Gets the value of the consumptionLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionLineType>ObjectFactory. createConsumptionLine(ConsumptionLineType value)
-