Class ResultClassROF.ResultClassPutMethodSetter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.reflect.Method putMethod  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean set​(java.lang.Object obj, java.lang.String fieldName, java.lang.Object value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • putMethod

        java.lang.reflect.Method putMethod
    • Constructor Detail

      • ResultClassPutMethodSetter

        public ResultClassPutMethodSetter​(java.lang.reflect.Method m)