| Package | Description |
|---|---|
| edu.hm.hafner.analysis.parser.gendarme |
| Modifier and Type | Method and Description |
|---|---|
GendarmeRuleType |
GendarmeRule.getType() |
static GendarmeRuleType |
GendarmeRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GendarmeRuleType[] |
GendarmeRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GendarmeRule.setType(GendarmeRuleType type) |
Copyright © 2018. All rights reserved.