public class CreateObject
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateObject.JelasticObject |
static class |
CreateObject.JelasticResponse |
| Constructor and Description |
|---|
CreateObject() |
| Modifier and Type | Method and Description |
|---|---|
Debug |
getDebug() |
java.lang.String |
getError() |
CreateObject.JelasticResponse |
getResponse() |
int |
getResult() |
void |
setDebug(Debug debug) |
void |
setError(java.lang.String error) |
void |
setResponse(CreateObject.JelasticResponse response) |
void |
setResult(int result) |
public CreateObject.JelasticResponse getResponse()
public void setResponse(CreateObject.JelasticResponse response)
public int getResult()
public void setResult(int result)
public Debug getDebug()
public void setDebug(Debug debug)
public java.lang.String getError()
public void setError(java.lang.String error)
Copyright © 2012. All Rights Reserved.