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