public class UserRoleId extends Object implements Serializable
UserRoleId()
UserRoleId(String userCode, String rolecode)
boolean
equals(Object other)
String
getRoleCode()
getUserCode()
int
hashCode()
void
setRoleCode(String rolecode)
setUserCode(String userCode)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public UserRoleId()
public UserRoleId(String userCode, String rolecode)
userCode
rolecode
public String getUserCode()
public void setUserCode(String userCode)
public String getRoleCode()
public void setRoleCode(String rolecode)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 2017. All rights reserved.