| Package | Description |
|---|---|
| com.acquitygroup.webtest.model | |
| com.acquitygroup.webtest.model.category |
| Modifier and Type | Field and Description |
|---|---|
static CategoryType |
CategoryType.MAX_VALUE |
static CategoryType |
CategoryType.MIN_VALUE |
| Modifier and Type | Method and Description |
|---|---|
static CategoryType |
CategoryType.$INIT(Object... para) |
CategoryType |
CategoryType.next() |
CategoryType |
CategoryType.previous() |
static CategoryType |
CategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CategoryType[] |
CategoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CategoryLevel |
CategoryFactory.getCategory(CategoryType type,
String category,
String categoryTitle) |
Copyright © 2012-2013 Acquity Group. All Rights Reserved.