Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.lobobrowser.js.PropertyInfo
public class PropertyInfo
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
Method | |
String |
|
Class | |
Method | |
void |
|
void |
|
public Method getGetter()
public String getName()
public Class getPropertyType()
public Method getSetter()
public void setGetter(Method getter)
public void setSetter(Method setter)