- getClassName() - Method in class org.cadixdev.bombe.type.ObjectType
-
Gets the name of the class of the object.
- getComponent() - Method in class org.cadixdev.bombe.type.ArrayType
-
- getConfig() - Method in class org.cadixdev.bombe.jar.JarServiceProviderConfigurationEntry
-
Gets the service provider configuration.
- getContents() - Method in class org.cadixdev.bombe.jar.AbstractJarEntry
-
Gets the contents of the jar entry.
- getContents() - Method in class org.cadixdev.bombe.jar.JarClassEntry
-
- getContents() - Method in class org.cadixdev.bombe.jar.JarManifestEntry
-
- getContents() - Method in class org.cadixdev.bombe.jar.JarResourceEntry
-
- getContents() - Method in class org.cadixdev.bombe.jar.JarServiceProviderConfigurationEntry
-
- getDescriptor() - Method in class org.cadixdev.bombe.type.signature.MethodSignature
-
Gets the descriptor of the method.
- getDimCount() - Method in class org.cadixdev.bombe.type.ArrayType
-
Gets the dimension count of the array.
- getDims() - Method in class org.cadixdev.bombe.type.ArrayType
-
Gets the raw dimension descriptor of the array.
- getExtension() - Method in class org.cadixdev.bombe.jar.AbstractJarEntry
-
Gets the extension of the jar entry.
- getExtension() - Method in class org.cadixdev.bombe.jar.JarClassEntry
-
- getExtension() - Method in class org.cadixdev.bombe.jar.JarManifestEntry
-
- getExtension() - Method in class org.cadixdev.bombe.jar.JarResourceEntry
-
- getExtension() - Method in class org.cadixdev.bombe.jar.JarServiceProviderConfigurationEntry
-
- getField(FieldSignature) - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
- getFields() - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
Gets an unmodifiable view of all fields declared in the class.
- getFields() - Method in class org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo.Impl
-
- getFieldsByName() - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
Gets an unmodifiable view of all field names declared in the class.
- getFieldsByName() - Method in class org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo.Impl
-
- getFromKey(char) - Static method in enum org.cadixdev.bombe.type.BaseType
-
- getFromKey(char) - Static method in interface org.cadixdev.bombe.type.PrimitiveType
-
- getInterfaces() - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
Gets an unmodifiable view of all the direct interfaces of the class.
- getInterfaces() - Method in class org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo.Impl
-
- getKey() - Method in enum org.cadixdev.bombe.type.BaseType
-
- getKey() - Method in interface org.cadixdev.bombe.type.PrimitiveType
-
Gets the type key for this primitive type.
- getKey() - Method in class org.cadixdev.bombe.type.VoidType
-
- getManifest() - Method in class org.cadixdev.bombe.jar.JarManifestEntry
-
Gets the manifest.
- getMethod(MethodSignature) - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
- getMethods() - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
Gets an unmodifiable view of all methods declared in the class.
- getMethods() - Method in class org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo.Impl
-
- getName() - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
Gets the name of the class.
- getName() - Method in class org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo.Impl
-
- getName() - Method in class org.cadixdev.bombe.jar.AbstractJarEntry
-
Gets the fully-qualified name of the jar entry.
- getName() - Method in class org.cadixdev.bombe.type.signature.MemberSignature
-
Gets the name of the member.
- getPackage() - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
Gets the package name of the class.
- getPackage() - Method in class org.cadixdev.bombe.jar.AbstractJarEntry
-
Gets the package that contains the jar entry, an empty
string if in the root package.
- getParamTypes() - Method in class org.cadixdev.bombe.type.MethodDescriptor
-
Gets an immutable-view of the parameter
Types of the
method.
- getProviders() - Method in class org.cadixdev.bombe.jar.ServiceProviderConfiguration
-
Gets an immutable-view of the provider classes.
- getReturnType() - Method in class org.cadixdev.bombe.type.MethodDescriptor
-
Gets the return
Type of the method.
- getService() - Method in class org.cadixdev.bombe.jar.ServiceProviderConfiguration
-
Gets the name of the service class.
- getSimpleName() - Method in class org.cadixdev.bombe.jar.AbstractJarEntry
-
Gets the simple name (without any packages or extension).
- getSuperName() - Method in interface org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo
-
Gets the name of this class' super class.
- getSuperName() - Method in class org.cadixdev.bombe.analysis.InheritanceProvider.ClassInfo.Impl
-
- getTime() - Method in class org.cadixdev.bombe.jar.AbstractJarEntry
-
Gets the time the jar entry was last modified.
- getType() - Method in class org.cadixdev.bombe.type.signature.FieldSignature
-