Interface TestReflection
-
- All Known Implementing Classes:
TestReflectionImpl
public interface TestReflection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()TestPojogetTestPojo()voidsetName(String name)voidsetTestPojo(TestPojo testPojo)
-