Package | Description |
---|---|
org.jsynthlib.xmldevice | |
org.jsynthlib.xmldevice.impl |
Modifier and Type | Field and Description |
---|---|
static PreferenceDefs.PreferenceDef.Type.Enum |
PreferenceDefs.PreferenceDef.Type.BOOLEAN |
static PreferenceDefs.PreferenceDef.Type.Enum |
PreferenceDefs.PreferenceDef.Type.INTEGER |
static PreferenceDefs.PreferenceDef.Type.Enum |
PreferenceDefs.PreferenceDef.Type.STRING |
Modifier and Type | Method and Description |
---|---|
static PreferenceDefs.PreferenceDef.Type.Enum |
PreferenceDefs.PreferenceDef.Type.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static PreferenceDefs.PreferenceDef.Type.Enum |
PreferenceDefs.PreferenceDef.Type.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
PreferenceDefs.PreferenceDef.Type.Enum |
PreferenceDefs.PreferenceDef.getType()
Gets the "type" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
PreferenceDefs.PreferenceDef.setType(PreferenceDefs.PreferenceDef.Type.Enum type)
Sets the "type" attribute
|
Modifier and Type | Method and Description |
---|---|
PreferenceDefs.PreferenceDef.Type.Enum |
PreferenceDefsImpl.PreferenceDefImpl.getType()
Gets the "type" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
PreferenceDefsImpl.PreferenceDefImpl.setType(PreferenceDefs.PreferenceDef.Type.Enum type)
Sets the "type" attribute
|
Copyright © 2014. All Rights Reserved.