public class Message extends Object implements IMessage
LOCAL_FILE_PATH_MESSAGE, PROJECT_FILE_PATH_MESSAGE
Message(String type, Object value)
String
getType()
Object
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Message(String type, Object value)
type
value
public String getType()
getType
IMessage
public Object getValue()
getValue
public String toString()
toString
Copyright © 2013–2015 Tecgraf/PUC-Rio. All rights reserved.