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