public class CommandLineOption extends Object implements CommandLineOptionConstants
CommandLineOptionConstants.ExtensionArguments, CommandLineOptionConstants.WSDL2JavaConstants
SOLE_INPUT
Constructor and Description |
---|
CommandLineOption(String type,
ArrayList values) |
CommandLineOption(String type,
String[] values) |
Modifier and Type | Method and Description |
---|---|
String |
getOptionType() |
String |
getOptionValue() |
ArrayList |
getOptionValues() |
public String getOptionType()
CommandLineOptionConstants
public String getOptionValue()
public ArrayList getOptionValues()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.