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
  • Constructor Details

  • Method Details

    • getAggregationType

      public AggregationType getAggregationType()
    • getNestedComplexProperty

      public Object getNestedComplexProperty()
    • getComplexPropertyName

      public String getComplexPropertyName()
    • setNestedComplexProperty

      public void setNestedComplexProperty(Object nestedComplexProperty)