Uses of Class
de.fenvariel.maven.gettext.Location
-
-
Uses of Location in de.fenvariel.maven.gettext
Fields in de.fenvariel.maven.gettext declared as Location Modifier and Type Field Description protected LocationAbstractGettextMojo. locationset the location comment-mode (full,file,.Methods in de.fenvariel.maven.gettext that return Location Modifier and Type Method Description static LocationLocation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Location[]Location. values()Returns an array containing the constants of this enum type, in the order they are declared.
-