com.mulesoft.cloudhub.client
Class ReturnMessage

java.lang.Object
  extended by com.mulesoft.cloudhub.client.ReturnMessage

public class ReturnMessage
extends Object


Constructor Summary
ReturnMessage()
           
 
Method Summary
 String getErrorMessage()
           
 void setErrorMessage(String errorMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReturnMessage

public ReturnMessage()
Method Detail

getErrorMessage

public String getErrorMessage()

setErrorMessage

public void setErrorMessage(String errorMessage)


Copyright © 2012-2015. All Rights Reserved.