public class EJMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
aggregation |
private Boolean |
hybrid |
private Boolean |
onlydbo |
| Constructor and Description |
|---|
EJMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAggregation() |
Boolean |
getHybrid() |
Boolean |
getOnlydbo() |
void |
setAggregation(Boolean aggregation) |
void |
setHybrid(Boolean hybrid) |
void |
setOnlydbo(Boolean onlydbo) |
Copyright © 2016–2020. All rights reserved.