comprti.msg
Class UpdateAttributeMessage

comprti.msg.ObjectMessage
  |
  +--comprti.msg.UpdateAttributeMessage

public class UpdateAttributeMessage
extends ObjectMessage

A class that represents ...

See Also:
OtherClasses

Constructor Summary
UpdateAttributeMessage()
           
 
Method Summary
 java.lang.String getAttributeName()
          An operation that does ...
 byte[] getValue()
          An operation that does ...
 
Methods inherited from class comprti.msg.ObjectMessage
getObjectId, getObjectName
 

Constructor Detail

UpdateAttributeMessage

public UpdateAttributeMessage()
Method Detail

getAttributeName

public java.lang.String getAttributeName()
An operation that does ...
Parameters:
firstParamName - a description of this parameter

getValue

public byte[] getValue()
An operation that does ...
Parameters:
firstParamName - a description of this parameter