public interface Suggestion<T>
T getValue()
List<String> getInputs()
Returns the list of inputs values, for which this suggestion was offered.
void setInput(String value)
value - for which this suggestion was returnedCopyright © 2013 JBoss by Red Hat. All Rights Reserved.