| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | |
| com.eviware.soapui.impl.wsdl.support.jms.property | 
| Modifier and Type | Method and Description | 
|---|---|
| JMSPropertyConfig | JMSPropertiesConfConfig. addNewJmsProperties()Appends and returns a new empty value (as xml) as the last "jmsProperties" element | 
| JMSPropertyConfig[] | JMSPropertiesConfConfig. getJmsPropertiesArray()Deprecated.   | 
| JMSPropertyConfig | JMSPropertiesConfConfig. getJmsPropertiesArray(int i)Gets ith "jmsProperties" element | 
| JMSPropertyConfig | JMSPropertiesConfConfig. insertNewJmsProperties(int i)Inserts and returns a new empty value (as xml) as the ith "jmsProperties" element | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. newInstance() | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(File file) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(InputStream is) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(Node node) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(Reader r) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(String xmlAsString) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(URL u) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(XMLStreamReader sr) | 
| static JMSPropertyConfig | JMSPropertyConfig.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<JMSPropertyConfig> | JMSPropertiesConfConfig. getJmsPropertiesList()Gets a List of "jmsProperties" elements | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JMSPropertiesConfConfig. setJmsPropertiesArray(int i,
                     JMSPropertyConfig jmsProperties)Sets ith "jmsProperties" element | 
| void | JMSPropertiesConfConfig. setJmsPropertiesArray(JMSPropertyConfig[] jmsPropertiesArray)Sets array of all "jmsProperties" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JMSPropertyConfigImplAn XML JMSProperty(@http://eviware.com/soapui/config). | 
| Modifier and Type | Method and Description | 
|---|---|
| JMSPropertyConfig | JMSPropertiesConfConfigImpl. addNewJmsProperties()Appends and returns a new empty value (as xml) as the last "jmsProperties" element | 
| JMSPropertyConfig[] | JMSPropertiesConfConfigImpl. getJmsPropertiesArray()Deprecated.   | 
| JMSPropertyConfig | JMSPropertiesConfConfigImpl. getJmsPropertiesArray(int i)Gets ith "jmsProperties" element | 
| JMSPropertyConfig | JMSPropertiesConfConfigImpl. insertNewJmsProperties(int i)Inserts and returns a new empty value (as xml) as the ith "jmsProperties" element | 
| Modifier and Type | Method and Description | 
|---|---|
| List<JMSPropertyConfig> | JMSPropertiesConfConfigImpl. getJmsPropertiesList()Gets a List of "jmsProperties" elements | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JMSPropertiesConfConfigImpl. setJmsPropertiesArray(int i,
                     JMSPropertyConfig jmsProperties)Sets ith "jmsProperties" element | 
| void | JMSPropertiesConfConfigImpl. setJmsPropertiesArray(JMSPropertyConfig[] jmsPropertiesArray)Sets array of all "jmsProperties" element | 
| Modifier and Type | Method and Description | 
|---|---|
| List<JMSPropertyConfig> | JMSPropertiesConfig. getJMSProperties() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JMSPropertiesConfig. setJMSProperties(List<JMSPropertyConfig> map) | 
Copyright © 2019. All Rights Reserved.