|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidationResult
| Method Summary | |
|---|---|
String |
getChallenge()
Retrieves the value for the optional structure field challenge. |
Short |
getCode()
Retrieves the value for the optional structure field code. |
byte[] |
getState()
Retrieves the value for the optional structure field state. |
boolean |
isAccepted()
Retrieves the value for the structure field accepted. |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Method Detail |
|---|
boolean isAccepted()
accepted.
isAccepted in interface ValidationResultaccepted.String getChallenge()
challenge.
getChallenge in interface ValidationResultchallenge.Short getCode()
code.
getCode in interface ValidationResultcode.byte[] getState()
state.
getState in interface ValidationResultstate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||