| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | |
| com.eviware.soapui.support.types | Typedefs | 
| Modifier and Type | Method and Description | 
|---|---|
| StringToStringMapConfig | RequirementConfig. addNewLinks()Appends and returns a new empty "links" element | 
| StringToStringMapConfig | RestRequestConfig. addNewParameters()Appends and returns a new empty "parameters" element | 
| StringToStringMapConfig | RequirementConfig. getLinks()Gets the "links" element | 
| StringToStringMapConfig | RestRequestConfig. getParameters()Gets the "parameters" element | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. newInstance() | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(File file) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(InputStream is) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(Node node) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(Reader r) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(String xmlAsString) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(URL u) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(XMLStreamReader sr) | 
| static StringToStringMapConfig | StringToStringMapConfig.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RequirementConfig. setLinks(StringToStringMapConfig links)Sets the "links" element | 
| void | RestRequestConfig. setParameters(StringToStringMapConfig parameters)Sets the "parameters" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StringToStringMapConfigImplAn XML StringToStringMap(@http://eviware.com/soapui/config). | 
| Modifier and Type | Method and Description | 
|---|---|
| StringToStringMapConfig | RequirementConfigImpl. addNewLinks()Appends and returns a new empty "links" element | 
| StringToStringMapConfig | RestRequestConfigImpl. addNewParameters()Appends and returns a new empty "parameters" element | 
| StringToStringMapConfig | RequirementConfigImpl. getLinks()Gets the "links" element | 
| StringToStringMapConfig | RestRequestConfigImpl. getParameters()Gets the "parameters" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RequirementConfigImpl. setLinks(StringToStringMapConfig links)Sets the "links" element | 
| void | RestRequestConfigImpl. setParameters(StringToStringMapConfig parameters)Sets the "parameters" element | 
| Modifier and Type | Method and Description | 
|---|---|
| static StringToStringsMap | StringToStringsMap. fromXml(StringToStringMapConfig nsMapping) | 
| static StringToStringMap | StringToStringMap. fromXml(StringToStringMapConfig nsMapping) | 
Copyright © 2019. All Rights Reserved.