Class OptionImpl
java.lang.Object
org.kohsuke.args4j.spi.AnnotationImpl
org.kohsuke.args4j.spi.OptionImpl
- All Implemented Interfaces:
Annotation
Implementation of @Option so we can instantiate it.
-
Field Summary
FieldsFields inherited from class AnnotationImpl
aliases, handler, help, hidden, index, metaVar, multiValued, required, usage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AnnotationImpl
aliases, annotationType, handler, help, hidden, index, metaVar, multiValued, required, usageMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Annotation
equals, hashCode, toString
-
Field Details
-
name
-
depends
-
forbids
-
-
Constructor Details
-
OptionImpl
- Throws:
ClassNotFoundException
-
-
Method Details
-
name
-
depends
-
forbids
-