net.daum.dna.api.vo.yozm
Class YozmUserInfo

java.lang.Object
  extended by net.daum.dna.api.vo.yozm.YozmUserInfo

public class YozmUserInfo
extends java.lang.Object

사용자 정보를 담고 있는 Class.

Author:
DAUM

Constructor Summary
YozmUserInfo()
          Class 인스턴스화.
YozmUserInfo(java.lang.String sexCode, boolean isOpenYozm, boolean isOpenProfile, java.lang.String birthday, java.lang.String likes, java.lang.String disLikes, java.lang.String doWellThings, java.lang.String likePlaces, java.lang.String introduce, java.lang.String jobType, java.lang.String jobName, java.lang.String profileBigImgURL, java.lang.String profileImgURL, java.lang.String uRLName, java.lang.String nickName, int followingCnt, int followerCnt, int age, java.lang.String bloodtype, java.lang.String blogURL, boolean isFollow, boolean isFollower, boolean isBothFollow, int messageCnt, java.lang.String sex)
          Class 인스턴스화.
 
Method Summary
 int getAge()
          age 변수를 가져온다.
 java.lang.String getBirthday()
          birthday 변수를 가져온다.
 java.lang.String getBlogURL()
          blog url 변수를 가져온다.
 java.lang.String getBloodtype()
          bloodtype 변수를 가져온다.
 java.lang.String getDisLikes()
          dis likes 변수를 가져온다.
 java.lang.String getDoWellThings()
          do well things 변수를 가져온다.
 int getFollowerCnt()
          follower cnt 변수를 가져온다.
 int getFollowingCnt()
          following cnt 변수를 가져온다.
 java.lang.String getIntroduce()
          introduce 변수를 가져온다.
 java.lang.String getJobName()
          job name 변수를 가져온다.
 java.lang.String getJobType()
          job type 변수를 가져온다.
 java.lang.String getLikePlaces()
          like places 변수를 가져온다.
 java.lang.String getLikes()
          likes 변수를 가져온다.
 int getMessageCnt()
          message cnt 변수를 가져온다.
 java.lang.String getNickName()
          nick name 변수를 가져온다.
 java.lang.String getProfileBigImgURL()
          profile big img url 변수를 가져온다.
 java.lang.String getProfileImgURL()
          profile img url 변수를 가져온다.
 java.lang.String getSex()
          sex 변수를 가져온다.
 java.lang.String getSexCode()
          sex code 변수를 가져온다.
 java.lang.String getURLName()
          uRL name 변수를 가져온다.
 boolean isBothFollow()
          both follow 여부를 가져온다.
 boolean isFollow()
          follow 여부를 가져온다.
 boolean isFollower()
          follower 여부를 가져온다.
 boolean isOpenProfile()
          profile Open 여부를 판단한다.
 boolean isOpenYozm()
          Yozm 사용 여부를 판단한다.
 void setAge(int age)
          age 변수를 입력한다.
 void setBirthday(java.lang.String birthday)
          birthday 변수를 입력한다.
 void setBlogURL(java.lang.String blogURL)
          blog url 변수를 입력한다.
 void setBloodtype(java.lang.String bloodtype)
          bloodtype 변수를 입력한다.
 void setBothFollow(boolean isBothFollow)
          both follow 여부를 입력한다.
 void setDisLikes(java.lang.String disLikes)
          dis likes 변수를 입력한다.
 void setDoWellThings(java.lang.String doWellThings)
          do well things 변수를 입력한다.
 void setFollow(boolean isFollow)
          follow 여부를 입력한다.
 void setFollower(boolean isFollower)
          follower 여부를 입력한다.
 void setFollowerCnt(int followerCnt)
          follower cnt 변수를 입력한다.
 void setFollowingCnt(int followingCnt)
          following cnt 변수를 입력한다.
 void setIntroduce(java.lang.String introduce)
          introduce 변수를 입력한다.
 void setJobName(java.lang.String jobName)
          job name 변수를 입력한다.
 void setJobType(java.lang.String jobType)
          job type 변수를 입력한다.
 void setLikePlaces(java.lang.String likePlaces)
          like places 변수를 입력한다.
 void setLikes(java.lang.String likes)
          likes 변수를 입력한다.
 void setMessageCnt(int messageCnt)
          message cnt 변수를 입력한다.
 void setNickName(java.lang.String nickName)
          nick name 변수를 입력한다.
 void setOpenProfile(boolean isOpenProfile)
          profile Open 여부를 입력한다.
 void setOpenYozm(boolean isOpenYozm)
          Yozm 사용 여부를 입력한다.
 void setProfileBigImgURL(java.lang.String profileBigImgURL)
          profile big img url 변수를 입력한다.
 void setProfileImgURL(java.lang.String profileImgURL)
          profile img url 변수를 입력한다.
 void setSex(java.lang.String sex)
          sex 변수를 입력한다.
 void setSexCode(java.lang.String sexCode)
          sex code 변수를 입력한다.
 void setURLName(java.lang.String uRLName)
          uRL name 변수를 입력한다.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YozmUserInfo

public YozmUserInfo()
Class 인스턴스화.


YozmUserInfo

public YozmUserInfo(java.lang.String sexCode,
                    boolean isOpenYozm,
                    boolean isOpenProfile,
                    java.lang.String birthday,
                    java.lang.String likes,
                    java.lang.String disLikes,
                    java.lang.String doWellThings,
                    java.lang.String likePlaces,
                    java.lang.String introduce,
                    java.lang.String jobType,
                    java.lang.String jobName,
                    java.lang.String profileBigImgURL,
                    java.lang.String profileImgURL,
                    java.lang.String uRLName,
                    java.lang.String nickName,
                    int followingCnt,
                    int followerCnt,
                    int age,
                    java.lang.String bloodtype,
                    java.lang.String blogURL,
                    boolean isFollow,
                    boolean isFollower,
                    boolean isBothFollow,
                    int messageCnt,
                    java.lang.String sex)
Class 인스턴스화.

Parameters:
sexCode - the sex code
isOpenYozm - the is open yozm
isOpenProfile - the is open profile
birthday - the birthday
likes - the likes
disLikes - the dis likes
doWellThings - the do well things
likePlaces - the like places
introduce - the introduce
jobType - the job type
jobName - the job name
profileBigImgURL - the profile big img url
profileImgURL - the profile img url
uRLName - the u rl name
nickName - the nick name
followingCnt - the following cnt
followerCnt - the follower cnt
age - the age
bloodtype - the bloodtype
blogURL - the blog url
isFollow - the is follow
isFollower - the is follower
isBothFollow - the is both follow
messageCnt - the message cnt
sex - the sex
Method Detail

getLikes

public java.lang.String getLikes()
likes 변수를 가져온다.

Returns:
the likes

setLikes

public void setLikes(java.lang.String likes)
likes 변수를 입력한다.

Parameters:
likes - the new likes

getDisLikes

public java.lang.String getDisLikes()
dis likes 변수를 가져온다.

Returns:
the dis likes

setDisLikes

public void setDisLikes(java.lang.String disLikes)
dis likes 변수를 입력한다.

Parameters:
disLikes - the new dis likes

getDoWellThings

public java.lang.String getDoWellThings()
do well things 변수를 가져온다.

Returns:
the do well things

setDoWellThings

public void setDoWellThings(java.lang.String doWellThings)
do well things 변수를 입력한다.

Parameters:
doWellThings - the new do well things

getLikePlaces

public java.lang.String getLikePlaces()
like places 변수를 가져온다.

Returns:
the like places

setLikePlaces

public void setLikePlaces(java.lang.String likePlaces)
like places 변수를 입력한다.

Parameters:
likePlaces - the new like places

getIntroduce

public java.lang.String getIntroduce()
introduce 변수를 가져온다.

Returns:
the introduce

setIntroduce

public void setIntroduce(java.lang.String introduce)
introduce 변수를 입력한다.

Parameters:
introduce - the new introduce

getJobType

public java.lang.String getJobType()
job type 변수를 가져온다.

Returns:
the job type

setJobType

public void setJobType(java.lang.String jobType)
job type 변수를 입력한다.

Parameters:
jobType - the new job type

getJobName

public java.lang.String getJobName()
job name 변수를 가져온다.

Returns:
the job name

setJobName

public void setJobName(java.lang.String jobName)
job name 변수를 입력한다.

Parameters:
jobName - the new job name

getProfileBigImgURL

public java.lang.String getProfileBigImgURL()
profile big img url 변수를 가져온다.

Returns:
the profile big img url

setProfileBigImgURL

public void setProfileBigImgURL(java.lang.String profileBigImgURL)
profile big img url 변수를 입력한다.

Parameters:
profileBigImgURL - the new profile big img url

getProfileImgURL

public java.lang.String getProfileImgURL()
profile img url 변수를 가져온다.

Returns:
the profile img url

setProfileImgURL

public void setProfileImgURL(java.lang.String profileImgURL)
profile img url 변수를 입력한다.

Parameters:
profileImgURL - the new profile img url

getURLName

public java.lang.String getURLName()
uRL name 변수를 가져온다.

Returns:
the uRL name

setURLName

public void setURLName(java.lang.String uRLName)
uRL name 변수를 입력한다.

Parameters:
uRLName - the new uRL name

getNickName

public java.lang.String getNickName()
nick name 변수를 가져온다.

Returns:
the nick name

setNickName

public void setNickName(java.lang.String nickName)
nick name 변수를 입력한다.

Parameters:
nickName - the new nick name

getFollowingCnt

public int getFollowingCnt()
following cnt 변수를 가져온다.

Returns:
the following cnt

setFollowingCnt

public void setFollowingCnt(int followingCnt)
following cnt 변수를 입력한다.

Parameters:
followingCnt - the new following cnt

getFollowerCnt

public int getFollowerCnt()
follower cnt 변수를 가져온다.

Returns:
the follower cnt

setFollowerCnt

public void setFollowerCnt(int followerCnt)
follower cnt 변수를 입력한다.

Parameters:
followerCnt - the new follower cnt

getAge

public int getAge()
age 변수를 가져온다.

Returns:
the age

setAge

public void setAge(int age)
age 변수를 입력한다.

Parameters:
age - the new age

getBloodtype

public java.lang.String getBloodtype()
bloodtype 변수를 가져온다.

Returns:
the bloodtype

setBloodtype

public void setBloodtype(java.lang.String bloodtype)
bloodtype 변수를 입력한다.

Parameters:
bloodtype - the new bloodtype

getBlogURL

public java.lang.String getBlogURL()
blog url 변수를 가져온다.

Returns:
the blog url

setBlogURL

public void setBlogURL(java.lang.String blogURL)
blog url 변수를 입력한다.

Parameters:
blogURL - the new blog url

isFollow

public boolean isFollow()
follow 여부를 가져온다.

Returns:
true, if is follow

setFollow

public void setFollow(boolean isFollow)
follow 여부를 입력한다.

Parameters:
isFollow - the new follow

isFollower

public boolean isFollower()
follower 여부를 가져온다.

Returns:
true, if is follower

setFollower

public void setFollower(boolean isFollower)
follower 여부를 입력한다.

Parameters:
isFollower - the new follower

isBothFollow

public boolean isBothFollow()
both follow 여부를 가져온다.

Returns:
true, if is both follow

setBothFollow

public void setBothFollow(boolean isBothFollow)
both follow 여부를 입력한다.

Parameters:
isBothFollow - the new both follow

getMessageCnt

public int getMessageCnt()
message cnt 변수를 가져온다.

Returns:
the message cnt

setMessageCnt

public void setMessageCnt(int messageCnt)
message cnt 변수를 입력한다.

Parameters:
messageCnt - the new message cnt

getSex

public java.lang.String getSex()
sex 변수를 가져온다.

Returns:
the sex

setSex

public void setSex(java.lang.String sex)
sex 변수를 입력한다.

Parameters:
sex - the new sex

getSexCode

public java.lang.String getSexCode()
sex code 변수를 가져온다.

Returns:
the sex code

setSexCode

public void setSexCode(java.lang.String sexCode)
sex code 변수를 입력한다.

Parameters:
sexCode - the new sex code

isOpenYozm

public boolean isOpenYozm()
Yozm 사용 여부를 판단한다.

Returns:
true, if is open yozm

setOpenYozm

public void setOpenYozm(boolean isOpenYozm)
Yozm 사용 여부를 입력한다.

Parameters:
isOpenYozm - the new open yozm

isOpenProfile

public boolean isOpenProfile()
profile Open 여부를 판단한다.

Returns:
true, if is open profile

setOpenProfile

public void setOpenProfile(boolean isOpenProfile)
profile Open 여부를 입력한다.

Parameters:
isOpenProfile - the new open profile

getBirthday

public java.lang.String getBirthday()
birthday 변수를 가져온다.

Returns:
the birthday

setBirthday

public void setBirthday(java.lang.String birthday)
birthday 변수를 입력한다.

Parameters:
birthday - the new birthday