NASA World Wind

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

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

public class ElementSetType
extends Object


Field Summary
static ElementSetType BRIEF
           
static ElementSetType FULL
           
static ElementSetType SUMMARY
           
 
Constructor Summary
protected ElementSetType(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

BRIEF

public static final ElementSetType BRIEF

FULL

public static final ElementSetType FULL

SUMMARY

public static final ElementSetType SUMMARY
Constructor Detail

ElementSetType

protected ElementSetType(String type)
Method Detail

getType

public String getType()

toString

public String toString()
Overrides:
toString in class Object

NASA World Wind