public class SelectionType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
_SELECT_BY_POS |
static int |
_SELECT_BY_TICKET |
static SelectionType |
SELECT_BY_POS |
static SelectionType |
SELECT_BY_TICKET |
int |
val |
public static final SelectionType SELECT_BY_POS
public static final int _SELECT_BY_POS
public static final SelectionType SELECT_BY_TICKET
public static final int _SELECT_BY_TICKET
public int val
public static SelectionType getSelectionType(int val)