Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MeterNameType
-
Packages that use MeterNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MeterNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MeterNameType Modifier and Type Field Description protected MeterNameTypeMeterType. meterNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterNameType Modifier and Type Method Description MeterNameTypeMeterType. getMeterName()Gets the value of the meterName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterNameType Modifier and Type Method Description voidMeterType. setMeterName(MeterNameType value)Sets the value of the meterName property. -
Uses of MeterNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MeterNameType Modifier and Type Method Description MeterNameTypeObjectFactory. createMeterNameType()Create an instance ofMeterNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MeterNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterNameType>ObjectFactory. createMeterName(MeterNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MeterNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterNameType>ObjectFactory. createMeterName(MeterNameType value)
-