|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestParamsPropertyHolder.ParameterStyle | |
---|---|
com.eviware.soapui.impl.rest.support |
Uses of RestParamsPropertyHolder.ParameterStyle in com.eviware.soapui.impl.rest.support |
---|
Methods in com.eviware.soapui.impl.rest.support that return RestParamsPropertyHolder.ParameterStyle | |
---|---|
RestParamsPropertyHolder.ParameterStyle |
XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty.getStyle()
|
RestParamsPropertyHolder.ParameterStyle |
RestRequestParamsPropertyHolder.InternalRestParamProperty.getStyle()
|
RestParamsPropertyHolder.ParameterStyle |
RestParameter.getStyle()
|
static RestParamsPropertyHolder.ParameterStyle |
RestParamsPropertyHolder.ParameterStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RestParamsPropertyHolder.ParameterStyle[] |
RestParamsPropertyHolder.ParameterStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eviware.soapui.impl.rest.support with parameters of type RestParamsPropertyHolder.ParameterStyle | |
---|---|
void |
XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty.setStyle(RestParamsPropertyHolder.ParameterStyle style)
|
void |
RestRequestParamsPropertyHolder.InternalRestParamProperty.setStyle(RestParamsPropertyHolder.ParameterStyle style)
|
void |
RestParameter.setStyle(RestParamsPropertyHolder.ParameterStyle style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |