Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.MeterPropertyType
-
Packages that use MeterPropertyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of MeterPropertyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type MeterPropertyType Modifier and Type Field Description protected List<MeterPropertyType>MeterType. meterPropertyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterPropertyType Modifier and Type Method Description MeterPropertyTypeObjectFactory. createMeterPropertyType()Create an instance ofMeterPropertyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type MeterPropertyType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterPropertyType>ObjectFactory. createMeterProperty(MeterPropertyType value)List<MeterPropertyType>MeterType. getMeterProperty()Gets the value of the meterProperty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterPropertyType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterPropertyType>ObjectFactory. createMeterProperty(MeterPropertyType value)
-