gboat2.web.model
类 GroupRoleMapper

java.lang.Object
  继承者 gboat2.web.model.GroupRoleMapper
直接已知子类:
GroupRoleVO

public class GroupRoleMapper
extends Object

作者:
lysming

构造方法摘要
GroupRoleMapper()
           
 
方法摘要
 String getGroupId()
           
 String getGroupRoleId()
           
 String getRoleId()
           
 void setGroupId(String groupId)
           
 void setGroupRoleId(String groupRoleId)
           
 void setRoleId(String roleId)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

GroupRoleMapper

public GroupRoleMapper()
方法详细信息

getGroupRoleId

public String getGroupRoleId()

setGroupRoleId

public void setGroupRoleId(String groupRoleId)

getGroupId

public String getGroupId()

setGroupId

public void setGroupId(String groupId)

getRoleId

public String getRoleId()

setRoleId

public void setRoleId(String roleId)


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