|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Enum
oracle.iam.ldapsync.vo.LDAPContainer.Type
public static final class LDAPContainer.Type
| Field Summary | |
|---|---|
static LDAPContainer.Type |
ROLE |
static LDAPContainer.Type |
USER |
| Method Summary | |
|---|---|
static LDAPContainer.Type |
valueOf(java.lang.String name) |
static LDAPContainer.Type[] |
values() |
| Methods inherited from class java.lang.Enum |
|---|
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final LDAPContainer.Type USER
public static final LDAPContainer.Type ROLE
| Method Detail |
|---|
public static LDAPContainer.Type[] values()
public static LDAPContainer.Type valueOf(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||