- valueOf(String) - Static method in enum org.netbeans.modules.bugtracking.api.Issue.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.modules.bugtracking.api.IssueQuickSearch.RepositoryFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.modules.bugtracking.spi.IssueStatusProvider.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.modules.bugtracking.spi.QueryController.QueryMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.netbeans.modules.bugtracking.api.Issue.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.modules.bugtracking.api.IssueQuickSearch.RepositoryFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.modules.bugtracking.spi.IssueStatusProvider.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.modules.bugtracking.spi.QueryController.QueryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.