Uses of Class
com.funnelback.publicui.search.model.padre.QSup.Source
-
Packages that use QSup.Source Package Description com.funnelback.publicui.search.model.padre Provides classes corresponding to the XML result packet returned by PADRE. -
-
Uses of QSup.Source in com.funnelback.publicui.search.model.padre
Fields in com.funnelback.publicui.search.model.padre declared as QSup.Source Modifier and Type Field Description private QSup.Source
QSup. src
Source of this additional queryMethods in com.funnelback.publicui.search.model.padre that return QSup.Source Modifier and Type Method Description static QSup.Source
QSup.Source. valueOf(String name)
Returns the enum constant of this type with the specified name.static QSup.Source[]
QSup.Source. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-