Uses of Enum
com.ibm.ws.javaee.dd.webext.CacheVariable.TypeEnum
Packages that use CacheVariable.TypeEnum
-
Uses of CacheVariable.TypeEnum in com.ibm.ws.javaee.dd.webext
Methods in com.ibm.ws.javaee.dd.webext that return CacheVariable.TypeEnumModifier and TypeMethodDescriptionCacheVariable.getType()
static CacheVariable.TypeEnum
Returns the enum constant of this type with the specified name.static CacheVariable.TypeEnum[]
CacheVariable.TypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.