public class PerformActionMessage
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PerformActionMessage.MESSAGESTATE
The Enum MESSAGESTATE.
|
Constructor and Description |
---|
PerformActionMessage()
Instantiates a new perform action message.
|
PerformActionMessage(PerformActionMessage.MESSAGESTATE state)
Instantiates a new perform action message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessageID()
Gets the message id.
|
PerformActionMessage.MESSAGESTATE |
getMessageState()
Gets the message state.
|
boolean |
messageAlreadyReceived()
Message already received.
|
void |
regenerateID()
Regenerate id.
|
public PerformActionMessage()
public PerformActionMessage(PerformActionMessage.MESSAGESTATE state)
state
- the statepublic java.lang.String getMessageID()
public PerformActionMessage.MESSAGESTATE getMessageState()
public boolean messageAlreadyReceived()
public void regenerateID()