public class EJResults extends Object
| Modifier and Type | Field | Description |
|---|---|---|
private Vector<HashMap<String,EJBinding>> |
bindings |
| Constructor | Description |
|---|---|
EJResults() |
| Modifier and Type | Method | Description |
|---|---|---|
Vector<HashMap<String,EJBinding>> |
getBindings() |
|
EJResults |
setBindings(Vector<HashMap<String,EJBinding>> bindings) |
|
String |
toString() |
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.