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