|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wiley.posa3.resourcelifecyclemanager.ResourceType
ResourceType is an Enum class containing the types of resources
| Field Summary | |
static ResourceType |
CONNECTION
Connection resource |
static ResourceType |
SECURITY_TOKEN
SecurityToken resource |
| Method Summary | |
java.lang.String |
toString()
Convert to String |
int |
toValue()
Get the int value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ResourceType SECURITY_TOKEN
public static final ResourceType CONNECTION
| Method Detail |
public java.lang.String toString()
public int toValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||