public final class GoogleGadgetService.GadgetCategory extends Object implements Comparable<GoogleGadgetService.GadgetCategory>
| Constructor and Description |
|---|
GadgetCategory(String key,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(GoogleGadgetService.GadgetCategory category) |
String |
getDisplayName() |
String |
getKey() |
public String getKey()
public String getDisplayName()
public int compareTo(GoogleGadgetService.GadgetCategory category)
compareTo in interface Comparable<GoogleGadgetService.GadgetCategory>Copyright © 2015 Jasig. All Rights Reserved.