|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CredentialResetParams
| Method Summary | |
|---|---|
boolean |
containsResetValue(byte[] value)
|
List |
getResetValue()
|
byte[] |
getResetValue(int index)
|
byte[] |
getValue()
Retrieves the value for the optional structure field value. |
| 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 |
|---|
List getResetValue()
JmiException - If the values cannot be retrieved for some reason.boolean containsResetValue(byte[] value)
value - An element whose presence in the list of all the values for this structure field is to be tested.
true if the list of all the values for this structure field contains the specified element.
JmiException - If the containment of the value cannot be checked for some reason.byte[] getResetValue(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.byte[] getValue()
value.
value.
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 | |||||||||