Uses of Enum Class
org.apache.maven.api.Lifecycle.Link.Kind
Packages that use Lifecycle.Link.Kind
-
Uses of Lifecycle.Link.Kind in org.apache.maven.api
Subclasses with type arguments of type Lifecycle.Link.Kind in org.apache.maven.apiMethods in org.apache.maven.api that return Lifecycle.Link.KindModifier and TypeMethodDescriptionLifecycle.Link.kind()
Returns the kind of link (BEFORE or AFTER).static Lifecycle.Link.Kind
Returns the enum constant of this class with the specified name.static Lifecycle.Link.Kind[]
Lifecycle.Link.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.