Uses of Class
org.somda.sdc.biceps.model.participant.AlertSystemDescriptor
-
Packages that use AlertSystemDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of AlertSystemDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as AlertSystemDescriptor Modifier and Type Field Description protected AlertSystemDescriptorAbstractComplexDeviceComponentDescriptor. alertSystemMethods in org.somda.sdc.biceps.model.participant that return AlertSystemDescriptor Modifier and Type Method Description AlertSystemDescriptorObjectFactory. createAlertSystemDescriptor()Create an instance ofAlertSystemDescriptorAlertSystemDescriptorAbstractComplexDeviceComponentDescriptor. getAlertSystem()Gets the value of the alertSystem property.Methods in org.somda.sdc.biceps.model.participant with parameters of type AlertSystemDescriptor Modifier and Type Method Description voidAbstractComplexDeviceComponentDescriptor. setAlertSystem(AlertSystemDescriptor value)Sets the value of the alertSystem property.
-