ReflectionBuilder.applyProperty

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void applyProperty(string key, string value, Map!(string, Object) objects)
  2. void applyProperty(Object object, string propertyPath, Object value)
    class ReflectionBuilder
    protected
    void
    applyProperty
    (
    Object object
    ,,
    Object value
    )
  3. void applyProperty(Object object, string propertyName, string stringValue)

Meta