|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyDescriptor
Describe a property in a bean.
| Method Summary | |
|---|---|
Object |
getDefaultValue()
|
String |
getDescription()
|
Field |
getFied()
|
String |
getId()
|
String |
getName()
|
Class<?> |
getPropertyClass()
Deprecated. since 3.0M1 use getPropertyType() instead |
Type |
getPropertyType()
|
Method |
getReadMethod()
|
Method |
getWriteMethod()
|
boolean |
isMandatory()
|
| Method Detail |
|---|
String getId()
String getName()
String getDescription()
@Deprecated Class<?> getPropertyClass()
getPropertyType() instead
Type getPropertyType()
Object getDefaultValue()
boolean isMandatory()
Method getReadMethod()
Method getWriteMethod()
Field getFied()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||