| Package | Description |
|---|---|
| org.apache.shindig.gadgets.spec |
| Modifier and Type | Method and Description |
|---|---|
UserPref.DataType |
UserPref.getDataType() |
static UserPref.DataType |
UserPref.DataType.parse(String value)
Parses a data type from the input string.
|
static UserPref.DataType |
UserPref.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserPref.DataType[] |
UserPref.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2012. All Rights Reserved.