Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.MeterType
-
Packages that use MeterType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of MeterType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type MeterType Modifier and Type Field Description protected List<MeterType>ConsumptionPointType. utilityMeterMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterType Modifier and Type Method Description MeterTypeObjectFactory. createMeterType()Create an instance ofMeterTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type MeterType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeterType>ObjectFactory. createMeter(MeterType value)jakarta.xml.bind.JAXBElement<MeterType>ObjectFactory. createUtilityMeter(MeterType value)List<MeterType>ConsumptionPointType. getUtilityMeter()Gets the value of the utilityMeter property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeterType>ObjectFactory. createMeter(MeterType value)jakarta.xml.bind.JAXBElement<MeterType>ObjectFactory. createUtilityMeter(MeterType value)
-