Uses of Class
org.apache.shindig.gadgets.spec.UserPref.DataType

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.
 



Copyright © 2007-2012. All Rights Reserved.