|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.code.facebookapi.schema.User
public class User
Java class for user complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="user">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="about_me" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="activities" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="affiliations" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="affiliation" type="{http://api.facebook.com/1.0/}affiliation" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="birthday" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="books" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="current_location" type="{http://api.facebook.com/1.0/}location" minOccurs="0"/>
<element name="education_history" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="education_info" type="{http://api.facebook.com/1.0/}education_info" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="first_name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hometown_location" type="{http://api.facebook.com/1.0/}location" minOccurs="0"/>
<element name="hs_info" type="{http://api.facebook.com/1.0/}hs_info" minOccurs="0"/>
<element name="interests" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="is_app_user" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="last_name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="meeting_for" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="seeking" type="{http://api.facebook.com/1.0/}seeking" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="meeting_sex" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="sex" type="{http://api.facebook.com/1.0/}sex" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="movies" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="music" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="notes_count" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="pic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pic_big" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pic_small" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="political" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="profile_update_time" type="{http://api.facebook.com/1.0/}time" minOccurs="0"/>
<element name="quotes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="relationship_status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="religion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sex" type="{http://api.facebook.com/1.0/}sex" minOccurs="0"/>
<element name="significant_other_id" type="{http://api.facebook.com/1.0/}uid" minOccurs="0"/>
<element name="status" type="{http://api.facebook.com/1.0/}user_status" minOccurs="0"/>
<element name="timezone" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="tv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="uid" type="{http://api.facebook.com/1.0/}uid" minOccurs="0"/>
<element name="wall_count" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="work_history" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="work_info" type="{http://api.facebook.com/1.0/}work_info" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="pic_square" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="has_added_app" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="email_hashes" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="email_hashes_elt" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
</all>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
User.Affiliations
Java class for anonymous complex type. |
static class |
User.EducationHistory
Java class for anonymous complex type. |
static class |
User.EmailHashes
Java class for anonymous complex type. |
static class |
User.MeetingFor
Java class for anonymous complex type. |
static class |
User.MeetingSex
Java class for anonymous complex type. |
static class |
User.WorkHistory
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected javax.xml.bind.JAXBElement<java.lang.String> |
aboutMe
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
activities
|
protected User.Affiliations |
affiliations
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
birthday
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
books
|
protected javax.xml.bind.JAXBElement<Location> |
currentLocation
|
protected javax.xml.bind.JAXBElement<User.EducationHistory> |
educationHistory
|
protected javax.xml.bind.JAXBElement<User.EmailHashes> |
emailHashes
|
protected java.lang.String |
firstName
|
protected javax.xml.bind.JAXBElement<java.lang.Boolean> |
hasAddedApp
|
protected javax.xml.bind.JAXBElement<Location> |
hometownLocation
|
protected javax.xml.bind.JAXBElement<HsInfo> |
hsInfo
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
interests
|
protected java.lang.Boolean |
isAppUser
|
protected java.lang.String |
lastName
|
protected javax.xml.bind.JAXBElement<User.MeetingFor> |
meetingFor
|
protected javax.xml.bind.JAXBElement<User.MeetingSex> |
meetingSex
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
movies
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
music
|
protected java.lang.String |
name
|
protected javax.xml.bind.JAXBElement<java.lang.Integer> |
notesCount
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
pic
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
picBig
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
picSmall
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
picSquare
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
political
|
protected javax.xml.bind.JAXBElement<java.lang.Long> |
profileUpdateTime
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
quotes
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
relationshipStatus
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
religion
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
sex
|
protected javax.xml.bind.JAXBElement<java.lang.Long> |
significantOtherId
|
protected javax.xml.bind.JAXBElement<UserStatus> |
status
|
protected javax.xml.bind.JAXBElement<java.math.BigDecimal> |
timezone
|
protected javax.xml.bind.JAXBElement<java.lang.String> |
tv
|
protected java.lang.Long |
uid
|
protected javax.xml.bind.JAXBElement<java.lang.Integer> |
wallCount
|
protected javax.xml.bind.JAXBElement<User.WorkHistory> |
workHistory
|
| Constructor Summary | |
|---|---|
User()
|
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBElement<java.lang.String> |
getAboutMe()
Gets the value of the aboutMe property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getActivities()
Gets the value of the activities property. |
User.Affiliations |
getAffiliations()
Gets the value of the affiliations property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getBirthday()
Gets the value of the birthday property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getBooks()
Gets the value of the books property. |
javax.xml.bind.JAXBElement<Location> |
getCurrentLocation()
Gets the value of the currentLocation property. |
javax.xml.bind.JAXBElement<User.EducationHistory> |
getEducationHistory()
Gets the value of the educationHistory property. |
javax.xml.bind.JAXBElement<User.EmailHashes> |
getEmailHashes()
Gets the value of the emailHashes property. |
java.lang.String |
getFirstName()
Gets the value of the firstName property. |
javax.xml.bind.JAXBElement<java.lang.Boolean> |
getHasAddedApp()
Gets the value of the hasAddedApp property. |
javax.xml.bind.JAXBElement<Location> |
getHometownLocation()
Gets the value of the hometownLocation property. |
javax.xml.bind.JAXBElement<HsInfo> |
getHsInfo()
Gets the value of the hsInfo property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getInterests()
Gets the value of the interests property. |
java.lang.String |
getLastName()
Gets the value of the lastName property. |
javax.xml.bind.JAXBElement<User.MeetingFor> |
getMeetingFor()
Gets the value of the meetingFor property. |
javax.xml.bind.JAXBElement<User.MeetingSex> |
getMeetingSex()
Gets the value of the meetingSex property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getMovies()
Gets the value of the movies property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getMusic()
Gets the value of the music property. |
java.lang.String |
getName()
Gets the value of the name property. |
javax.xml.bind.JAXBElement<java.lang.Integer> |
getNotesCount()
Gets the value of the notesCount property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getPic()
Gets the value of the pic property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getPicBig()
Gets the value of the picBig property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getPicSmall()
Gets the value of the picSmall property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getPicSquare()
Gets the value of the picSquare property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getPolitical()
Gets the value of the political property. |
javax.xml.bind.JAXBElement<java.lang.Long> |
getProfileUpdateTime()
Gets the value of the profileUpdateTime property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getQuotes()
Gets the value of the quotes property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getRelationshipStatus()
Gets the value of the relationshipStatus property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getReligion()
Gets the value of the religion property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getSex()
Gets the value of the sex property. |
javax.xml.bind.JAXBElement<java.lang.Long> |
getSignificantOtherId()
Gets the value of the significantOtherId property. |
javax.xml.bind.JAXBElement<UserStatus> |
getStatus()
Gets the value of the status property. |
javax.xml.bind.JAXBElement<java.math.BigDecimal> |
getTimezone()
Gets the value of the timezone property. |
javax.xml.bind.JAXBElement<java.lang.String> |
getTv()
Gets the value of the tv property. |
java.lang.Long |
getUid()
Gets the value of the uid property. |
javax.xml.bind.JAXBElement<java.lang.Integer> |
getWallCount()
Gets the value of the wallCount property. |
javax.xml.bind.JAXBElement<User.WorkHistory> |
getWorkHistory()
Gets the value of the workHistory property. |
java.lang.Boolean |
isIsAppUser()
Gets the value of the isAppUser property. |
void |
setAboutMe(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the aboutMe property. |
void |
setActivities(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the activities property. |
void |
setAffiliations(User.Affiliations value)
Sets the value of the affiliations property. |
void |
setBirthday(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the birthday property. |
void |
setBooks(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the books property. |
void |
setCurrentLocation(javax.xml.bind.JAXBElement<Location> value)
Sets the value of the currentLocation property. |
void |
setEducationHistory(javax.xml.bind.JAXBElement<User.EducationHistory> value)
Sets the value of the educationHistory property. |
void |
setEmailHashes(javax.xml.bind.JAXBElement<User.EmailHashes> value)
Sets the value of the emailHashes property. |
void |
setFirstName(java.lang.String value)
Sets the value of the firstName property. |
void |
setHasAddedApp(javax.xml.bind.JAXBElement<java.lang.Boolean> value)
Sets the value of the hasAddedApp property. |
void |
setHometownLocation(javax.xml.bind.JAXBElement<Location> value)
Sets the value of the hometownLocation property. |
void |
setHsInfo(javax.xml.bind.JAXBElement<HsInfo> value)
Sets the value of the hsInfo property. |
void |
setInterests(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the interests property. |
void |
setIsAppUser(java.lang.Boolean value)
Sets the value of the isAppUser property. |
void |
setLastName(java.lang.String value)
Sets the value of the lastName property. |
void |
setMeetingFor(javax.xml.bind.JAXBElement<User.MeetingFor> value)
Sets the value of the meetingFor property. |
void |
setMeetingSex(javax.xml.bind.JAXBElement<User.MeetingSex> value)
Sets the value of the meetingSex property. |
void |
setMovies(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the movies property. |
void |
setMusic(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the music property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setNotesCount(javax.xml.bind.JAXBElement<java.lang.Integer> value)
Sets the value of the notesCount property. |
void |
setPic(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the pic property. |
void |
setPicBig(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the picBig property. |
void |
setPicSmall(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the picSmall property. |
void |
setPicSquare(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the picSquare property. |
void |
setPolitical(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the political property. |
void |
setProfileUpdateTime(javax.xml.bind.JAXBElement<java.lang.Long> value)
Sets the value of the profileUpdateTime property. |
void |
setQuotes(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the quotes property. |
void |
setRelationshipStatus(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the relationshipStatus property. |
void |
setReligion(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the religion property. |
void |
setSex(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the sex property. |
void |
setSignificantOtherId(javax.xml.bind.JAXBElement<java.lang.Long> value)
Sets the value of the significantOtherId property. |
void |
setStatus(javax.xml.bind.JAXBElement<UserStatus> value)
Sets the value of the status property. |
void |
setTimezone(javax.xml.bind.JAXBElement<java.math.BigDecimal> value)
Sets the value of the timezone property. |
void |
setTv(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the tv property. |
void |
setUid(java.lang.Long value)
Sets the value of the uid property. |
void |
setWallCount(javax.xml.bind.JAXBElement<java.lang.Integer> value)
Sets the value of the wallCount property. |
void |
setWorkHistory(javax.xml.bind.JAXBElement<User.WorkHistory> value)
Sets the value of the workHistory property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.xml.bind.JAXBElement<java.lang.String> aboutMe
protected javax.xml.bind.JAXBElement<java.lang.String> activities
protected User.Affiliations affiliations
protected javax.xml.bind.JAXBElement<java.lang.String> birthday
protected javax.xml.bind.JAXBElement<java.lang.String> books
protected javax.xml.bind.JAXBElement<Location> currentLocation
protected javax.xml.bind.JAXBElement<User.EducationHistory> educationHistory
protected java.lang.String firstName
protected javax.xml.bind.JAXBElement<Location> hometownLocation
protected javax.xml.bind.JAXBElement<HsInfo> hsInfo
protected javax.xml.bind.JAXBElement<java.lang.String> interests
protected java.lang.Boolean isAppUser
protected java.lang.String lastName
protected javax.xml.bind.JAXBElement<User.MeetingFor> meetingFor
protected javax.xml.bind.JAXBElement<User.MeetingSex> meetingSex
protected javax.xml.bind.JAXBElement<java.lang.String> movies
protected javax.xml.bind.JAXBElement<java.lang.String> music
protected java.lang.String name
protected javax.xml.bind.JAXBElement<java.lang.Integer> notesCount
protected javax.xml.bind.JAXBElement<java.lang.String> pic
protected javax.xml.bind.JAXBElement<java.lang.String> picBig
protected javax.xml.bind.JAXBElement<java.lang.String> picSmall
protected javax.xml.bind.JAXBElement<java.lang.String> political
protected javax.xml.bind.JAXBElement<java.lang.Long> profileUpdateTime
protected javax.xml.bind.JAXBElement<java.lang.String> quotes
protected javax.xml.bind.JAXBElement<java.lang.String> relationshipStatus
protected javax.xml.bind.JAXBElement<java.lang.String> religion
protected javax.xml.bind.JAXBElement<java.lang.String> sex
protected javax.xml.bind.JAXBElement<java.lang.Long> significantOtherId
protected javax.xml.bind.JAXBElement<UserStatus> status
protected javax.xml.bind.JAXBElement<java.math.BigDecimal> timezone
protected javax.xml.bind.JAXBElement<java.lang.String> tv
protected java.lang.Long uid
protected javax.xml.bind.JAXBElement<java.lang.Integer> wallCount
protected javax.xml.bind.JAXBElement<User.WorkHistory> workHistory
protected javax.xml.bind.JAXBElement<java.lang.String> picSquare
protected javax.xml.bind.JAXBElement<java.lang.Boolean> hasAddedApp
protected javax.xml.bind.JAXBElement<User.EmailHashes> emailHashes
| Constructor Detail |
|---|
public User()
| Method Detail |
|---|
public javax.xml.bind.JAXBElement<java.lang.String> getAboutMe()
JAXBElement<String>public void setAboutMe(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getActivities()
JAXBElement<String>public void setActivities(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public User.Affiliations getAffiliations()
User.Affiliationspublic void setAffiliations(User.Affiliations value)
value - allowed object is
User.Affiliationspublic javax.xml.bind.JAXBElement<java.lang.String> getBirthday()
JAXBElement<String>public void setBirthday(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getBooks()
JAXBElement<String>public void setBooks(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<Location> getCurrentLocation()
JAXBElement<Location>public void setCurrentLocation(javax.xml.bind.JAXBElement<Location> value)
value - allowed object is
JAXBElement<Location>public javax.xml.bind.JAXBElement<User.EducationHistory> getEducationHistory()
JAXBElement<User.EducationHistory>public void setEducationHistory(javax.xml.bind.JAXBElement<User.EducationHistory> value)
value - allowed object is
JAXBElement<User.EducationHistory>public java.lang.String getFirstName()
Stringpublic void setFirstName(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.bind.JAXBElement<Location> getHometownLocation()
JAXBElement<Location>public void setHometownLocation(javax.xml.bind.JAXBElement<Location> value)
value - allowed object is
JAXBElement<Location>public javax.xml.bind.JAXBElement<HsInfo> getHsInfo()
JAXBElement<HsInfo>public void setHsInfo(javax.xml.bind.JAXBElement<HsInfo> value)
value - allowed object is
JAXBElement<HsInfo>public javax.xml.bind.JAXBElement<java.lang.String> getInterests()
JAXBElement<String>public void setInterests(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public java.lang.Boolean isIsAppUser()
Booleanpublic void setIsAppUser(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getLastName()
Stringpublic void setLastName(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.bind.JAXBElement<User.MeetingFor> getMeetingFor()
JAXBElement<User.MeetingFor>public void setMeetingFor(javax.xml.bind.JAXBElement<User.MeetingFor> value)
value - allowed object is
JAXBElement<User.MeetingFor>public javax.xml.bind.JAXBElement<User.MeetingSex> getMeetingSex()
JAXBElement<User.MeetingSex>public void setMeetingSex(javax.xml.bind.JAXBElement<User.MeetingSex> value)
value - allowed object is
JAXBElement<User.MeetingSex>public javax.xml.bind.JAXBElement<java.lang.String> getMovies()
JAXBElement<String>public void setMovies(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getMusic()
JAXBElement<String>public void setMusic(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.bind.JAXBElement<java.lang.Integer> getNotesCount()
JAXBElement<Integer>public void setNotesCount(javax.xml.bind.JAXBElement<java.lang.Integer> value)
value - allowed object is
JAXBElement<Integer>public javax.xml.bind.JAXBElement<java.lang.String> getPic()
JAXBElement<String>public void setPic(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getPicBig()
JAXBElement<String>public void setPicBig(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getPicSmall()
JAXBElement<String>public void setPicSmall(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getPolitical()
JAXBElement<String>public void setPolitical(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.Long> getProfileUpdateTime()
JAXBElement<Long>public void setProfileUpdateTime(javax.xml.bind.JAXBElement<java.lang.Long> value)
value - allowed object is
JAXBElement<Long>public javax.xml.bind.JAXBElement<java.lang.String> getQuotes()
JAXBElement<String>public void setQuotes(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getRelationshipStatus()
JAXBElement<String>public void setRelationshipStatus(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getReligion()
JAXBElement<String>public void setReligion(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.String> getSex()
JAXBElement<String>public void setSex(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.Long> getSignificantOtherId()
JAXBElement<Long>public void setSignificantOtherId(javax.xml.bind.JAXBElement<java.lang.Long> value)
value - allowed object is
JAXBElement<Long>public javax.xml.bind.JAXBElement<UserStatus> getStatus()
JAXBElement<UserStatus>public void setStatus(javax.xml.bind.JAXBElement<UserStatus> value)
value - allowed object is
JAXBElement<UserStatus>public javax.xml.bind.JAXBElement<java.math.BigDecimal> getTimezone()
JAXBElement<BigDecimal>public void setTimezone(javax.xml.bind.JAXBElement<java.math.BigDecimal> value)
value - allowed object is
JAXBElement<BigDecimal>public javax.xml.bind.JAXBElement<java.lang.String> getTv()
JAXBElement<String>public void setTv(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public java.lang.Long getUid()
Longpublic void setUid(java.lang.Long value)
value - allowed object is
Longpublic javax.xml.bind.JAXBElement<java.lang.Integer> getWallCount()
JAXBElement<Integer>public void setWallCount(javax.xml.bind.JAXBElement<java.lang.Integer> value)
value - allowed object is
JAXBElement<Integer>public javax.xml.bind.JAXBElement<User.WorkHistory> getWorkHistory()
JAXBElement<User.WorkHistory>public void setWorkHistory(javax.xml.bind.JAXBElement<User.WorkHistory> value)
value - allowed object is
JAXBElement<User.WorkHistory>public javax.xml.bind.JAXBElement<java.lang.String> getPicSquare()
JAXBElement<String>public void setPicSquare(javax.xml.bind.JAXBElement<java.lang.String> value)
value - allowed object is
JAXBElement<String>public javax.xml.bind.JAXBElement<java.lang.Boolean> getHasAddedApp()
JAXBElement<Boolean>public void setHasAddedApp(javax.xml.bind.JAXBElement<java.lang.Boolean> value)
value - allowed object is
JAXBElement<Boolean>public javax.xml.bind.JAXBElement<User.EmailHashes> getEmailHashes()
JAXBElement<User.EmailHashes>public void setEmailHashes(javax.xml.bind.JAXBElement<User.EmailHashes> value)
value - allowed object is
JAXBElement<User.EmailHashes>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||