Package | Description |
---|---|
de.uni_kl.cs.discodnc.nc |
Modifier and Type | Method | Description |
---|---|---|
static Analysis.Analyses |
Analysis.Analyses.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Analysis.Analyses[] |
Analysis.Analyses.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|