NASA World Wind

gov.nasa.worldwind.applications.gio.esg
Class ServiceDataLink

java.lang.Object
  extended by gov.nasa.worldwind.avlist.AVListImpl
      extended by gov.nasa.worldwind.applications.gio.esg.ServiceDataLink
All Implemented Interfaces:
AVList

public class ServiceDataLink
extends AVListImpl


Field Summary
 
Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl
changeSupport
 
Constructor Summary
ServiceDataLink()
           
 
Method Summary
 ExternalLink getExternalLink()
           
 void setExternalLink(ExternalLink externalLink)
           
 
Methods inherited from class gov.nasa.worldwind.avlist.AVListImpl
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDataLink

public ServiceDataLink()
Method Detail

getExternalLink

public ExternalLink getExternalLink()

setExternalLink

public void setExternalLink(ExternalLink externalLink)

NASA World Wind