Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PowerIndicatorType
-
Packages that use PowerIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PowerIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PowerIndicatorType Modifier and Type Field Description protected PowerIndicatorTypeTransportEquipmentType. powerIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PowerIndicatorType Modifier and Type Method Description PowerIndicatorTypeTransportEquipmentType. getPowerIndicator()Gets the value of the powerIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PowerIndicatorType Modifier and Type Method Description voidTransportEquipmentType. setPowerIndicator(PowerIndicatorType value)Sets the value of the powerIndicator property. -
Uses of PowerIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PowerIndicatorType Modifier and Type Method Description PowerIndicatorTypeObjectFactory. createPowerIndicatorType()Create an instance ofPowerIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PowerIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<PowerIndicatorType>ObjectFactory. createPowerIndicator(PowerIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PowerIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<PowerIndicatorType>ObjectFactory. createPowerIndicator(PowerIndicatorType value)
-