| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassD
Represents a primitive, class, interface, enum, or annotation type.
| Field Summary | 
|---|
| Fields inherited from interface javax.ide.model.java.declaration.TypeD | 
|---|
EMPTY_ARRAY | 
| Method Summary | |
|---|---|
 MethodD | 
getClinitMethod()
Gets the hidden clinit method, null if none. | 
 PackageD | 
getPackage()
Gets the owning package.  | 
 java.lang.String | 
getPackageName()
Gets the qualified name of the owning package.  | 
 boolean | 
isAbstract()
True if this is modified with "abstract".  | 
 boolean | 
isMemberClass()
True if this is a member inner class.  | 
| Methods inherited from interface javax.ide.model.java.declaration.TypeD | 
|---|
equals, getClass, getClasses, getDeclaredClass, getDeclaredClasses, getDeclaredConstructor, getDeclaredConstructors, getDeclaredField, getDeclaredFields, getDeclaredMethod, getDeclaredMethods, getDeclaredMethods, getDescriptor, getField, getFields, getHierarchy, getInterfaces, getMethod, getMethods, getMethods, getQualifiedName, getSuperclass, getType, getTypeErasure, getTypeSignature, isAnnotation, isArray, isAssignableFrom, isEnum, isInterface, isPrimitive | 
| Methods inherited from interface javax.ide.model.java.declaration.HasNameD | 
|---|
getName | 
| Methods inherited from interface javax.ide.model.java.declaration.GenericD | 
|---|
getTypeParameters | 
| Methods inherited from interface javax.ide.model.java.declaration.MemberD | 
|---|
getEnclosingClass, getModifiers, isFinal, isPrivate, isProtected, isPublic, isStatic | 
| Methods inherited from interface javax.ide.model.java.declaration.HasAnnotationsD | 
|---|
getAnnotations | 
| Method Detail | 
|---|
PackageD getPackage()
java.lang.String getPackageName()
boolean isAbstract()
boolean isMemberClass()
MethodD getClinitMethod()
clinit method, null if none.
clinit method,
 null if none.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||