loadProperty
Constructor and Description |
---|
IntegerOption(String longName,
Enum category,
Integer[] options,
Integer defval,
String description) |
IntegerOption(String longName,
Enum category,
Integer defval,
String description) |
IntegerOption(String prefix,
String name,
Enum category,
Integer[] options,
Integer defval,
String description) |
IntegerOption(String prefix,
String name,
Enum category,
Integer defval,
String description) |
Modifier and Type | Method and Description |
---|---|
Integer |
reload() |
bool, bool, bool, bool, enumeration, enumeration, enumeration, enumeration, formatOptions, formatValues, integer, integer, integer, integer, integer, integer, isSpecified, load, loadProperty, string, string, string, string, string, string, string, string, toString
public IntegerOption(String prefix, String name, Enum category, Integer[] options, Integer defval, String description)
public IntegerOption(String longName, Enum category, Integer[] options, Integer defval, String description)
public IntegerOption(String prefix, String name, Enum category, Integer defval, String description)
Copyright © 2001-2014 JRuby. All Rights Reserved.