Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MeterReadingCommentsType
-
Packages that use MeterReadingCommentsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MeterReadingCommentsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type MeterReadingCommentsType Modifier and Type Field Description protected List<MeterReadingCommentsType>MeterReadingType. meterReadingCommentsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type MeterReadingCommentsType Modifier and Type Method Description List<MeterReadingCommentsType>MeterReadingType. getMeterReadingComments()Gets the value of the meterReadingComments property. -
Uses of MeterReadingCommentsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MeterReadingCommentsType Modifier and Type Method Description MeterReadingCommentsTypeObjectFactory. createMeterReadingCommentsType()Create an instance ofMeterReadingCommentsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MeterReadingCommentsType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterReadingCommentsType>ObjectFactory. createMeterReadingComments(MeterReadingCommentsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MeterReadingCommentsType Modifier and Type Method Description javax.xml.bind.JAXBElement<MeterReadingCommentsType>ObjectFactory. createMeterReadingComments(MeterReadingCommentsType value)
-