public class OperationsStore extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Operation> |
operationsBoolean |
protected ArrayList<Operation> |
operationsDate |
protected ArrayList<Operation> |
operationsGeometry |
protected ArrayList<Operation> |
operationsNumeric |
protected ArrayList<Operation> |
operationsText |
| Constructor and Description |
|---|
OperationsStore() |
Copyright © 2015. All Rights Reserved.