| Package | Description |
|---|---|
| org.hu.hom.api.algorithm.object.impl.selection |
| Modifier and Type | Method and Description |
|---|---|
static Selection |
Selection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Selection[] |
Selection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|