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
  1. CacheVariable.TypeEnum
CacheVariable.getType()
  1. static
  2. CacheVariable.TypeEnum
CacheVariable.TypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
  1. static
  2. CacheVariable.TypeEnum[]
CacheVariable.TypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.