Skip navigation links
org.netbeans.modules.classfile/1 1.76
A B C E F G H I K L M N O P R S T V 

I

InnerClass - Class in org.netbeans.modules.classfile
An InnerClass attribute of a classfile.
INTERFACE - Static variable in class org.netbeans.modules.classfile.Access
Is an interface, not a class.
InvalidClassFileAttributeException - Exception in org.netbeans.modules.classfile
Thrown when a classfile attribute does not follow the specified format.
InvalidClassFormatException - Exception in org.netbeans.modules.classfile
Exception thrown when a classfile with an invalid format is detected.
isAbstract() - Method in class org.netbeans.modules.classfile.Method
Returns true if this method is declared abstract.
isAnnotation() - Method in class org.netbeans.modules.classfile.ClassFile
Returns true if this class is an annotation type.
isAnnotationPresent(ClassName) - Method in class org.netbeans.modules.classfile.ClassFile
Returns true if an annotation of the specified type is defined for this class.
isAnnotationPresent(ClassName) - Method in class org.netbeans.modules.classfile.Field
Returns true if an annotation of the specified type is defined for this field.
isBridge() - Method in class org.netbeans.modules.classfile.Method
Returns true if this method is a generics bridge method defined by the compiler.
isConstant() - Method in class org.netbeans.modules.classfile.Variable
Returns true if the variable is a constant; that is, a final static variable.
isDeprecated() - Method in class org.netbeans.modules.classfile.ClassFile
 
isDeprecated() - Method in class org.netbeans.modules.classfile.Field
 
isEmpty() - Method in class org.netbeans.modules.classfile.AttributeMap
Returns true if no attributes exist in this map.
isEnum() - Method in class org.netbeans.modules.classfile.ClassFile
Returns true if this class defines an enum type.
isEnumConstant() - Method in class org.netbeans.modules.classfile.Variable
Returns true if this field defines an enum constant.
isModule() - Method in class org.netbeans.modules.classfile.ClassFile
Returns true if this class defines a module.
isNative() - Method in class org.netbeans.modules.classfile.Method
Returns true if this method is declared native.
isPackagePrivate(int) - Static method in class org.netbeans.modules.classfile.Access
 
isPackagePrivate() - Method in class org.netbeans.modules.classfile.Field
 
isPrivate(int) - Static method in class org.netbeans.modules.classfile.Access
 
isPrivate() - Method in class org.netbeans.modules.classfile.Field
 
isProtected(int) - Static method in class org.netbeans.modules.classfile.Access
 
isProtected() - Method in class org.netbeans.modules.classfile.Field
 
isPublic(int) - Static method in class org.netbeans.modules.classfile.Access
 
isPublic() - Method in class org.netbeans.modules.classfile.Field
 
isRuntimeVisible() - Method in class org.netbeans.modules.classfile.Annotation
Returns true if this annotation is loaded by the Java Virtual Machine to be available via the Java reflection facility.
isStatic(int) - Static method in class org.netbeans.modules.classfile.Access
 
isStatic() - Method in class org.netbeans.modules.classfile.Field
 
isSynchronized() - Method in class org.netbeans.modules.classfile.Method
Returns true if this method is declared synchronized.
isSynthetic() - Method in class org.netbeans.modules.classfile.ClassFile
 
isSynthetic() - Method in class org.netbeans.modules.classfile.Field
 
isVarArgs() - Method in class org.netbeans.modules.classfile.Method
Returns true if this method is declared with a variable number of arguments.
ITEM_Double - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type double.
ITEM_Float - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type float.
ITEM_Integer - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type int.
ITEM_Long - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type long.
ITEM_Null - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type null.
ITEM_Object - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type object.
ITEM_Top - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type top.
ITEM_Uninitialized - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type uninitialized.
ITEM_UninitializedThis - Static variable in class org.netbeans.modules.classfile.VerificationTypeInfo
Verification type uninitializedThis.
A B C E F G H I K L M N O P R S T V 
Skip navigation links
org.netbeans.modules.classfile/1 1.76