Class ArgumentImpl
java.lang.Object
org.kohsuke.args4j.spi.AnnotationImpl
org.kohsuke.args4j.spi.ArgumentImpl
- All Implemented Interfaces:
Annotation
Implementation of @Argument so we can instantiate it.
- Author:
- Jan Materne
-
Field Summary
Fields 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
-
Constructor Details
-
ArgumentImpl
- Throws:
ClassNotFoundException
-