Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsumptionTypeType
-
Packages that use ConsumptionTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsumptionTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumptionTypeType Modifier and Type Field Description protected ConsumptionTypeTypeConsumptionReportReferenceType. consumptionTypeprotected ConsumptionTypeTypeConsumptionReportType. consumptionTypeprotected ConsumptionTypeTypeUtilityItemType. consumptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionTypeType Modifier and Type Method Description ConsumptionTypeTypeConsumptionReportReferenceType. getConsumptionType()Gets the value of the consumptionType property.ConsumptionTypeTypeConsumptionReportType. getConsumptionType()Gets the value of the consumptionType property.ConsumptionTypeTypeUtilityItemType. getConsumptionType()Gets the value of the consumptionType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionTypeType Modifier and Type Method Description voidConsumptionReportReferenceType. setConsumptionType(ConsumptionTypeType value)Sets the value of the consumptionType property.voidConsumptionReportType. setConsumptionType(ConsumptionTypeType value)Sets the value of the consumptionType property.voidUtilityItemType. setConsumptionType(ConsumptionTypeType value)Sets the value of the consumptionType property. -
Uses of ConsumptionTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsumptionTypeType Modifier and Type Method Description ConsumptionTypeTypeObjectFactory. createConsumptionTypeType()Create an instance ofConsumptionTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsumptionTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionTypeType>ObjectFactory. createConsumptionType(ConsumptionTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsumptionTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionTypeType>ObjectFactory. createConsumptionType(ConsumptionTypeType value)
-