gboat2.web.model
类 Profile

java.lang.Object
  继承者 gboat2.web.model.Profile

public class Profile
extends Object

用户桌面信息

作者:
赵晓春 2010-6-5

构造方法摘要
Profile()
           
 
方法摘要
 String getPageAppMode()
           
 String getProfileId()
           
 String getStretch()
           
 String getTheme()
           
 String getUserId()
           
 String getWallPaper()
           
 void setPageAppMode(String pageAppMode)
           
 void setProfileId(String profileId)
           
 void setStretch(String stretch)
           
 void setTheme(String theme)
           
 void setUserId(String userId)
           
 void setWallPaper(String wallPaper)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Profile

public Profile()
方法详细信息

getProfileId

public String getProfileId()

setProfileId

public void setProfileId(String profileId)

getUserId

public String getUserId()

setUserId

public void setUserId(String userId)

getPageAppMode

public String getPageAppMode()

setPageAppMode

public void setPageAppMode(String pageAppMode)

getWallPaper

public String getWallPaper()

setWallPaper

public void setWallPaper(String wallPaper)

getTheme

public String getTheme()

setTheme

public void setTheme(String theme)

getStretch

public String getStretch()

setStretch

public void setStretch(String stretch)


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.