public class MessageID extends Object
| Constructor and Description |
|---|
MessageID(byte[] origID) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getOrigID() |
String |
getTextID() |
void |
setOrigID(byte[] origID) |
void |
setTextID(String textID) |
Copyright © 2019 SMYLD. All rights reserved.