Class IADataForComplexProperty


  • public class IADataForComplexProperty
    extends java.lang.Object
    Lump together several fields for use by NestedComplexPropertyIA.
    • Constructor Detail

      • IADataForComplexProperty

        public IADataForComplexProperty​(PropertySetter parentBean,
                                        AggregationType aggregationType,
                                        java.lang.String complexPropertyName)
    • Method Detail

      • getNestedComplexProperty

        public java.lang.Object getNestedComplexProperty()
      • getComplexPropertyName

        public java.lang.String getComplexPropertyName()
      • setNestedComplexProperty

        public void setNestedComplexProperty​(java.lang.Object nestedComplexProperty)