private abstract static class NavigatorPanel.BaseResultProvider extends java.lang.Object implements NavigatorPanel.IResultProvider
Modifier and Type | Field and Description |
---|---|
protected ISuite |
m_suite |
protected java.lang.String |
m_type |
Constructor and Description |
---|
BaseResultProvider(ISuite suite,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResults
protected ISuite m_suite
protected java.lang.String m_type
public BaseResultProvider(ISuite suite, java.lang.String type)
public java.lang.String getType()
getType
in interface NavigatorPanel.IResultProvider