Java org.apache.commons.cli2 Option fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.cli2 Option fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.cli2 Option.

The text is from its open source code.

Method

intgetId()
Returns the id of the option.
StringgetPreferredName()
The preferred name of an option is used for generating help and usage information.