Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MeterConstantCodeType
-
Packages that use MeterConstantCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MeterConstantCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MeterConstantCodeType Modifier and Type Field Description protected MeterConstantCodeTypeMeterType. meterConstantCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MeterConstantCodeType Modifier and Type Method Description MeterConstantCodeTypeMeterType. getMeterConstantCode()Gets the value of the meterConstantCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MeterConstantCodeType Modifier and Type Method Description voidMeterType. setMeterConstantCode(MeterConstantCodeType value)Sets the value of the meterConstantCode property. -
Uses of MeterConstantCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MeterConstantCodeType Modifier and Type Method Description MeterConstantCodeTypeObjectFactory. createMeterConstantCodeType()Create an instance ofMeterConstantCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MeterConstantCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeterConstantCodeType>ObjectFactory. createMeterConstantCode(MeterConstantCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MeterConstantCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeterConstantCodeType>ObjectFactory. createMeterConstantCode(MeterConstantCodeType value)
-