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