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

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

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

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



Copyright © 2007-2012. All Rights Reserved.