public static class AlarmQueue.AlarmToQueue
extends java.lang.Object
The object is immutable.
| Modifier and Type | Field and Description |
|---|---|
boolean |
active |
int |
faultCode |
java.lang.String |
faultFamily |
java.lang.String |
faultMember |
| Constructor and Description |
|---|
AlarmToQueue(java.lang.String faultFamily,
java.lang.String faultMember,
int faultCode,
java.util.Properties properties,
boolean active)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
getProperties()
Return a copy of the properties to avoid publishing
properties, keeping
the object immutable. |
public final java.lang.String faultFamily
public final java.lang.String faultMember
public final int faultCode
public final boolean active
public AlarmToQueue(java.lang.String faultFamily,
java.lang.String faultMember,
int faultCode,
java.util.Properties properties,
boolean active)
faultFamily - faultMember - faultCode - properties - active - public java.util.Properties getProperties()
properties, keeping
the object immutable.null