Interface IFieldData


  • public interface IFieldData
    • Method Detail

      • getField

        java.lang.reflect.Field getField()
      • getFieldClass

        java.lang.Class<?> getFieldClass()
      • getFieldType

        java.lang.reflect.Type getFieldType()
      • getGenericData

        IFieldData[] getGenericData()
                             throws java.lang.ClassNotFoundException
        Throws:
        java.lang.ClassNotFoundException