NASA World Wind

Uses of Class
gov.nasa.worldwind.applications.gio.csw.ElementSetType

Packages that use ElementSetType
gov.nasa.worldwind.applications.gio.csw   
 

Uses of ElementSetType in gov.nasa.worldwind.applications.gio.csw
 

Fields in gov.nasa.worldwind.applications.gio.csw declared as ElementSetType
static ElementSetType ElementSetType.BRIEF
           
static ElementSetType ElementSetType.FULL
           
static ElementSetType ElementSetType.SUMMARY
           
 

Methods in gov.nasa.worldwind.applications.gio.csw that return ElementSetType
 ElementSetType SearchResultsParser.getElementSet()
           
 ElementSetType SearchResults.getElementSet()
           
protected static ElementSetType SearchResultsParser.parseElementSetType(String s)
           
 

Methods in gov.nasa.worldwind.applications.gio.csw with parameters of type ElementSetType
 ElementSetName Query.addElementSetName(ElementSetType elementSetType)
           
 ElementSetName GetRecordById.addElementSetName(ElementSetType elementSetType)
           
 void SearchResultsParser.setElementSet(ElementSetType elementSet)
           
 void SearchResults.setElementSet(ElementSetType elementSet)
           
 


NASA World Wind