|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.applications.gio.csw.ResultType
public class ResultType
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 |
---|
public static final ResultType HITS
public static final ResultType RESULTS
public static final ResultType VALIDATE
Constructor Detail |
---|
protected ResultType(String type)
Method Detail |
---|
public String getType()
public String toString()
toString
in class Object
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |