NASA World Wind

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

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.xml.Element
      extended by gov.nasa.worldwind.applications.gio.xml.TextElement
          extended by gov.nasa.worldwind.applications.gio.csw.ElementSetName

public class ElementSetName
extends TextElement


Constructor Summary
ElementSetName(String elementSetType)
           
 
Method Summary
 void setTypeNames(String typeNames)
           
 
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.TextElement
getValue, hasContent, setValue, writeElementContent
 
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.Element
addElement, addElement, addElements, clearAttributes, clearElements, getAttribute, getElement, getElementCount, getIndex, getName, getNs, removeAttribute, removeElement, setAttribute, setElement, toXml, write, writeAttributes, writeBeginElement, writeEndElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementSetName

public ElementSetName(String elementSetType)
Method Detail

setTypeNames

public void setTypeNames(String typeNames)

NASA World Wind