- valueOf(String) - Static method in enum org.netbeans.api.java.source.ClassIndex.NameKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.ClassIndex.SearchKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.ClassIndex.SearchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.ClasspathInfo.PathKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.CodeStyle.BracePlacement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.CodeStyle.BracesGenerationStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.CodeStyle.WrapStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.Comment.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.JavaSource.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.JavaSource.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.ModificationResult.Difference.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.java.source.TypeUtilities.TypeNameOptions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.netbeans.api.java.source.ClassIndex.NameKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.ClassIndex.SearchKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.ClassIndex.SearchScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.ClasspathInfo.PathKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.CodeStyle.BracePlacement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.CodeStyle.BracesGenerationStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.CodeStyle.WrapStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.Comment.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.JavaSource.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.JavaSource.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.ModificationResult.Difference.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.java.source.TypeUtilities.TypeNameOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable(ModifiersTree, CharSequence, Tree, ExpressionTree) - Method in class org.netbeans.api.java.source.TreeMaker
-
Creates a new VariableTree.
- Variable(VariableElement, ExpressionTree) - Method in class org.netbeans.api.java.source.TreeMaker
-
Creates a new VariableTree from a VariableElement.