|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFourMS.ER412MessageComponent
class ER412MessageComponent
This class solely contains data which describes the components that consitute a single ER412 message .i.e. MFW101(101). Normally it will be created when we parse the incoming messages from a ER412 transmitter
| Field Summary | |
|---|---|
java.lang.String |
MechanismName
This is the mechanism name which is associated with the message |
java.lang.String[] |
MessageParameters
This array hold the parameters which are associated with the message |
int |
MessageType
This is the message type for this message, for instance 101 |
| Constructor Summary | |
|---|---|
ER412MessageComponent()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int MessageType
public java.lang.String MechanismName
public java.lang.String[] MessageParameters
| Constructor Detail |
|---|
ER412MessageComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||