Uses of Enum
org.codehaus.mojo.flatten.FlattenMode
Packages that use FlattenMode
-
Uses of FlattenMode in org.codehaus.mojo.flatten
Subclasses with type arguments of type FlattenMode in org.codehaus.mojo.flattenModifier and TypeClassDescriptionenumThis enum contains the predefined modes how to deal withadditional POM elementswhengenerating the flattened POM.Methods in org.codehaus.mojo.flatten that return FlattenModeModifier and TypeMethodDescriptionstatic FlattenModeReturns the enum constant of this type with the specified name.static FlattenMode[]FlattenMode.values()Returns an array containing the constants of this enum type, in the order they are declared.