Uses of Class
org.somda.sdc.biceps.model.message.AbstractMetricReport.ReportPart
-
Packages that use AbstractMetricReport.ReportPart Package Description org.somda.sdc.biceps.model.message -
-
Uses of AbstractMetricReport.ReportPart in org.somda.sdc.biceps.model.message
Fields in org.somda.sdc.biceps.model.message with type parameters of type AbstractMetricReport.ReportPart Modifier and Type Field Description protected List<AbstractMetricReport.ReportPart>AbstractMetricReport. reportPartMethods in org.somda.sdc.biceps.model.message that return AbstractMetricReport.ReportPart Modifier and Type Method Description AbstractMetricReport.ReportPartObjectFactory. createAbstractMetricReportReportPart()Create an instance ofAbstractMetricReport.ReportPartMethods in org.somda.sdc.biceps.model.message that return types with arguments of type AbstractMetricReport.ReportPart Modifier and Type Method Description List<AbstractMetricReport.ReportPart>AbstractMetricReport. getReportPart()Gets the value of the reportPart property.Method parameters in org.somda.sdc.biceps.model.message with type arguments of type AbstractMetricReport.ReportPart Modifier and Type Method Description voidAbstractMetricReport. setReportPart(List<AbstractMetricReport.ReportPart> value)
-