it.jnrpe
Class ReturnValue
java.lang.Object
it.jnrpe.ReturnValue
public class ReturnValue
- extends Object
This class is just a container for the plugin result
- Author:
- Massimiliano Ziccardi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReturnValue
public ReturnValue(String sMessage)
ReturnValue
public ReturnValue(int iReturnCode,
String sMessage)
getReturnCode
public int getReturnCode()
getMessage
public String getMessage()
Copyright © 2011. All Rights Reserved.