protected static class HttpPoster.CodeDetails
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
code |
protected int |
codeValue |
protected java.lang.String |
details |
| Constructor and Description |
|---|
CodeDetails(java.lang.String res) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode() |
int |
getCodeValue() |
java.lang.String |
getDetails() |