Package | Description |
---|---|
com.ads.api.beans.csm |
Contains Collection Classes,Java Bean Classes which are specific to Categories, Codesets, Code Values, Codeset Maps.
|
Modifier and Type | Method and Description |
---|---|
Category.Type |
Category.getCategoryType() |
static Category.Type |
Category.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Category.Type[] |
Category.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Category.setCategoryType(Category.Type categoryType) |