|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectissrg.SAWS.RecordBlock
Field Summary | |
byte[] |
messageBlock
|
byte |
userID
|
Constructor Summary | |
RecordBlock()
Creates a new instance of RecordBlock |
|
RecordBlock(byte[] messageBlock,
byte userID)
|
Method Summary | |
byte[] |
getRecord()
|
byte |
getUserID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public byte[] messageBlock
public byte userID
Constructor Detail |
public RecordBlock()
public RecordBlock(byte[] messageBlock, byte userID)
Method Detail |
public byte[] getRecord()
public byte getUserID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |