Interface EnumConstantSource.Body
- All Superinterfaces:
AnnotationTarget<EnumConstantSource.Body>,AnnotationTargetSource<EnumConstantSource.Body,,EnumConstantSource.Body> EnumConstant.ReadBody<EnumConstantSource.Body>,FieldHolder<EnumConstantSource.Body>,FieldHolderSource<EnumConstantSource.Body>,Importer<EnumConstantSource.Body>,Internal,JavaDocCapable<EnumConstantSource.Body>,JavaDocCapableSource<EnumConstantSource.Body>,JavaSource<EnumConstantSource.Body>,JavaType<EnumConstantSource.Body>,LocationCapable,MemberHolder<EnumConstantSource.Body>,MemberHolderSource<EnumConstantSource.Body>,MethodHolder<EnumConstantSource.Body>,MethodHolderSource<EnumConstantSource.Body>,Named,NamedSource<EnumConstantSource.Body>,Origin<EnumConstantSource.Body>,Packaged<EnumConstantSource.Body>,PackagedSource<EnumConstantSource.Body>,TypeHolder<EnumConstantSource.Body>,TypeHolderSource<EnumConstantSource.Body>,VisibilityScoped,VisibilityScopedSource<EnumConstantSource.Body>
- Enclosing interface:
- EnumConstantSource
public static interface EnumConstantSource.Body
extends EnumConstant.ReadBody<EnumConstantSource.Body>, JavaSource<EnumConstantSource.Body>, FieldHolderSource<EnumConstantSource.Body>, MethodHolderSource<EnumConstantSource.Body>, TypeHolderSource<EnumConstantSource.Body>
Represents the anonymous subclass "body" of an
EnumConstantSource.-
Method Summary
Methods inherited from interface org.jboss.forge.roaster.model.AnnotationTarget
hasAnnotation, hasAnnotationMethods inherited from interface org.jboss.forge.roaster.model.source.AnnotationTargetSource
addAnnotation, addAnnotation, addAnnotation, getAnnotation, getAnnotation, getAnnotations, removeAllAnnotations, removeAnnotationMethods inherited from interface org.jboss.forge.roaster.model.FieldHolder
hasField, hasFieldMethods inherited from interface org.jboss.forge.roaster.model.source.FieldHolderSource
addField, addField, getField, getFields, removeFieldMethods inherited from interface org.jboss.forge.roaster.model.source.Importer
addImport, addImport, addImport, addImport, addImport, getImport, getImport, getImport, getImport, getImports, hasImport, hasImport, hasImport, hasImport, removeImport, removeImport, removeImport, removeImport, requiresImport, requiresImport, resolveTypeMethods inherited from interface org.jboss.forge.roaster.Internal
getInternalMethods inherited from interface org.jboss.forge.roaster.model.JavaDocCapable
hasJavaDocMethods inherited from interface org.jboss.forge.roaster.model.source.JavaDocCapableSource
getJavaDoc, removeJavaDocMethods inherited from interface org.jboss.forge.roaster.model.source.JavaSource
getEnclosingTypeMethods inherited from interface org.jboss.forge.roaster.model.JavaType
getCanonicalName, getQualifiedName, getSyntaxErrors, hasSyntaxErrors, isAnnotation, isClass, isEnum, isInterface, isRecord, toUnformattedStringMethods inherited from interface org.jboss.forge.roaster.model.source.LocationCapable
getColumnNumber, getEndPosition, getLineNumber, getStartPositionMethods inherited from interface org.jboss.forge.roaster.model.source.MemberHolderSource
getMembersMethods inherited from interface org.jboss.forge.roaster.model.MethodHolder
hasMethod, hasMethodSignature, hasMethodSignature, hasMethodSignature, hasMethodSignatureMethods inherited from interface org.jboss.forge.roaster.model.source.MethodHolderSource
addMethod, addMethod, addMethod, addMethod, getMethod, getMethod, getMethod, getMethods, removeMethodMethods inherited from interface org.jboss.forge.roaster.model.source.NamedSource
setNameMethods inherited from interface org.jboss.forge.roaster.model.Packaged
getPackage, isDefaultPackageMethods inherited from interface org.jboss.forge.roaster.model.source.PackagedSource
setDefaultPackage, setPackageMethods inherited from interface org.jboss.forge.roaster.model.TypeHolder
hasNestedType, hasNestedType, hasNestedTypeMethods inherited from interface org.jboss.forge.roaster.model.source.TypeHolderSource
addNestedType, addNestedType, addNestedType, getNestedType, getNestedTypes, removeNestedTypeMethods inherited from interface org.jboss.forge.roaster.model.VisibilityScoped
getVisibility, isPackagePrivate, isPrivate, isProtected, isPublicMethods inherited from interface org.jboss.forge.roaster.model.source.VisibilityScopedSource
setPackagePrivate, setPrivate, setProtected, setPublic, setVisibility