Uses of Class
com.funnelback.publicui.search.model.padre.Spell
-
Packages that use Spell Package Description com.funnelback.publicui.search.model.padre Provides classes corresponding to the XML result packet returned by PADRE. -
-
Uses of Spell in com.funnelback.publicui.search.model.padre
Fields in com.funnelback.publicui.search.model.padre declared as Spell Modifier and Type Field Description private Spell
ResultPacket. spell
Spelling suggestions.Methods in com.funnelback.publicui.search.model.padre that return Spell Modifier and Type Method Description Spell
ResultPacket. getSpell()
Spelling suggestions.Methods in com.funnelback.publicui.search.model.padre with parameters of type Spell Modifier and Type Method Description void
ResultPacket. setSpell(Spell spell)
Spelling suggestions.
-