public class UserInfo extends Object
protected
UserInfo()
UserInfo(String userName, String role)
boolean
equals(Object obj)
String
getRole()
getUserName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected UserInfo()
public UserInfo(String userName, String role)
public String getUserName()
public String getRole()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015. All Rights Reserved.