- All Superinterfaces:
- Connector.Argument,- Serializable
- Enclosing interface:
- Connector
Specification for and value of a Connector argument,
 whose value is a String selected from a list of choices.
- 
Method SummaryMethods declared in interface com.sun.jdi.connect.Connector.Argumentdescription, label, mustSpecify, name, setValue, value
- 
Method Details- 
choicesReturn the possible values for the argument
- 
isValidPerforms basic sanity check of argument.- Specified by:
- isValidin interface- Connector.Argument
- Returns:
- trueif value is one of- choices().
 
 
-