ch.qos.logback.core.joran.action
Class IADataForComplexProperty
java.lang.Object
ch.qos.logback.core.joran.action.IADataForComplexProperty
public class IADataForComplexProperty
- extends Object
Lump together several fields for use by NestedComplexPropertyIA
.
- Author:
- Ceki
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IADataForComplexProperty
public IADataForComplexProperty(PropertySetter parentBean,
AggregationType aggregationType,
String complexPropertyName)
getAggregationType
public AggregationType getAggregationType()
getNestedComplexProperty
public Object getNestedComplexProperty()
getComplexPropertyName
public String getComplexPropertyName()
setNestedComplexProperty
public void setNestedComplexProperty(Object nestedComplexProperty)
Copyright © 2005-2011 QOS.ch. All Rights Reserved.