|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.beanfabrics.support.PropertySupport.PropertyDeclaration
org.beanfabrics.support.PropertySupport.FieldDecl
public static class PropertySupport.FieldDecl
Constructor Summary | |
---|---|
PropertySupport.FieldDecl(java.lang.String name,
java.lang.reflect.Field field)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.beanfabrics.support.PropertySupport.PropertyDeclaration |
---|
getMember, getName, getType, isAbstract |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertySupport.FieldDecl(java.lang.String name, java.lang.reflect.Field field)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |