|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Status
Method Summary | |
---|---|
java.lang.String |
getCode()
Gets the value of the code property. |
java.lang.String |
getReason()
Gets the value of the reason property. |
boolean |
isValid()
|
void |
setCode(java.lang.String value)
Sets the value of the code property. |
void |
setReason(java.lang.String value)
Sets the value of the reason property. |
Method Detail |
---|
boolean isValid()
java.lang.String getCode()
String
java.lang.String getReason()
String
void setCode(java.lang.String value)
value
- String
void setReason(java.lang.String value)
value
- String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |