public class SearchCategory
extends java.lang.Object
| Constructor and Description | 
|---|
SearchCategory(java.lang.String label)
Creates a search category with the specified label. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getLabel()
Returns a label for the category. 
 | 
java.lang.String | 
toString()  |