| Package | Description |
|---|---|
| org.unidal.maven.plugin.project.rule |
| Modifier and Type | Method and Description |
|---|---|
RuleType |
IRule.getType() |
RuleType |
ConstructorRule.getType() |
RuleType |
MethodRule.getType() |
RuleType |
FieldRule.getType() |
RuleType |
ClassRule.getType() |
static RuleType |
RuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleType[] |
RuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Unidal Organization. All rights reserved.