| Package | Description |
|---|---|
| net.ericaro.neobin.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected ManyType |
Neobin.Transitions.Transition.Var.many |
| Modifier and Type | Method and Description |
|---|---|
static ManyType |
ManyType.fromValue(String v) |
ManyType |
Neobin.Transitions.Transition.Var.getMany()
Gets the value of the many property.
|
static ManyType |
ManyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManyType[] |
ManyType.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.setMany(ManyType value)
Sets the value of the many property.
|
Copyright © 2012. All Rights Reserved.