public class Property extends Object
Property()
Method
getGetter()
Class<?>
getType()
void
setGetter(Method getter)
setName(String name)
setSetter(Method setter)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Property()
public void setName(String name)
public Method getGetter()
public void setGetter(Method getter)
public void setSetter(Method setter)
public Class<?> getType()
public String toString()
toString
Object
Copyright © 2016–2018. All rights reserved.