|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IObjectProperty
This is the generic view on a single object property (field / instance variable).
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of the property. |
java.lang.Class<?> |
getType()
Returns the type of the property. |
| Methods inherited from interface org.pfsw.reflect.ElementWithModifiers |
|---|
getModifiers, isAbstract, isDefaultVisibility, isFinal, isInterface, isNative, isPrivate, isProtected, isPublic, isStatic, isStrict, isSynchronized, isTransient, isVolatile |
| Method Detail |
|---|
java.lang.String getName()
java.lang.Class<?> getType()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||