|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MockOperation
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.model.ModelItem |
---|
ACTIONS_PROPERTY, DESCRIPTION_PROPERTY, ICON_PROPERTY, NAME_PROPERTY |
Method Summary | |
---|---|
MockResult |
getLastMockResult()
|
MockResponse |
getMockResponseAt(int index)
|
MockResponse |
getMockResponseByName(java.lang.String name)
|
int |
getMockResponseCount()
|
java.util.List<MockResponse> |
getMockResponses()
|
MockService |
getMockService()
|
Operation |
getOperation()
|
Methods inherited from interface com.eviware.soapui.model.ModelItem |
---|
getActions, getDescription, getIcon, getName, getSettings |
Methods inherited from interface com.eviware.soapui.support.PropertyChangeNotifier |
---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Method Detail |
---|
MockService getMockService()
int getMockResponseCount()
MockResponse getMockResponseAt(int index)
MockResponse getMockResponseByName(java.lang.String name)
Operation getOperation()
MockResult getLastMockResult()
java.util.List<MockResponse> getMockResponses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |