public class UserName extends Object implements Serializable
UserName(String full, String shrtName)
boolean
equals(Object obj)
String
getFullname()
getShortname()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserName(String full, String shrtName)
full
shrtName
public String getFullname()
public String getShortname()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2016 SAPERION AG. All rights reserved.