Uses of Class
de.fhhannover.inform.trust.ifmapj.messages.SearchResult.Type

Packages that use SearchResult.Type
de.fhhannover.inform.trust.ifmapj.messages This package provides classes to represent IF-MAP requests and results that are communicated with an IF-MAP server. 
 

Uses of SearchResult.Type in de.fhhannover.inform.trust.ifmapj.messages
 

Methods in de.fhhannover.inform.trust.ifmapj.messages that return SearchResult.Type
 SearchResult.Type SearchResult.getType()
           
static SearchResult.Type SearchResult.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchResult.Type[] SearchResult.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.fhhannover.inform.trust.ifmapj.messages with parameters of type SearchResult.Type
static SearchResult Requests.Helpers.parseSearchResult(Element sres, SearchResult.Type type)
           
 



Copyright © 2012 Trust@FHH. All Rights Reserved.