public class QueryTarget extends EnumerationBase
Modifier and Type | Field and Description |
---|---|
static QueryTarget |
NOT_SPECIFIED
The instance of Not Specified
|
static QueryTarget[] |
PRIVATE_VALUES |
static QueryTarget |
TARGET_A
The instance of Target A
|
static QueryTarget |
TARGET_B
The instance of Target B
|
Modifier and Type | Method and Description |
---|---|
static QueryTarget[] |
getValues() |
static QueryTarget |
Parse(java.lang.String parameter) |
getArgument, getDescription, toString
public static final QueryTarget NOT_SPECIFIED
public static final QueryTarget TARGET_A
public static final QueryTarget TARGET_B
public static final QueryTarget[] PRIVATE_VALUES
public static final QueryTarget[] getValues()
public static final QueryTarget Parse(java.lang.String parameter)