public class ImplicitActionDataBase extends Object
| Modifier and Type | Field and Description |
|---|---|
AggregationType |
aggregationType |
boolean |
inError |
PropertySetter |
parentBean |
String |
propertyName |
| Constructor and Description |
|---|
ImplicitActionDataBase(PropertySetter parentBean,
AggregationType aggregationType,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
getAggregationType() |
public final PropertySetter parentBean
public final AggregationType aggregationType
public final String propertyName
public boolean inError
public ImplicitActionDataBase(PropertySetter parentBean, AggregationType aggregationType, String propertyName)
public AggregationType getAggregationType()
Copyright © 2005–2019 QOS.ch. All rights reserved.