Package | Description |
---|---|
com.ibm.ws.javaee.dd.appbnd |
Modifier and Type | Method and Description |
---|---|
SpecialSubject.Type |
SpecialSubject.getType() |
static SpecialSubject.Type |
SpecialSubject.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SpecialSubject.Type[] |
SpecialSubject.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|