public class Completion extends Object
Completion(String value)
Completion(String value, String formattedValue, String heading, int order)
boolean
equals(Object o)
String
getFormattedValue()
getHeading()
int
getOrder()
getValue()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Completion(String value)
value
public Completion(String value, String formattedValue, String heading, int order)
formattedValue
heading
order
public String getValue()
public String getFormattedValue()
public String getHeading()
public int getOrder()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode