|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--FormatMessage
This class implements Wrapper for byte array.
| Constructor Summary | |
FormatMessage(byte[] mb)
Assigns byte array parameter to instance variable messageBytes |
|
| Method Summary | |
byte[] |
getMessageBytes()
Returns byte array stored |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormatMessage(byte[] mb)
mb - Byte Array| Method Detail |
public byte[] getMessageBytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||