|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jelly.apt.decorations.declaration.DecoratedDeclaration
net.sf.jelly.apt.decorations.declaration.DecoratedMemberDeclaration
net.sf.jelly.apt.decorations.declaration.DecoratedExecutableDeclaration
net.sf.jelly.apt.decorations.declaration.DecoratedMethodDeclaration
net.sf.jelly.apt.decorations.declaration.PropertyDeclaration
org.codehaus.enunciate.contract.json.JsonObjectTypeDefinition.JsonPropertyDeclaration
public static final class JsonObjectTypeDefinition.JsonPropertyDeclaration
| Field Summary |
|---|
| Fields inherited from class net.sf.jelly.apt.decorations.declaration.DecoratedMethodDeclaration |
|---|
INHERITDOC_PATTERN |
| Fields inherited from class net.sf.jelly.apt.decorations.declaration.DecoratedExecutableDeclaration |
|---|
paramsComments, throwsComments |
| Fields inherited from class net.sf.jelly.apt.decorations.declaration.DecoratedDeclaration |
|---|
delegate, javaDoc |
| Method Summary | |
|---|---|
java.lang.String |
getPropertyDescription()
|
java.lang.String |
getPropertyName()
|
com.sun.mirror.type.TypeMirror |
getTargetType()
|
java.lang.String |
getTypeName()
|
boolean |
isList()
|
| Methods inherited from class net.sf.jelly.apt.decorations.declaration.PropertyDeclaration |
|---|
getAnnotation, getAnnotationMirrors, getAnnotations, getGetter, getPropertyType, getReturnType, getSetter, getSimpleName, isGetter, isReadOnly, isSetter, isVarArgs, isWriteOnly |
| Methods inherited from class net.sf.jelly.apt.decorations.declaration.DecoratedMethodDeclaration |
|---|
accept, commentNeedsReplacement, constructJavaDoc |
| Methods inherited from class net.sf.jelly.apt.decorations.declaration.DecoratedExecutableDeclaration |
|---|
getFormalTypeParameters, getParameters, getThrownTypes, parseParamComments |
| Methods inherited from class net.sf.jelly.apt.decorations.declaration.DecoratedMemberDeclaration |
|---|
getDeclaringType |
| Methods inherited from class net.sf.jelly.apt.decorations.declaration.DecoratedDeclaration |
|---|
equals, getDelegate, getDocComment, getDocValue, getJavaDoc, getModifiers, getPosition, isAbstract, isFinal, isNative, isPrivate, isProtected, isPublic, isStatic, isStrictfp, isSynchronized, isTransient, isVolatile, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.mirror.declaration.ExecutableDeclaration |
|---|
getFormalTypeParameters, getParameters, getThrownTypes |
| Methods inherited from interface com.sun.mirror.declaration.MemberDeclaration |
|---|
getDeclaringType |
| Methods inherited from interface com.sun.mirror.declaration.Declaration |
|---|
equals, getDocComment, getModifiers, getPosition |
| Method Detail |
|---|
public java.lang.String getPropertyName()
getPropertyName in class net.sf.jelly.apt.decorations.declaration.PropertyDeclarationpublic java.lang.String getPropertyDescription()
public boolean isList()
public java.lang.String getTypeName()
public com.sun.mirror.type.TypeMirror getTargetType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||