Class ResultClassROF.ResultClassFieldSetter

    • Field Summary

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

      Constructors 
      Constructor Description
      ResultClassFieldSetter​(java.lang.reflect.Field f)  
    • 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

      • field

        java.lang.reflect.Field field
    • Constructor Detail

      • ResultClassFieldSetter

        public ResultClassFieldSetter​(java.lang.reflect.Field f)