public class IdAndNameBean<T> extends Object
IdAndNameBean(T pid, String pname)
boolean
equals(Object pobj)
T
getId()
String
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public IdAndNameBean(T pid, String pname)
pid
pname
public final T getId()
public final String getName()
public int hashCode()
hashCode
Object
public boolean equals(Object pobj)
equals
Copyright © 2015–2017. All rights reserved.