|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Enum
oracle.iam.passwordmgmt.vo.Constants.Operations
public static final class Constants.Operations
| Field Summary | |
|---|---|
static Constants.Operations |
RESET_PASSWORD |
| Method Summary | |
|---|---|
static Constants.Operations |
valueOf(java.lang.String name) |
static Constants.Operations[] |
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 Constants.Operations RESET_PASSWORD
| Method Detail |
|---|
public static Constants.Operations[] values()
public static Constants.Operations valueOf(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||