Uses of Class
snaq.util.jclap.EnumeratedOption
-
-
Uses of EnumeratedOption in snaq.util.jclap
Subclasses of EnumeratedOption in snaq.util.jclap Modifier and Type Class Description classEnumeratedIntegerOptionImplementation of anOptionwith value restricted to a specified enumeration of typeInteger.classEnumeratedStringOptionImplementation of anOptionwith value restricted to a specified enumeration of typeString.
-