| Constructor and Description |
|---|
LeftOperandUpdateStatus(SOperatorType operatorType) |
| Modifier and Type | Method and Description |
|---|---|
SOperatorType |
SOperation.getType() |
static SOperatorType |
SOperatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SOperatorType[] |
SOperatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SOperationBuilder |
SOperationBuilder.setType(SOperatorType operatorType) |
| Modifier and Type | Method and Description |
|---|---|
SOperationBuilder |
SOperationBuilderImpl.setType(SOperatorType operatorType) |
| Modifier and Type | Method and Description |
|---|---|
SOperatorType |
SOperationImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SOperationImpl.setType(SOperatorType type) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.