|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.vlab.remote.value.ShortMessageValue
public class ShortMessageValue
This class represent the VLab shortMessage structure in C implementation
| Constructor Summary | |
|---|---|
ShortMessageValue()
Creates a new instance of ShortMessageValue |
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
Getter for property message. |
int |
getStructureLength()
Getter for property structureLength. |
void |
setMessage(java.lang.String message)
Setter for property message. |
void |
setStructureLength(int structureLength)
Setter for property structureLength. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShortMessageValue()
| Method Detail |
|---|
public int getStructureLength()
public void setStructureLength(int structureLength)
structureLength - New value of property structureLength.public java.lang.String getMessage()
public void setMessage(java.lang.String message)
message - New value of property message.
|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||