public class AbstractAlertState extends State
| Modifier and Type | Field and Description |
|---|---|
protected AlertActivation |
state |
descriptorVersion, extension, referencedDescriptor, stateVersion| Constructor and Description |
|---|
AbstractAlertState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
AlertActivation |
getState()
See pm:AlertActivation.
|
int |
hashCode() |
void |
setState(AlertActivation value)
Sets the value of the state property.
|
String |
toString() |
getDescriptorVersion, getExtension, getReferencedDescriptor, getStateVersion, setDescriptorVersion, setExtension, setReferencedDescriptor, setStateVersionprotected AlertActivation state
public AlertActivation getState()
AlertActivationpublic void setState(AlertActivation value)
value - allowed object is
AlertActivationCopyright © 2017. All rights reserved.