NASA World Wind

gov.nasa.worldwind.applications.gio.csw
Class ResultType

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.csw.ResultType

public class ResultType
extends Object


Field Summary
static ResultType HITS
           
static ResultType RESULTS
           
static ResultType VALIDATE
           
 
Constructor Summary
protected ResultType(String type)
           
 
Method Summary
 String getType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

HITS

public static final ResultType HITS

RESULTS

public static final ResultType RESULTS

VALIDATE

public static final ResultType VALIDATE
Constructor Detail

ResultType

protected ResultType(String type)
Method Detail

getType

public String getType()

toString

public String toString()
Overrides:
toString in class Object

NASA World Wind