Uses of Enum Class
org.apache.maven.api.Lifecycle.Pointer.Type
Packages that use Lifecycle.Pointer.Type
-
Uses of Lifecycle.Pointer.Type in org.apache.maven.api
Methods in org.apache.maven.api that return Lifecycle.Pointer.TypeModifier and TypeMethodDescriptiondefault Lifecycle.Pointer.TypeLifecycle.ChildrenPointer.type()default Lifecycle.Pointer.TypeLifecycle.DependenciesPointer.type()default Lifecycle.Pointer.TypeLifecycle.PhasePointer.type()Lifecycle.Pointer.type()static Lifecycle.Pointer.TypeReturns the enum constant of this class with the specified name.static Lifecycle.Pointer.Type[]Lifecycle.Pointer.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.