com.ibm.ws.javaee.dd.webext
Uses of Class CacheVariable.TypeEnum
Packages that use CacheVariable.TypeEnum
Package | Description |
---|---|
com.ibm.ws.javaee.dd.webext |
Uses of CacheVariable.TypeEnum in com.ibm.ws.javaee.dd.webext
Modifier and Type | Method and Description |
---|---|
CacheVariable.getType()
|
|
|
CacheVariable.TypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
|
CacheVariable.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|