A C F G L M N O P R S T U V

G

getFlag(String) - Static method in class com.ohrasys.app.AppOption
Creates a new flag type option.
getLen() - Method in class com.ohrasys.app.AppOption
Returns the number of data values associated with this option.
getList() - Static method in class com.ohrasys.app.AppOption
Creates a new list type option.
getName() - Method in class com.ohrasys.app.AppOption
Returns the name of this option.
getOption(String) - Static method in class com.ohrasys.app.AppOption
Returns a named option having one value.
getOption(String, int) - Static method in class com.ohrasys.app.AppOption
Returns a named option having a finite number of values.
getType() - Method in class com.ohrasys.app.AppOption
Returns the type of this option.
getValue() - Method in class com.ohrasys.app.AppOption
Returns the value of this option in a string representation.

A C F G L M N O P R S T U V