public class ConfResponse extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
error |
int |
errorCode |
String |
errorString |
int |
op |
ConfEObject |
term |
Constructor and Description |
---|
ConfResponse() |
public int op
public boolean error
public int errorCode
public String errorString
public ConfEObject term