public class AlarmMember extends Object
| Constructor and Description |
|---|
AlarmMember(long memberId,
AlarmType alarmType) |
| Modifier and Type | Method and Description |
|---|---|
AlarmType |
getAlarmType()
returns the type of alarm which has been raised.
|
long |
getMemberId()
returns the ID of the member associated with the raised alarm.
|
Copyright © 2019. All rights reserved.