com.ibm.ccd.ui.exception
Class Message

java.lang.Object
  extended by com.ibm.ccd.ui.exception.Message
All Implemented Interfaces:
java.io.Serializable

public class Message
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 java.lang.String getKey()
           
 java.lang.String getType()
           
 java.lang.Object[] getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public java.lang.String getType()

getKey

public java.lang.String getKey()

getValues

public java.lang.Object[] getValues()