public interface JavaClass<O extends JavaClass<O>> extends JavaType<O>, PropertyHolder<O>, GenericCapable<O>, Extendable<O>, Abstractable<O>, TypeHolder<O>, FinalCapable, StaticCapable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocalClass()
Returns
true if this JavaClass represents a local class. |
getCanonicalName, getEnclosingType, getQualifiedName, getSyntaxErrors, hasSyntaxErrors, isAnnotation, isClass, isEnum, isInterface, toUnformattedStringgetPackage, isDefaultPackagegetVisibility, isPackagePrivate, isPrivate, isProtected, isPublicgetAnnotation, getAnnotation, getAnnotations, hasAnnotation, hasAnnotationgetInternalgetJavaDoc, hasJavaDocgetProperties, getProperties, getProperty, hasProperty, hasPropertygetMethod, getMethod, getMethod, getMethods, hasMethod, hasMethodSignature, hasMethodSignature, hasMethodSignature, hasMethodSignaturegetField, getFields, hasField, hasFieldgetMembersgetInterfaces, hasInterface, hasInterface, hasInterfacegetTypeVariable, getTypeVariables, hasTypeVariablegetSuperTypeisAbstractgetNestedType, getNestedTypes, hasNestedType, hasNestedType, hasNestedTypeisFinalisStaticCopyright © 2016 JBoss by Red Hat. All rights reserved.