public class Property
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
setCustomName
public void setCustomName(String name)
-
-
getGetterMethod
public Method getGetterMethod()
-
getSetterMethod
public Method getSetterMethod()
-
getPropertyType
public Class<?> getPropertyType()
-
-
-
-