|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserPref.DataType | |
|---|---|
| org.apache.shindig.gadgets.spec | |
| Uses of UserPref.DataType in org.apache.shindig.gadgets.spec |
|---|
| Methods in org.apache.shindig.gadgets.spec that return UserPref.DataType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||