Package | Description |
---|---|
com.eviware.soapui.impl.rest.support |
Modifier and Type | Method and Description |
---|---|
RestParamsPropertyHolder.ParameterStyle |
XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty.getStyle() |
RestParamsPropertyHolder.ParameterStyle |
RestRequestParamsPropertyHolder.InternalRestParamProperty.getStyle() |
RestParamsPropertyHolder.ParameterStyle |
RestParameter.getStyle() |
static RestParamsPropertyHolder.ParameterStyle |
RestParamsPropertyHolder.ParameterStyle.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty.setStyle(RestParamsPropertyHolder.ParameterStyle style) |
void |
RestRequestParamsPropertyHolder.InternalRestParamProperty.setStyle(RestParamsPropertyHolder.ParameterStyle style) |
void |
RestParameter.setStyle(RestParamsPropertyHolder.ParameterStyle style) |
Copyright © 2019. All Rights Reserved.