Uses of Class
org.somda.sdc.biceps.model.participant.AlertSignalDescriptor
-
Packages that use AlertSignalDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of AlertSignalDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type AlertSignalDescriptor Modifier and Type Field Description protected List<AlertSignalDescriptor>AlertSystemDescriptor. alertSignalMethods in org.somda.sdc.biceps.model.participant that return AlertSignalDescriptor Modifier and Type Method Description AlertSignalDescriptorObjectFactory. createAlertSignalDescriptor()Create an instance ofAlertSignalDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type AlertSignalDescriptor Modifier and Type Method Description List<AlertSignalDescriptor>AlertSystemDescriptor. getAlertSignal()Gets the value of the alertSignal property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type AlertSignalDescriptor Modifier and Type Method Description voidAlertSystemDescriptor. setAlertSignal(List<AlertSignalDescriptor> value)
-