| Package | Description |
|---|---|
| org.openbase.jps.core | |
| org.openbase.jps.preset |
| Modifier and Type | Method and Description |
|---|---|
AbstractJavaProperty.ValueType |
AbstractJavaProperty.getValueType() |
static AbstractJavaProperty.ValueType |
AbstractJavaProperty.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractJavaProperty.ValueType[] |
AbstractJavaProperty.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractJavaProperty.setValue(V value,
AbstractJavaProperty.ValueType valueType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractJPFile.setValue(File value,
AbstractJavaProperty.ValueType valueType) |
Copyright © 2014–2016 openbase.org. All rights reserved.