Uses of Class
com.github.koraktor.mavanagaiata.mojo.ChangelogMojo.LinkToBaseUrl
-
Packages that use ChangelogMojo.LinkToBaseUrl Package Description com.github.koraktor.mavanagaiata.mojo Maven mojo implementations and related code -
-
Uses of ChangelogMojo.LinkToBaseUrl in com.github.koraktor.mavanagaiata.mojo
Fields in com.github.koraktor.mavanagaiata.mojo declared as ChangelogMojo.LinkToBaseUrl Modifier and Type Field Description (package private) ChangelogMojo.LinkToBaseUrlChangelogMojo. linkToUsed to select the service to create links toMethods in com.github.koraktor.mavanagaiata.mojo that return ChangelogMojo.LinkToBaseUrl Modifier and Type Method Description static ChangelogMojo.LinkToBaseUrlChangelogMojo.LinkToBaseUrl. valueOf(String name)Returns the enum constant of this type with the specified name.static ChangelogMojo.LinkToBaseUrl[]ChangelogMojo.LinkToBaseUrl. values()Returns an array containing the constants of this enum type, in the order they are declared.
-