Uses of Class
com.atlassian.gadgets.opensocial.model.Person.Builder
Packages that use Person.Builder
-
Uses of Person.Builder in com.atlassian.gadgets.opensocial.model
Methods in com.atlassian.gadgets.opensocial.model that return Person.BuilderModifier and TypeMethodDescriptionSets the value of the "about me" string for thePersonbeing constructedSet the list of addresses for thePersonbeing constructedPerson.Builder.currentLocation(Address currentLocation) Sets the current location for the person.Person.Builder.dateOfBirth(Date date) Sets the person's date of birthPerson.Builder.emailAddresses(List<EmailAddress> emailAddresses) Sets the list of email addressees for thePersonbeing constructedSet theNameof thePersonbeing constructedPerson.Builder.phoneNumbers(List<PhoneNumber> phoneNumbers) Set the list of phone numbers for thePersonbeing constructedPerson.Builder.profileUri(URI uri) Set the profile URI of thePersonbeing constructedSets the value of the person's "status" textPerson.Builder.thumbnailUri(URI uri) Set the thumbnail URI of thePersonbeing constructedPerson.Builder.timeZone(int timeZone) Sets the time zone offset for the person.Sets a list of interesting URLs for the person