Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PreviousMeterReadingMethodCodeType
-
Packages that use PreviousMeterReadingMethodCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PreviousMeterReadingMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PreviousMeterReadingMethodCodeType Modifier and Type Field Description protected PreviousMeterReadingMethodCodeTypeMeterReadingType. previousMeterReadingMethodCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PreviousMeterReadingMethodCodeType Modifier and Type Method Description PreviousMeterReadingMethodCodeTypeMeterReadingType. getPreviousMeterReadingMethodCode()Gets the value of the previousMeterReadingMethodCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PreviousMeterReadingMethodCodeType Modifier and Type Method Description voidMeterReadingType. setPreviousMeterReadingMethodCode(PreviousMeterReadingMethodCodeType value)Sets the value of the previousMeterReadingMethodCode property. -
Uses of PreviousMeterReadingMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PreviousMeterReadingMethodCodeType Modifier and Type Method Description PreviousMeterReadingMethodCodeTypeObjectFactory. createPreviousMeterReadingMethodCodeType()Create an instance ofPreviousMeterReadingMethodCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PreviousMeterReadingMethodCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PreviousMeterReadingMethodCodeType>ObjectFactory. createPreviousMeterReadingMethodCode(PreviousMeterReadingMethodCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PreviousMeterReadingMethodCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PreviousMeterReadingMethodCodeType>ObjectFactory. createPreviousMeterReadingMethodCode(PreviousMeterReadingMethodCodeType value)
-