Uses of Enum
pl.project13.maven.git.TransformationRule.ApplyEnum
Packages that use TransformationRule.ApplyEnum
-
Uses of TransformationRule.ApplyEnum in pl.project13.maven.git
Methods in pl.project13.maven.git that return TransformationRule.ApplyEnumModifier and TypeMethodDescriptionTransformationRule.getApplyRule()static TransformationRule.ApplyEnumReturns the enum constant of this type with the specified name.static TransformationRule.ApplyEnum[]TransformationRule.ApplyEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in pl.project13.maven.git with parameters of type TransformationRule.ApplyEnumModifierConstructorDescriptionprotectedTransformationRule(TransformationRule.ApplyEnum applyRule, TransformationRule.ActionEnum actionRule)