Uses of Class
com.funnelback.publicui.search.model.padre.QuickLinks.QuickLink
-
Packages that use QuickLinks.QuickLink Package Description com.funnelback.publicui.search.model.padre Provides classes corresponding to the XML result packet returned by PADRE. -
-
Uses of QuickLinks.QuickLink in com.funnelback.publicui.search.model.padre
Fields in com.funnelback.publicui.search.model.padre with type parameters of type QuickLinks.QuickLink Modifier and Type Field Description private java.util.List<QuickLinks.QuickLink>QuickLinks. quickLinksList of quick linksMethods in com.funnelback.publicui.search.model.padre that return types with arguments of type QuickLinks.QuickLink Modifier and Type Method Description java.util.List<QuickLinks.QuickLink>QuickLinks. getQuickLinks()List of quick links
-