Public Member Functions | |
| AlarmToQueue (String faultFamily, String faultMember, int faultCode, Properties properties, boolean active) | |
| Properties | getProperties () |
Public Attributes | |
| final String | faultFamily |
| final String | faultMember |
| final int | faultCode |
| final boolean | active |
An alarm to be queued.
The object is immutable.
| alma.acs.alarmsystem.source.AlarmQueue.AlarmToQueue.AlarmToQueue | ( | String | faultFamily, | |
| String | faultMember, | |||
| int | faultCode, | |||
| Properties | properties, | |||
| boolean | active | |||
| ) |
Constructor
| faultFamily | ||
| faultMember | ||
| faultCode | ||
| properties | ||
| active |
| Properties alma.acs.alarmsystem.source.AlarmQueue.AlarmToQueue.getProperties | ( | ) |
Return a copy of the properties to avoid publishing properties, keeping the object immutable.
null
1.7.0