Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MeterConstantType
-
Packages that use MeterConstantType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MeterConstantType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MeterConstantType Modifier and Type Field Description protected MeterConstantTypeMeterType. meterConstantMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterConstantType Modifier and Type Method Description MeterConstantTypeMeterType. getMeterConstant()Gets the value of the meterConstant property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterConstantType Modifier and Type Method Description voidMeterType. setMeterConstant(MeterConstantType value)Sets the value of the meterConstant property. -
Uses of MeterConstantType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MeterConstantType Modifier and Type Method Description MeterConstantTypeObjectFactory. createMeterConstantType()Create an instance ofMeterConstantTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MeterConstantType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterConstantType>ObjectFactory. createMeterConstant(MeterConstantType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MeterConstantType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterConstantType>ObjectFactory. createMeterConstant(MeterConstantType value)
-