public class RemoteObjectResult
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getCode()
Returns the code value.
|
java.lang.String |
getObjectId()
Returns the object id value.
|
java.lang.String |
getResult()
Returns the result value.
|
public java.lang.String getObjectId()
public int getCode()
public java.lang.String getResult()