Package org.kohsuke.args4j.spi
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.
- Author:
- Jan Materne
-
Field Summary
FieldsFields inherited from class org.kohsuke.args4j.spi.AnnotationImpl
aliases, handler, help, hidden, index, metaVar, multiValued, required, usage
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kohsuke.args4j.spi.AnnotationImpl
aliases, annotationType, handler, help, hidden, index, metaVar, multiValued, required, usage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.annotation.Annotation
equals, hashCode, toString
-
Field Details
-
name
-
depends
-
forbids
-
-
Constructor Details
-
OptionImpl
- Throws:
ClassNotFoundException
-
-
Method Details
-
name
-
depends
-
forbids
-