Uses of Class
org.apache.shindig.social.opensocial.model.ActivityEntry.Field

Packages that use ActivityEntry.Field
org.apache.shindig.social.opensocial.model The Social Model API package 
 

Uses of ActivityEntry.Field in org.apache.shindig.social.opensocial.model
 

Methods in org.apache.shindig.social.opensocial.model that return ActivityEntry.Field
static ActivityEntry.Field ActivityEntry.Field.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActivityEntry.Field[] ActivityEntry.Field.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.