Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Method and Description |
---|---|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityScanConfig.addNewElement()
Appends and returns a new empty value (as xml) as the last "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityCheckConfig.addNewElement()
Appends and returns a new empty value (as xml) as the last "element" element
|
MaliciousAttachmentElementConfig[] |
MaliciousAttachmentSecurityScanConfig.getElementArray()
Deprecated.
|
MaliciousAttachmentElementConfig[] |
MaliciousAttachmentSecurityCheckConfig.getElementArray()
Deprecated.
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityScanConfig.getElementArray(int i)
Gets ith "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityCheckConfig.getElementArray(int i)
Gets ith "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityScanConfig.insertNewElement(int i)
Inserts and returns a new empty value (as xml) as the ith "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityCheckConfig.insertNewElement(int i)
Inserts and returns a new empty value (as xml) as the ith "element" element
|
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.newInstance() |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(File file) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(InputStream is) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(Node node) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(Reader r) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(String xmlAsString) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(URL u) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(XMLStreamReader sr) |
static MaliciousAttachmentElementConfig |
MaliciousAttachmentElementConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
List<MaliciousAttachmentElementConfig> |
MaliciousAttachmentSecurityScanConfig.getElementList()
Gets a List of "element" elements
|
List<MaliciousAttachmentElementConfig> |
MaliciousAttachmentSecurityCheckConfig.getElementList()
Gets a List of "element" elements
|
Modifier and Type | Method and Description |
---|---|
void |
MaliciousAttachmentSecurityScanConfig.setElementArray(int i,
MaliciousAttachmentElementConfig element)
Sets ith "element" element
|
void |
MaliciousAttachmentSecurityCheckConfig.setElementArray(int i,
MaliciousAttachmentElementConfig element)
Sets ith "element" element
|
void |
MaliciousAttachmentSecurityScanConfig.setElementArray(MaliciousAttachmentElementConfig[] elementArray)
Sets array of all "element" element
|
void |
MaliciousAttachmentSecurityCheckConfig.setElementArray(MaliciousAttachmentElementConfig[] elementArray)
Sets array of all "element" element
|
Modifier and Type | Class and Description |
---|---|
class |
MaliciousAttachmentElementConfigImpl
An XML MaliciousAttachmentElement(@http://eviware.com/soapui/config).
|
Modifier and Type | Method and Description |
---|---|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityScanConfigImpl.addNewElement()
Appends and returns a new empty value (as xml) as the last "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityCheckConfigImpl.addNewElement()
Appends and returns a new empty value (as xml) as the last "element" element
|
MaliciousAttachmentElementConfig[] |
MaliciousAttachmentSecurityScanConfigImpl.getElementArray()
Deprecated.
|
MaliciousAttachmentElementConfig[] |
MaliciousAttachmentSecurityCheckConfigImpl.getElementArray()
Deprecated.
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityScanConfigImpl.getElementArray(int i)
Gets ith "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityCheckConfigImpl.getElementArray(int i)
Gets ith "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityScanConfigImpl.insertNewElement(int i)
Inserts and returns a new empty value (as xml) as the ith "element" element
|
MaliciousAttachmentElementConfig |
MaliciousAttachmentSecurityCheckConfigImpl.insertNewElement(int i)
Inserts and returns a new empty value (as xml) as the ith "element" element
|
Modifier and Type | Method and Description |
---|---|
List<MaliciousAttachmentElementConfig> |
MaliciousAttachmentSecurityScanConfigImpl.getElementList()
Gets a List of "element" elements
|
List<MaliciousAttachmentElementConfig> |
MaliciousAttachmentSecurityCheckConfigImpl.getElementList()
Gets a List of "element" elements
|
Modifier and Type | Method and Description |
---|---|
void |
MaliciousAttachmentSecurityScanConfigImpl.setElementArray(int i,
MaliciousAttachmentElementConfig element)
Sets ith "element" element
|
void |
MaliciousAttachmentSecurityCheckConfigImpl.setElementArray(int i,
MaliciousAttachmentElementConfig element)
Sets ith "element" element
|
void |
MaliciousAttachmentSecurityScanConfigImpl.setElementArray(MaliciousAttachmentElementConfig[] elementArray)
Sets array of all "element" element
|
void |
MaliciousAttachmentSecurityCheckConfigImpl.setElementArray(MaliciousAttachmentElementConfig[] elementArray)
Sets array of all "element" element
|
Copyright © 2019. All Rights Reserved.