Uses of Class
insensa.connections.CIndexation.Condition

Packages that use CIndexation.Condition
insensa.connections   
 

Uses of CIndexation.Condition in insensa.connections
 

Methods in insensa.connections that return CIndexation.Condition
static CIndexation.Condition CIndexation.Condition.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CIndexation.Condition[] CIndexation.Condition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.