Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
TestOnDemandProjectPasswordConfig |
TestOnDemandTxnConfig.addNewPassword()
Appends and returns a new empty "Password" element
|
TestOnDemandProjectPasswordConfig |
TestOnDemandTxnConfig.getPassword()
Gets the "Password" element
|
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.newInstance() |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(File file) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(InputStream is) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(Node node) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(Reader r) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(String xmlAsString) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(URL u) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(XMLStreamReader sr) |
static TestOnDemandProjectPasswordConfig |
TestOnDemandProjectPasswordConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
TestOnDemandTxnConfig.setPassword(TestOnDemandProjectPasswordConfig password)
Sets the "Password" element
|
Modifier and Type | Class and Description |
---|---|
class |
TestOnDemandProjectPasswordConfigImpl
An XML TestOnDemandProjectPassword(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
TestOnDemandProjectPasswordConfig |
TestOnDemandTxnConfigImpl.addNewPassword()
Appends and returns a new empty "Password" element
|
TestOnDemandProjectPasswordConfig |
TestOnDemandTxnConfigImpl.getPassword()
Gets the "Password" element
|
Modifier and Type | Method and Description |
---|---|
void |
TestOnDemandTxnConfigImpl.setPassword(TestOnDemandProjectPasswordConfig password)
Sets the "Password" element
|
Copyright © 2019. All Rights Reserved.