Uses of Package
com.github.rvesse.airline.annotations
Packages that use com.github.rvesse.airline.annotations
Package
Description
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airlineClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Annotation to mark a field as an option
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.annotations
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.cli
-
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.cli.commandsClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a commandAnnotation to mark a field as an option
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.help
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.inheritanceClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a commandAnnotation to mark a field as an option
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.io
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.modulesClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a commandAnnotation to mark a field as an option
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.senditClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Class annotation used to declaratively specify a CLIMarks a class as a commandAnnotation to mark a field as an option
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.simpleClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a commandAnnotation to mark a field as an option
-
-
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.examples.userguide.help.sectionsClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a command
-
-
-
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.helpClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a commandAnnotation to mark a field as an option
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.help.suggesterClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a command
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.jpms.debugClassDescriptionUsed to mark a field of a command class as representing a module of command functionality.Marks a class as a commandAnnotation to mark a field as an option
-
Classes in com.github.rvesse.airline.annotations used by com.github.rvesse.airline.modelClassDescriptionMarks a class as providing command group metadataClass annotation used to declaratively specify a parser configuration