| Package | Description |
|---|---|
| net.ericaro.neobin.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected DataType |
Neobin.Transitions.Transition.Var.type |
| Modifier and Type | Method and Description |
|---|---|
static DataType |
DataType.fromValue(String v) |
DataType |
Neobin.Transitions.Transition.Var.getType()
Gets the value of the type property.
|
static DataType |
DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Neobin.Transitions.Transition.Var.setType(DataType value)
Sets the value of the type property.
|
Copyright © 2012. All Rights Reserved.