|
||||||||||
| 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 org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
|---|
refContainsValue, refDelegate, refGetValue |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Method Detail |
|---|
boolean isAccepted()
accepted.
accepted.
JmiException - If the value cannot be retrieved for some reason.String getChallenge()
challenge.
challenge.
JmiException - If the value cannot be retrieved for some reason.Short getCode()
code.
code.
JmiException - If the value cannot be retrieved for some reason.byte[] getState()
state.
state.
JmiException - If the value cannot be retrieved for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||