public class IADataForComplexProperty
extends java.lang.Object
NestedComplexPropertyIA.| Constructor and Description |
|---|
IADataForComplexProperty(PropertySetter parentBean,
AggregationType aggregationType,
java.lang.String complexPropertyName) |
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
getAggregationType() |
java.lang.String |
getComplexPropertyName() |
java.lang.Object |
getNestedComplexProperty() |
void |
setNestedComplexProperty(java.lang.Object nestedComplexProperty) |
public IADataForComplexProperty(PropertySetter parentBean, AggregationType aggregationType, java.lang.String complexPropertyName)
public AggregationType getAggregationType()
public java.lang.Object getNestedComplexProperty()
public java.lang.String getComplexPropertyName()
public void setNestedComplexProperty(java.lang.Object nestedComplexProperty)