| Package | Description |
|---|---|
| net.vatov.ampl.model |
| Modifier and Type | Method and Description |
|---|---|
SetExpression.SetExpressionType |
SetExpression.getType() |
static SetExpression.SetExpressionType |
SetExpression.SetExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetExpression.SetExpressionType[] |
SetExpression.SetExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SetExpression(SetExpression.SetExpressionType type,
Object value) |
Copyright © 2013. All Rights Reserved.