Class ReflectionProperty


  • public class ReflectionProperty
    extends Object
    • Constructor Detail

      • ReflectionProperty

        public ReflectionProperty​(String parentPropertyName,
                                  String propertyName,
                                  Object propertyValue)