|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--comprti.msg.Message | +--comprti.msg.InteractionMessage | +--comprti.msg.UpdateParameterMessage
A class that represents ...
OtherClasses
Fields inherited from class comprti.msg.Message |
messageType |
Constructor Summary | |
UpdateParameterMessage()
|
Method Summary | |
java.lang.String |
getParameterName()
An operation that does ... |
byte[] |
getValue()
An operation that does ... |
Methods inherited from class comprti.msg.InteractionMessage |
getInteractionClassName |
Methods inherited from class comprti.msg.Message |
getMessageType |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public UpdateParameterMessage()
Method Detail |
public java.lang.String getParameterName()
firstParamName
- a description of this parameterpublic byte[] getValue()
firstParamName
- a description of this parameter
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |