|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.util.CommandLineOption
| Nested Class Summary |
| Nested classes inherited from class org.apache.axis2.util.CommandLineOptionConstants |
CommandLineOptionConstants.Java2WSDLConstants, CommandLineOptionConstants.WSDL2JavaConstants |
| Field Summary |
| Fields inherited from interface org.apache.axis2.util.CommandLineOptionConstants |
SOLE_INPUT |
| Constructor Summary | |
CommandLineOption(java.lang.String type,
java.util.ArrayList values)
|
|
CommandLineOption(java.lang.String type,
java.lang.String[] values)
|
|
| Method Summary | |
java.lang.String |
getOptionType()
|
java.lang.String |
getOptionValue()
|
java.util.ArrayList |
getOptionValues()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommandLineOption(java.lang.String type,
java.lang.String[] values)
public CommandLineOption(java.lang.String type,
java.util.ArrayList values)
type - | Method Detail |
public java.lang.String getOptionType()
CommandLineOptionConstantspublic java.lang.String getOptionValue()
public java.util.ArrayList getOptionValues()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||