|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface STCValues
STC Values interface used storing the attribute values.
| Method Summary | |
|---|---|
int |
countSTCValue()
Returns the number of values in the attribute |
STCValue |
getSTCValue(int j)
Returns the value at the specified index from the array of values |
void |
reset()
Method to reset the values |
| Method Detail |
|---|
int countSTCValue()
STCValue getSTCValue(int j)
throws java.lang.IndexOutOfBoundsException
i - the index of the value to be returned
java.lang.IndexOutOfBoundsException - if the index specified is not in rangevoid reset()
|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||