public class YfyDetailedUser extends YfyUser
| Constructor and Description |
|---|
YfyDetailedUser() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getDisableDownload() |
Boolean |
getHidePhone() |
Long |
getSpaceTotal() |
Long |
getSpaceUsed() |
void |
setDisableDownload(Boolean disableDownload) |
void |
setHidePhone(Boolean hidePhone) |
void |
setSpaceTotal(Long spaceTotal) |
void |
setSpaceUsed(Long spaceUsed) |
getActive, getEmail, getEnterprise, getFullNamePinyin, getId, getLogin, getName, getPhone, getPinyinFirstLetters, getProfilePicKey, setActive, setEmail, setEnterprise, setFullNamePinyin, setId, setLogin, setName, setPhone, setPinyinFirstLetters, setProfilePicKeypublic Boolean getHidePhone()
public void setHidePhone(Boolean hidePhone)
public Boolean getDisableDownload()
public void setDisableDownload(Boolean disableDownload)
public Long getSpaceUsed()
public void setSpaceUsed(Long spaceUsed)
public Long getSpaceTotal()
public void setSpaceTotal(Long spaceTotal)
Copyright © 2018 YiFangYun. All rights reserved.