Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
static RestParameterConfig.Style |
RestParameterConfig.Style.Factory.newInstance() |
static RestParameterConfig.Style |
RestParameterConfig.Style.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RestParameterConfig.Style |
RestParameterConfig.Style.Factory.newValue(Object obj) |
RestParameterConfig.Style |
RestParameterConfig.xgetStyle()
Gets (as xml) the "style" element
|
Modifier and Type | Method and Description |
---|---|
void |
RestParameterConfig.xsetStyle(RestParameterConfig.Style style)
Sets (as xml) the "style" element
|
Modifier and Type | Class and Description |
---|---|
static class |
RestParameterConfigImpl.StyleImpl
An XML style(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
RestParameterConfig.Style |
RestParameterConfigImpl.xgetStyle()
Gets (as xml) the "style" element
|
Modifier and Type | Method and Description |
---|---|
void |
RestParameterConfigImpl.xsetStyle(RestParameterConfig.Style style)
Sets (as xml) the "style" element
|
Copyright © 2019. All Rights Reserved.