| Package | Description | 
|---|---|
| net.sourceforge.jnlp | This package contains the classes that represent the parts of a Java Network
 Launching Protocol (JNLP) file as objects, and a way to launch a JNLP file
 as an application, applet, or installer. | 
| Modifier and Type | Method and Description | 
|---|---|
| static OptionsDefinitions.OPTIONS | OptionsDefinitions.OPTIONS. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static OptionsDefinitions.OPTIONS[] | OptionsDefinitions.OPTIONS. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.List<OptionsDefinitions.OPTIONS> | OptionsDefinitions. getItwsettingsCommands() | 
| static java.util.List<OptionsDefinitions.OPTIONS> | OptionsDefinitions. getJavaWsControlOptions() | 
| static java.util.List<OptionsDefinitions.OPTIONS> | OptionsDefinitions. getJavaWsOptions() | 
| static java.util.List<OptionsDefinitions.OPTIONS> | OptionsDefinitions. getJavaWsRuntimeOptions() | 
| static java.util.List<OptionsDefinitions.OPTIONS> | OptionsDefinitions. getPolicyEditorOptions() |