public class EntityBean extends Object
EntityBean(String title, String value)
boolean
equals(Object o)
String
getTitle()
getValue()
int
hashCode()
void
setTitle(String title)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public EntityBean(String title, String value)
public String getTitle()
public void setTitle(String title)
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.