Class Spell
- java.lang.Object
-
- com.funnelback.publicui.search.model.padre.Spell
-
public class Spell extends java.lang.ObjectA spelling suggestion
- Since:
- 11.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSpell.SchemaConstants for the PADRE XML result packet tags.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetText()java.lang.StringgetUrl()voidsetText(java.lang.String text)voidsetUrl(java.lang.String url)java.lang.StringtoString()
-