All Known Implementing Classes:
TestReflectionImpl

public interface TestReflection
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String name)
    • setTestPojo

      void setTestPojo(TestPojo testPojo)
    • getTestPojo

      TestPojo getTestPojo()