|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeUtilities.TypeNameOptions | |
---|---|
org.netbeans.api.java.source | Permits inspection and modification of the structure of Java sources. |
Uses of TypeUtilities.TypeNameOptions in org.netbeans.api.java.source |
---|
Methods in org.netbeans.api.java.source that return TypeUtilities.TypeNameOptions | |
---|---|
static TypeUtilities.TypeNameOptions |
TypeUtilities.TypeNameOptions.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TypeUtilities.TypeNameOptions[] |
TypeUtilities.TypeNameOptions.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.netbeans.api.java.source with parameters of type TypeUtilities.TypeNameOptions | |
---|---|
CharSequence |
TypeUtilities.getTypeName(TypeMirror type,
TypeUtilities.TypeNameOptions... options)
Get textual representation of the given type. |
|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |