Uses of Class
com.atlassian.gadgets.opensocial.model.Name

Packages that use Name
com.atlassian.gadgets.opensocial.model   
 

Uses of Name in com.atlassian.gadgets.opensocial.model
 

Methods in com.atlassian.gadgets.opensocial.model that return Name
 Name Person.getName()
          The full name for this person
static Name Name.valueOf(String name)
           
 

Methods in com.atlassian.gadgets.opensocial.model with parameters of type Name
 Person.Builder Person.Builder.name(Name name)
          Set the Name of the Person being constructed
 



Copyright © 2013 Atlassian. All Rights Reserved.