Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EnergyWaterSupplyType
-
Packages that use EnergyWaterSupplyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EnergyWaterSupplyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EnergyWaterSupplyType Modifier and Type Field Description protected EnergyWaterSupplyTypeConsumptionType. energyWaterSupplyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EnergyWaterSupplyType Modifier and Type Method Description EnergyWaterSupplyTypeObjectFactory. createEnergyWaterSupplyType()Create an instance ofEnergyWaterSupplyTypeEnergyWaterSupplyTypeConsumptionType. getEnergyWaterSupply()Gets the value of the energyWaterSupply property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EnergyWaterSupplyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EnergyWaterSupplyType>ObjectFactory. createEnergyWaterSupply(EnergyWaterSupplyType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EnergyWaterSupplyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EnergyWaterSupplyType>ObjectFactory. createEnergyWaterSupply(EnergyWaterSupplyType value)voidConsumptionType. setEnergyWaterSupply(EnergyWaterSupplyType value)Sets the value of the energyWaterSupply property.
-