| Modifier and Type | Method and Description |
|---|---|
OperationType |
TimeSeriesManagerPortType.getCurrentOperation(String request) |
OperationType[] |
OperationsListArray.getOperationsList()
Gets the operationsList value for this OperationsListArray.
|
OperationType |
OperationsListArray.getOperationsList(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationsListArray.setOperationsList(int i,
OperationType _value) |
void |
OperationsListArray.setOperationsList(OperationType[] operationsList)
Sets the operationsList value for this OperationsListArray.
|
| Constructor and Description |
|---|
OperationsListArray(OperationType[] operationsList) |
| Modifier and Type | Method and Description |
|---|---|
OperationType |
TimeSeriesManagerPortTypeSOAPBindingStub.getCurrentOperation(String request) |
| Modifier and Type | Field and Description |
|---|---|
static OperationType |
OperationType.AddFAOAreas |
static OperationType |
OperationType.Aggregation |
static OperationType |
OperationType.ColumnChange |
static OperationType |
OperationType.Denormalization |
static OperationType |
OperationType.Enrichment |
static OperationType |
OperationType.Filter |
static OperationType |
OperationType.Grouping |
static OperationType |
OperationType.None |
static OperationType |
OperationType.Union |
| Modifier and Type | Method and Description |
|---|---|
static OperationType |
OperationType.fromString(String value) |
static OperationType |
OperationType.fromValue(String value) |
OperationType |
TsHistoryOps.getOpType()
Gets the opType value for this TsHistoryOps.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TsHistoryOps.setOpType(OperationType opType)
Sets the opType value for this TsHistoryOps.
|
| Constructor and Description |
|---|
TsHistoryOps(Calendar date,
String descriptionHuman,
OperationType opType) |
Copyright © 2015. All Rights Reserved.