SelectionType Class
- public class SelectionType
extends Object
-
Hierarchy
-
Object
SelectionType
cName
public static final String
cName
I_ROUND_ROBIN_1_BY_1
public static final int I_ROUND_ROBIN_1_BY_1
I_SET
public static final int I_SET
ROUND_ROBIN_1_BY_1
public static final SelectionType
ROUND_ROBIN_1_BY_1
S_ROUND_ROBIN_1_BY_1
public static final String
S_ROUND_ROBIN_1_BY_1
S_SET
public static final String
S_SET
SET
public static final SelectionType
SET
equals(Object) Method
public boolean equals(Object
object)
-
Overrides
-
Object.equals(Object)
getInt() Method
public int getInt()
getObject(String) Method
public static SelectionType
getObject(String
token)
getString() Method
public String
getString()
hashCode() Method
public int hashCode()
-
Overrides
-
Object.hashCode()
toString() Method
public String
toString()
-
Overrides
-
Object.toString()