Uses of Class
org.somda.sdc.biceps.model.participant.SystemSignalActivation
-
Packages that use SystemSignalActivation Package Description org.somda.sdc.biceps.model.participant -
-
Uses of SystemSignalActivation in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type SystemSignalActivation Modifier and Type Field Description protected List<SystemSignalActivation>AlertSystemState. systemSignalActivationMethods in org.somda.sdc.biceps.model.participant that return SystemSignalActivation Modifier and Type Method Description SystemSignalActivationObjectFactory. createSystemSignalActivation()Create an instance ofSystemSignalActivationMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type SystemSignalActivation Modifier and Type Method Description List<SystemSignalActivation>AlertSystemState. getSystemSignalActivation()Gets the value of the systemSignalActivation property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type SystemSignalActivation Modifier and Type Method Description voidAlertSystemState. setSystemSignalActivation(List<SystemSignalActivation> value)
-