- getArguments() - Method in class org.jomc.jls.JavaTypeName
-
Gets the arguments of the type name.
- getBoxedName() - Method in class org.jomc.jls.JavaTypeName
-
Gets the type name applying a boxing conversion.
- getClass(ClassLoader, boolean) - Method in class org.jomc.jls.JavaTypeName
-
Gets the Class
object of the type using a given class loader.
- getClassName() - Method in class org.jomc.jls.JavaTypeName
-
Gets the class name of the type name.
- getName(boolean) - Method in class org.jomc.jls.JavaTypeName
-
Gets the type name.
- getPackageName() - Method in class org.jomc.jls.JavaTypeName
-
Gets the fully qualified package name of the type name.
- getQualifiedName() - Method in class org.jomc.jls.JavaTypeName
-
Gets the fully qualified name of the type name.
- getSimpleName() - Method in class org.jomc.jls.JavaTypeName
-
Gets the simple name of the type name.
- getTypeName() - Method in class org.jomc.jls.JavaTypeName.Argument
-
Gets the type name of the argument.
- getUnboxedName() - Method in class org.jomc.jls.JavaTypeName
-
Gets the type name applying an unboxing conversion.
- getWildcardBounds() - Method in class org.jomc.jls.JavaTypeName.Argument
-
Gets the wildcard bounds of the argument.