|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Submit.Status | |
|---|---|
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface |
| com.eviware.soapui.model.iface | Interface-related model items |
| Uses of Submit.Status in com.eviware.soapui.impl.wsdl |
|---|
| Methods in com.eviware.soapui.impl.wsdl that return Submit.Status | |
|---|---|
Submit.Status |
WsdlSubmit.getStatus()
|
Submit.Status |
WsdlSubmit.waitUntilFinished()
|
| Uses of Submit.Status in com.eviware.soapui.model.iface |
|---|
| Methods in com.eviware.soapui.model.iface that return Submit.Status | |
|---|---|
Submit.Status |
Submit.getStatus()
|
Submit.Status |
Submit.waitUntilFinished()
|
static Submit.Status |
Submit.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Submit.Status[] |
Submit.Status.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||