gov.nasa.worldwind.applications.gio.esg
Class ESGResultModel
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.applications.gio.catalogui.ResultModel
gov.nasa.worldwind.applications.gio.esg.ESGResultModel
- All Implemented Interfaces:
- AVList
public class ESGResultModel
- extends ResultModel
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 |
ESGResultModel
public ESGResultModel()
addException
public void addException(CatalogException e)
getCapabilities
public Capabilities getCapabilities()
getExceptionList
public CatalogExceptionList getExceptionList()
getServicePackage
public ServicePackage getServicePackage()
setCapabilities
public void setCapabilities(Capabilities capabilities)
setExceptionList
public void setExceptionList(CatalogExceptionList exceptionList)
setServicePackage
public void setServicePackage(ServicePackage servicePackage)