Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsumptionCorrectionType
-
Packages that use ConsumptionCorrectionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsumptionCorrectionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConsumptionCorrectionType Modifier and Type Field Description protected List<ConsumptionCorrectionType>EnergyWaterSupplyType. energyWaterConsumptionCorrectionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionCorrectionType Modifier and Type Method Description ConsumptionCorrectionTypeObjectFactory. createConsumptionCorrectionType()Create an instance ofConsumptionCorrectionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsumptionCorrectionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionCorrectionType>ObjectFactory. createConsumptionCorrection(ConsumptionCorrectionType value)javax.xml.bind.JAXBElement<ConsumptionCorrectionType>ObjectFactory. createEnergyWaterConsumptionCorrection(ConsumptionCorrectionType value)List<ConsumptionCorrectionType>EnergyWaterSupplyType. getEnergyWaterConsumptionCorrection()Gets the value of the energyWaterConsumptionCorrection property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionCorrectionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionCorrectionType>ObjectFactory. createConsumptionCorrection(ConsumptionCorrectionType value)javax.xml.bind.JAXBElement<ConsumptionCorrectionType>ObjectFactory. createEnergyWaterConsumptionCorrection(ConsumptionCorrectionType value)
-