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