Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Target.SQL.structure |
Modifier and Type | Method and Description |
---|---|
AlterExpression.AlterOperation |
AlterExpression.getOperation() |
static AlterExpression.AlterOperation |
AlterExpression.AlterOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlterExpression.AlterOperation[] |
AlterExpression.AlterOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlterExpression.setOperation(AlterExpression.AlterOperation operation) |
Copyright © 2017. All rights reserved.