|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectCompilerUtils.BeanPropertyDescriptor
CompilerUtils.BeanPropertyDeclaration
public static class CompilerUtils.BeanPropertyDeclaration
Constructor Summary | |
---|---|
CompilerUtils.BeanPropertyDeclaration(String propertyName,
String type,
MethodDeclaration getter)
|
Method Summary | |
---|---|
MethodDeclaration |
getGetter()
|
Methods inherited from class CompilerUtils.BeanPropertyDescriptor |
---|
getPropertyName, getType |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompilerUtils.BeanPropertyDeclaration(String propertyName, String type, MethodDeclaration getter)
Method Detail |
---|
public MethodDeclaration getGetter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |