| Package | Description |
|---|---|
| pl.project13.maven.git |
| Modifier and Type | Method and Description |
|---|---|
TransformationRule.ActionEnum |
TransformationRule.getActionRule() |
static TransformationRule.ActionEnum |
TransformationRule.ActionEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransformationRule.ActionEnum[] |
TransformationRule.ActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TransformationRule(TransformationRule.ApplyEnum applyRule,
TransformationRule.ActionEnum actionRule) |
Copyright © 2020. All Rights Reserved.