| Package | Description |
|---|---|
| org.xmcda |
| Modifier and Type | Method and Description |
|---|---|
CategoryProfile.Type |
CategoryProfile.getType()
Returns the type of this CategoryProfile.
|
static CategoryProfile.Type |
CategoryProfile.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CategoryProfile.Type[] |
CategoryProfile.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <VALUE_TYPE> |
Factory.categoryProfile(CategoryProfile.Type type) |
void |
CategoryProfile.setType(CategoryProfile.Type type) |
| Constructor and Description |
|---|
CategoryProfile(CategoryProfile.Type type) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.