Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.SupplierConsumptionType
-
Packages that use SupplierConsumptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of SupplierConsumptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SupplierConsumptionType Modifier and Type Field Description protected List<SupplierConsumptionType>SubscriberConsumptionType. supplierConsumptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SupplierConsumptionType Modifier and Type Method Description SupplierConsumptionTypeObjectFactory. createSupplierConsumptionType()Create an instance ofSupplierConsumptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SupplierConsumptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<SupplierConsumptionType>ObjectFactory. createSupplierConsumption(SupplierConsumptionType value)List<SupplierConsumptionType>SubscriberConsumptionType. getSupplierConsumption()Gets the value of the supplierConsumption property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SupplierConsumptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<SupplierConsumptionType>ObjectFactory. createSupplierConsumption(SupplierConsumptionType value)
-