Uses of Class
com.tc.object.config.TimCapability

Packages that use TimCapability
com.tc.object.config   
 

Uses of TimCapability in com.tc.object.config
 

Methods in com.tc.object.config that return TimCapability
static TimCapability TimCapability.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TimCapability[] TimCapability.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.tc.object.config with parameters of type TimCapability
 void StandardDSOClientConfigHelper.enableCapability(TimCapability cap)
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.