Uses of Class
cc.twittertools.corpus.demo.IndexStatuses.StatusField

Packages that use IndexStatuses.StatusField
cc.twittertools.corpus.demo   
 

Uses of IndexStatuses.StatusField in cc.twittertools.corpus.demo
 

Methods in cc.twittertools.corpus.demo that return IndexStatuses.StatusField
static IndexStatuses.StatusField IndexStatuses.StatusField.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IndexStatuses.StatusField[] IndexStatuses.StatusField.values()
          Returns an array containing the constants of this enum type, in the order they are declared.