|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NewRestResourceActionBase.ParamLocation | |
---|---|
com.eviware.soapui.impl.rest.actions.support |
Uses of NewRestResourceActionBase.ParamLocation in com.eviware.soapui.impl.rest.actions.support |
---|
Methods in com.eviware.soapui.impl.rest.actions.support that return NewRestResourceActionBase.ParamLocation | |
---|---|
NewRestResourceActionBase.ParamLocation |
NewRestResourceActionBase.InternalRestParamsTable.InternalRestParamsTableModel.getParamLocationAt(int rowIndex)
|
static NewRestResourceActionBase.ParamLocation |
NewRestResourceActionBase.ParamLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NewRestResourceActionBase.ParamLocation[] |
NewRestResourceActionBase.ParamLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eviware.soapui.impl.rest.actions.support with parameters of type NewRestResourceActionBase.ParamLocation | |
---|---|
void |
NewRestResourceActionBase.InternalRestParamsTable.extractParams(RestParamsPropertyHolder params,
NewRestResourceActionBase.ParamLocation location)
|
Constructors in com.eviware.soapui.impl.rest.actions.support with parameters of type NewRestResourceActionBase.ParamLocation | |
---|---|
NewRestResourceActionBase.InternalRestParamsTable(RestParamsPropertyHolder params,
NewRestResourceActionBase.ParamLocation defaultLocation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |