Compiere 3.1

org.compiere.vos
Class ResponseVO.Message

java.lang.Object
  extended by org.compiere.vos.ResponseVO.Message
All Implemented Interfaces:
Serializable
Enclosing class:
ResponseVO

public static class ResponseVO.Message
extends Object
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class ResponseVO.Message.MessageType
          Explicit commands for the client to execute
 
Constructor Summary
ResponseVO.Message()
           
ResponseVO.Message(ResponseVO.Message.MessageType type, String message)
           
 
Method Summary
 String getMessage()
           
 ResponseVO.Message.MessageType getType()
           
 String toDisplay()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResponseVO.Message

public ResponseVO.Message()

ResponseVO.Message

public ResponseVO.Message(ResponseVO.Message.MessageType type,
                          String message)
Method Detail

getMessage

public String getMessage()

getType

public ResponseVO.Message.MessageType getType()

toString

public String toString()
Overrides:
toString in class Object

toDisplay

public String toDisplay()

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.