|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanProperty | |
---|---|
com.thoughtworks.qdox.model |
Uses of BeanProperty in com.thoughtworks.qdox.model |
---|
Methods in com.thoughtworks.qdox.model that return BeanProperty | |
---|---|
BeanProperty[] |
JavaClass.getBeanProperties()
Gets bean properties without looking in superclasses or interfaces. |
BeanProperty[] |
JavaClass.getBeanProperties(boolean superclasses)
|
BeanProperty |
JavaClass.getBeanProperty(String propertyName)
Gets bean property without looking in superclasses or interfaces. |
BeanProperty |
JavaClass.getBeanProperty(String propertyName,
boolean superclasses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |