Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsumptionType
-
Packages that use ConsumptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsumptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumptionType Modifier and Type Field Description protected ConsumptionTypeSubscriberConsumptionType. consumptionprotected ConsumptionTypeSupplierConsumptionType. consumptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionType Modifier and Type Method Description ConsumptionTypeObjectFactory. createConsumptionType()Create an instance ofConsumptionTypeConsumptionTypeSubscriberConsumptionType. getConsumption()Gets the value of the consumption property.ConsumptionTypeSupplierConsumptionType. getConsumption()Gets the value of the consumption property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsumptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionType>ObjectFactory. createConsumption(ConsumptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionType>ObjectFactory. createConsumption(ConsumptionType value)voidSubscriberConsumptionType. setConsumption(ConsumptionType value)Sets the value of the consumption property.voidSupplierConsumptionType. setConsumption(ConsumptionType value)Sets the value of the consumption property.
-