NASA World Wind

gov.nasa.worldwind.applications.gio.ebrim
Interface Slot

All Known Implementing Classes:
SlotParser

public interface Slot


Method Summary
 String getName()
           
 String getSlotType()
           
 ValueList getValueList()
           
 void setName(String name)
           
 void setSlotType(String slotType)
           
 void setValueList(ValueList valueList)
           
 

Method Detail

getName

String getName()

getSlotType

String getSlotType()

getValueList

ValueList getValueList()

setName

void setName(String name)

setSlotType

void setSlotType(String slotType)

setValueList

void setValueList(ValueList valueList)

NASA World Wind