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