public interface ProjectConfig extends ModelItemConfig
Modifier and Type | Interface and Description |
---|---|
static class |
ProjectConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
ScriptConfig |
addNewAfterLoadScript()
Appends and returns a new empty "afterLoadScript" element
|
ScriptConfig |
addNewAfterRunScript()
Appends and returns a new empty "afterRunScript" element
|
ScriptConfig |
addNewBeforeRunScript()
Appends and returns a new empty "beforeRunScript" element
|
ScriptConfig |
addNewBeforeSaveScript()
Appends and returns a new empty "beforeSaveScript" element
|
DatabaseConnectionContainerConfig |
addNewDatabaseConnectionContainer()
Appends and returns a new empty "databaseConnectionContainer" element
|
EndpointStrategyConfig |
addNewEndpointStrategy()
Appends and returns a new empty "endpointStrategy" element
|
EnvironmentConfig |
addNewEnvironment()
Appends and returns a new empty value (as xml) as the last "environment" element
|
EventHandlerTypeConfig |
addNewEventHandlers()
Appends and returns a new empty value (as xml) as the last "eventHandlers" element
|
InterfaceConfig |
addNewInterface()
Appends and returns a new empty value (as xml) as the last "interface" element
|
MockServiceConfig |
addNewMockService()
Appends and returns a new empty value (as xml) as the last "mockService" element
|
OAuth1ProfileContainerConfig |
addNewOAuth1ProfileContainer()
Appends and returns a new empty "oAuth1ProfileContainer" element
|
OAuth2ProfileContainerConfig |
addNewOAuth2ProfileContainer()
Appends and returns a new empty "oAuth2ProfileContainer" element
|
PropertiesTypeConfig |
addNewProperties()
Appends and returns a new empty "properties" element
|
ReportingTypeConfig |
addNewReporting()
Appends and returns a new empty "reporting" element
|
ScriptConfig |
addNewReportScript()
Appends and returns a new empty "reportScript" element
|
RequirementsTypeConfig |
addNewRequirements()
Appends and returns a new empty "requirements" element
|
RESTMockServiceConfig |
addNewRestMockService()
Appends and returns a new empty value (as xml) as the last "restMockService" element
|
SensitiveInformationConfig |
addNewSensitiveInformation()
Appends and returns a new empty "sensitiveInformation" element
|
TestSuiteConfig |
addNewTestSuite()
Appends and returns a new empty value (as xml) as the last "testSuite" element
|
WssContainerConfig |
addNewWssContainer()
Appends and returns a new empty "wssContainer" element
|
boolean |
getAbortOnError()
Gets the "abortOnError" attribute
|
String |
getActiveEnvironment()
Gets the "activeEnvironment" attribute
|
ScriptConfig |
getAfterLoadScript()
Gets the "afterLoadScript" element
|
ScriptConfig |
getAfterRunScript()
Gets the "afterRunScript" element
|
ScriptConfig |
getBeforeRunScript()
Gets the "beforeRunScript" element
|
ScriptConfig |
getBeforeSaveScript()
Gets the "beforeSaveScript" element
|
DatabaseConnectionContainerConfig |
getDatabaseConnectionContainer()
Gets the "databaseConnectionContainer" element
|
String |
getDefaultScriptLanguage()
Gets the "defaultScriptLanguage" attribute
|
byte[] |
getEncryptedContent()
Gets the "encryptedContent" element
|
String |
getEncryptedContentAlgorithm()
Gets the "encryptedContentAlgorithm" element
|
EndpointStrategyConfig |
getEndpointStrategy()
Gets the "endpointStrategy" element
|
EnvironmentConfig[] |
getEnvironmentArray()
Deprecated.
|
EnvironmentConfig |
getEnvironmentArray(int i)
Gets ith "environment" element
|
List<EnvironmentConfig> |
getEnvironmentList()
Gets a List of "environment" elements
|
EventHandlerTypeConfig[] |
getEventHandlersArray()
Deprecated.
|
EventHandlerTypeConfig |
getEventHandlersArray(int i)
Gets ith "eventHandlers" element
|
List<EventHandlerTypeConfig> |
getEventHandlersList()
Gets a List of "eventHandlers" elements
|
InterfaceConfig[] |
getInterfaceArray()
Deprecated.
|
InterfaceConfig |
getInterfaceArray(int i)
Gets ith "interface" element
|
List<InterfaceConfig> |
getInterfaceList()
Gets a List of "interface" elements
|
MockServiceConfig[] |
getMockServiceArray()
Deprecated.
|
MockServiceConfig |
getMockServiceArray(int i)
Gets ith "mockService" element
|
List<MockServiceConfig> |
getMockServiceList()
Gets a List of "mockService" elements
|
OAuth1ProfileContainerConfig |
getOAuth1ProfileContainer()
Gets the "oAuth1ProfileContainer" element
|
OAuth2ProfileContainerConfig |
getOAuth2ProfileContainer()
Gets the "oAuth2ProfileContainer" element
|
PropertiesTypeConfig |
getProperties()
Gets the "properties" element
|
ReportingTypeConfig |
getReporting()
Gets the "reporting" element
|
ScriptConfig |
getReportScript()
Gets the "reportScript" element
|
RequirementsTypeConfig |
getRequirements()
Gets the "requirements" element
|
String |
getResourceRoot()
Gets the "resourceRoot" attribute
|
RESTMockServiceConfig[] |
getRestMockServiceArray()
Deprecated.
|
RESTMockServiceConfig |
getRestMockServiceArray(int i)
Gets ith "restMockService" element
|
List<RESTMockServiceConfig> |
getRestMockServiceList()
Gets a List of "restMockService" elements
|
TestSuiteRunTypesConfig.Enum |
getRunType()
Gets the "runType" attribute
|
String |
getScriptLibrary()
Gets the "scriptLibrary" attribute
|
SensitiveInformationConfig |
getSensitiveInformation()
Gets the "sensitiveInformation" element
|
String |
getSoapuiVersion()
Gets the "soapui-version" attribute
|
TestSuiteConfig[] |
getTestSuiteArray()
Deprecated.
|
TestSuiteConfig |
getTestSuiteArray(int i)
Gets ith "testSuite" element
|
List<TestSuiteConfig> |
getTestSuiteList()
Gets a List of "testSuite" elements
|
long |
getTimeout()
Gets the "timeout" attribute
|
String |
getUpdated()
Gets the "updated" attribute
|
WssContainerConfig |
getWssContainer()
Gets the "wssContainer" element
|
EnvironmentConfig |
insertNewEnvironment(int i)
Inserts and returns a new empty value (as xml) as the ith "environment" element
|
EventHandlerTypeConfig |
insertNewEventHandlers(int i)
Inserts and returns a new empty value (as xml) as the ith "eventHandlers" element
|
InterfaceConfig |
insertNewInterface(int i)
Inserts and returns a new empty value (as xml) as the ith "interface" element
|
MockServiceConfig |
insertNewMockService(int i)
Inserts and returns a new empty value (as xml) as the ith "mockService" element
|
RESTMockServiceConfig |
insertNewRestMockService(int i)
Inserts and returns a new empty value (as xml) as the ith "restMockService" element
|
TestSuiteConfig |
insertNewTestSuite(int i)
Inserts and returns a new empty value (as xml) as the ith "testSuite" element
|
boolean |
isSetAbortOnError()
True if has "abortOnError" attribute
|
boolean |
isSetActiveEnvironment()
True if has "activeEnvironment" attribute
|
boolean |
isSetAfterLoadScript()
True if has "afterLoadScript" element
|
boolean |
isSetAfterRunScript()
True if has "afterRunScript" element
|
boolean |
isSetBeforeRunScript()
True if has "beforeRunScript" element
|
boolean |
isSetBeforeSaveScript()
True if has "beforeSaveScript" element
|
boolean |
isSetDatabaseConnectionContainer()
True if has "databaseConnectionContainer" element
|
boolean |
isSetDefaultScriptLanguage()
True if has "defaultScriptLanguage" attribute
|
boolean |
isSetEncryptedContent()
True if has "encryptedContent" element
|
boolean |
isSetEncryptedContentAlgorithm()
True if has "encryptedContentAlgorithm" element
|
boolean |
isSetEndpointStrategy()
True if has "endpointStrategy" element
|
boolean |
isSetOAuth1ProfileContainer()
True if has "oAuth1ProfileContainer" element
|
boolean |
isSetOAuth2ProfileContainer()
True if has "oAuth2ProfileContainer" element
|
boolean |
isSetProperties()
True if has "properties" element
|
boolean |
isSetReporting()
True if has "reporting" element
|
boolean |
isSetReportScript()
True if has "reportScript" element
|
boolean |
isSetRequirements()
True if has "requirements" element
|
boolean |
isSetResourceRoot()
True if has "resourceRoot" attribute
|
boolean |
isSetRunType()
True if has "runType" attribute
|
boolean |
isSetScriptLibrary()
True if has "scriptLibrary" attribute
|
boolean |
isSetSensitiveInformation()
True if has "sensitiveInformation" element
|
boolean |
isSetSoapuiVersion()
True if has "soapui-version" attribute
|
boolean |
isSetTimeout()
True if has "timeout" attribute
|
boolean |
isSetUpdated()
True if has "updated" attribute
|
boolean |
isSetWssContainer()
True if has "wssContainer" element
|
void |
removeEnvironment(int i)
Removes the ith "environment" element
|
void |
removeEventHandlers(int i)
Removes the ith "eventHandlers" element
|
void |
removeInterface(int i)
Removes the ith "interface" element
|
void |
removeMockService(int i)
Removes the ith "mockService" element
|
void |
removeRestMockService(int i)
Removes the ith "restMockService" element
|
void |
removeTestSuite(int i)
Removes the ith "testSuite" element
|
void |
setAbortOnError(boolean abortOnError)
Sets the "abortOnError" attribute
|
void |
setActiveEnvironment(String activeEnvironment)
Sets the "activeEnvironment" attribute
|
void |
setAfterLoadScript(ScriptConfig afterLoadScript)
Sets the "afterLoadScript" element
|
void |
setAfterRunScript(ScriptConfig afterRunScript)
Sets the "afterRunScript" element
|
void |
setBeforeRunScript(ScriptConfig beforeRunScript)
Sets the "beforeRunScript" element
|
void |
setBeforeSaveScript(ScriptConfig beforeSaveScript)
Sets the "beforeSaveScript" element
|
void |
setDatabaseConnectionContainer(DatabaseConnectionContainerConfig databaseConnectionContainer)
Sets the "databaseConnectionContainer" element
|
void |
setDefaultScriptLanguage(String defaultScriptLanguage)
Sets the "defaultScriptLanguage" attribute
|
void |
setEncryptedContent(byte[] encryptedContent)
Sets the "encryptedContent" element
|
void |
setEncryptedContentAlgorithm(String encryptedContentAlgorithm)
Sets the "encryptedContentAlgorithm" element
|
void |
setEndpointStrategy(EndpointStrategyConfig endpointStrategy)
Sets the "endpointStrategy" element
|
void |
setEnvironmentArray(EnvironmentConfig[] environmentArray)
Sets array of all "environment" element
|
void |
setEnvironmentArray(int i,
EnvironmentConfig environment)
Sets ith "environment" element
|
void |
setEventHandlersArray(EventHandlerTypeConfig[] eventHandlersArray)
Sets array of all "eventHandlers" element
|
void |
setEventHandlersArray(int i,
EventHandlerTypeConfig eventHandlers)
Sets ith "eventHandlers" element
|
void |
setInterfaceArray(InterfaceConfig[] xinterfaceArray)
Sets array of all "interface" element
|
void |
setInterfaceArray(int i,
InterfaceConfig xinterface)
Sets ith "interface" element
|
void |
setMockServiceArray(int i,
MockServiceConfig mockService)
Sets ith "mockService" element
|
void |
setMockServiceArray(MockServiceConfig[] mockServiceArray)
Sets array of all "mockService" element
|
void |
setOAuth1ProfileContainer(OAuth1ProfileContainerConfig oAuth1ProfileContainer)
Sets the "oAuth1ProfileContainer" element
|
void |
setOAuth2ProfileContainer(OAuth2ProfileContainerConfig oAuth2ProfileContainer)
Sets the "oAuth2ProfileContainer" element
|
void |
setProperties(PropertiesTypeConfig properties)
Sets the "properties" element
|
void |
setReporting(ReportingTypeConfig reporting)
Sets the "reporting" element
|
void |
setReportScript(ScriptConfig reportScript)
Sets the "reportScript" element
|
void |
setRequirements(RequirementsTypeConfig requirements)
Sets the "requirements" element
|
void |
setResourceRoot(String resourceRoot)
Sets the "resourceRoot" attribute
|
void |
setRestMockServiceArray(int i,
RESTMockServiceConfig restMockService)
Sets ith "restMockService" element
|
void |
setRestMockServiceArray(RESTMockServiceConfig[] restMockServiceArray)
Sets array of all "restMockService" element
|
void |
setRunType(TestSuiteRunTypesConfig.Enum runType)
Sets the "runType" attribute
|
void |
setScriptLibrary(String scriptLibrary)
Sets the "scriptLibrary" attribute
|
void |
setSensitiveInformation(SensitiveInformationConfig sensitiveInformation)
Sets the "sensitiveInformation" element
|
void |
setSoapuiVersion(String soapuiVersion)
Sets the "soapui-version" attribute
|
void |
setTestSuiteArray(int i,
TestSuiteConfig testSuite)
Sets ith "testSuite" element
|
void |
setTestSuiteArray(TestSuiteConfig[] testSuiteArray)
Sets array of all "testSuite" element
|
void |
setTimeout(long timeout)
Sets the "timeout" attribute
|
void |
setUpdated(String updated)
Sets the "updated" attribute
|
void |
setWssContainer(WssContainerConfig wssContainer)
Sets the "wssContainer" element
|
int |
sizeOfEnvironmentArray()
Returns number of "environment" element
|
int |
sizeOfEventHandlersArray()
Returns number of "eventHandlers" element
|
int |
sizeOfInterfaceArray()
Returns number of "interface" element
|
int |
sizeOfMockServiceArray()
Returns number of "mockService" element
|
int |
sizeOfRestMockServiceArray()
Returns number of "restMockService" element
|
int |
sizeOfTestSuiteArray()
Returns number of "testSuite" element
|
void |
unsetAbortOnError()
Unsets the "abortOnError" attribute
|
void |
unsetActiveEnvironment()
Unsets the "activeEnvironment" attribute
|
void |
unsetAfterLoadScript()
Unsets the "afterLoadScript" element
|
void |
unsetAfterRunScript()
Unsets the "afterRunScript" element
|
void |
unsetBeforeRunScript()
Unsets the "beforeRunScript" element
|
void |
unsetBeforeSaveScript()
Unsets the "beforeSaveScript" element
|
void |
unsetDatabaseConnectionContainer()
Unsets the "databaseConnectionContainer" element
|
void |
unsetDefaultScriptLanguage()
Unsets the "defaultScriptLanguage" attribute
|
void |
unsetEncryptedContent()
Unsets the "encryptedContent" element
|
void |
unsetEncryptedContentAlgorithm()
Unsets the "encryptedContentAlgorithm" element
|
void |
unsetEndpointStrategy()
Unsets the "endpointStrategy" element
|
void |
unsetOAuth1ProfileContainer()
Unsets the "oAuth1ProfileContainer" element
|
void |
unsetOAuth2ProfileContainer()
Unsets the "oAuth2ProfileContainer" element
|
void |
unsetProperties()
Unsets the "properties" element
|
void |
unsetReporting()
Unsets the "reporting" element
|
void |
unsetReportScript()
Unsets the "reportScript" element
|
void |
unsetRequirements()
Unsets the "requirements" element
|
void |
unsetResourceRoot()
Unsets the "resourceRoot" attribute
|
void |
unsetRunType()
Unsets the "runType" attribute
|
void |
unsetScriptLibrary()
Unsets the "scriptLibrary" attribute
|
void |
unsetSensitiveInformation()
Unsets the "sensitiveInformation" element
|
void |
unsetSoapuiVersion()
Unsets the "soapui-version" attribute
|
void |
unsetTimeout()
Unsets the "timeout" attribute
|
void |
unsetUpdated()
Unsets the "updated" attribute
|
void |
unsetWssContainer()
Unsets the "wssContainer" element
|
org.apache.xmlbeans.XmlBoolean |
xgetAbortOnError()
Gets (as xml) the "abortOnError" attribute
|
org.apache.xmlbeans.XmlString |
xgetActiveEnvironment()
Gets (as xml) the "activeEnvironment" attribute
|
org.apache.xmlbeans.XmlString |
xgetDefaultScriptLanguage()
Gets (as xml) the "defaultScriptLanguage" attribute
|
org.apache.xmlbeans.XmlBase64Binary |
xgetEncryptedContent()
Gets (as xml) the "encryptedContent" element
|
org.apache.xmlbeans.XmlString |
xgetEncryptedContentAlgorithm()
Gets (as xml) the "encryptedContentAlgorithm" element
|
org.apache.xmlbeans.XmlString |
xgetResourceRoot()
Gets (as xml) the "resourceRoot" attribute
|
TestSuiteRunTypesConfig |
xgetRunType()
Gets (as xml) the "runType" attribute
|
org.apache.xmlbeans.XmlString |
xgetScriptLibrary()
Gets (as xml) the "scriptLibrary" attribute
|
org.apache.xmlbeans.XmlString |
xgetSoapuiVersion()
Gets (as xml) the "soapui-version" attribute
|
org.apache.xmlbeans.XmlLong |
xgetTimeout()
Gets (as xml) the "timeout" attribute
|
org.apache.xmlbeans.XmlString |
xgetUpdated()
Gets (as xml) the "updated" attribute
|
void |
xsetAbortOnError(org.apache.xmlbeans.XmlBoolean abortOnError)
Sets (as xml) the "abortOnError" attribute
|
void |
xsetActiveEnvironment(org.apache.xmlbeans.XmlString activeEnvironment)
Sets (as xml) the "activeEnvironment" attribute
|
void |
xsetDefaultScriptLanguage(org.apache.xmlbeans.XmlString defaultScriptLanguage)
Sets (as xml) the "defaultScriptLanguage" attribute
|
void |
xsetEncryptedContent(org.apache.xmlbeans.XmlBase64Binary encryptedContent)
Sets (as xml) the "encryptedContent" element
|
void |
xsetEncryptedContentAlgorithm(org.apache.xmlbeans.XmlString encryptedContentAlgorithm)
Sets (as xml) the "encryptedContentAlgorithm" element
|
void |
xsetResourceRoot(org.apache.xmlbeans.XmlString resourceRoot)
Sets (as xml) the "resourceRoot" attribute
|
void |
xsetRunType(TestSuiteRunTypesConfig runType)
Sets (as xml) the "runType" attribute
|
void |
xsetScriptLibrary(org.apache.xmlbeans.XmlString scriptLibrary)
Sets (as xml) the "scriptLibrary" attribute
|
void |
xsetSoapuiVersion(org.apache.xmlbeans.XmlString soapuiVersion)
Sets (as xml) the "soapui-version" attribute
|
void |
xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
Sets (as xml) the "timeout" attribute
|
void |
xsetUpdated(org.apache.xmlbeans.XmlString updated)
Sets (as xml) the "updated" attribute
|
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestamp
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
List<InterfaceConfig> getInterfaceList()
InterfaceConfig[] getInterfaceArray()
InterfaceConfig getInterfaceArray(int i)
int sizeOfInterfaceArray()
void setInterfaceArray(InterfaceConfig[] xinterfaceArray)
void setInterfaceArray(int i, InterfaceConfig xinterface)
InterfaceConfig insertNewInterface(int i)
InterfaceConfig addNewInterface()
void removeInterface(int i)
List<TestSuiteConfig> getTestSuiteList()
TestSuiteConfig[] getTestSuiteArray()
TestSuiteConfig getTestSuiteArray(int i)
int sizeOfTestSuiteArray()
void setTestSuiteArray(TestSuiteConfig[] testSuiteArray)
void setTestSuiteArray(int i, TestSuiteConfig testSuite)
TestSuiteConfig insertNewTestSuite(int i)
TestSuiteConfig addNewTestSuite()
void removeTestSuite(int i)
List<MockServiceConfig> getMockServiceList()
MockServiceConfig[] getMockServiceArray()
MockServiceConfig getMockServiceArray(int i)
int sizeOfMockServiceArray()
void setMockServiceArray(MockServiceConfig[] mockServiceArray)
void setMockServiceArray(int i, MockServiceConfig mockService)
MockServiceConfig insertNewMockService(int i)
MockServiceConfig addNewMockService()
void removeMockService(int i)
List<RESTMockServiceConfig> getRestMockServiceList()
RESTMockServiceConfig[] getRestMockServiceArray()
RESTMockServiceConfig getRestMockServiceArray(int i)
int sizeOfRestMockServiceArray()
void setRestMockServiceArray(RESTMockServiceConfig[] restMockServiceArray)
void setRestMockServiceArray(int i, RESTMockServiceConfig restMockService)
RESTMockServiceConfig insertNewRestMockService(int i)
RESTMockServiceConfig addNewRestMockService()
void removeRestMockService(int i)
EndpointStrategyConfig getEndpointStrategy()
boolean isSetEndpointStrategy()
void setEndpointStrategy(EndpointStrategyConfig endpointStrategy)
EndpointStrategyConfig addNewEndpointStrategy()
void unsetEndpointStrategy()
RequirementsTypeConfig getRequirements()
boolean isSetRequirements()
void setRequirements(RequirementsTypeConfig requirements)
RequirementsTypeConfig addNewRequirements()
void unsetRequirements()
PropertiesTypeConfig getProperties()
boolean isSetProperties()
void setProperties(PropertiesTypeConfig properties)
PropertiesTypeConfig addNewProperties()
void unsetProperties()
ScriptConfig getAfterLoadScript()
boolean isSetAfterLoadScript()
void setAfterLoadScript(ScriptConfig afterLoadScript)
ScriptConfig addNewAfterLoadScript()
void unsetAfterLoadScript()
ScriptConfig getBeforeSaveScript()
boolean isSetBeforeSaveScript()
void setBeforeSaveScript(ScriptConfig beforeSaveScript)
ScriptConfig addNewBeforeSaveScript()
void unsetBeforeSaveScript()
byte[] getEncryptedContent()
org.apache.xmlbeans.XmlBase64Binary xgetEncryptedContent()
boolean isSetEncryptedContent()
void setEncryptedContent(byte[] encryptedContent)
void xsetEncryptedContent(org.apache.xmlbeans.XmlBase64Binary encryptedContent)
void unsetEncryptedContent()
String getEncryptedContentAlgorithm()
org.apache.xmlbeans.XmlString xgetEncryptedContentAlgorithm()
boolean isSetEncryptedContentAlgorithm()
void setEncryptedContentAlgorithm(String encryptedContentAlgorithm)
void xsetEncryptedContentAlgorithm(org.apache.xmlbeans.XmlString encryptedContentAlgorithm)
void unsetEncryptedContentAlgorithm()
WssContainerConfig getWssContainer()
boolean isSetWssContainer()
void setWssContainer(WssContainerConfig wssContainer)
WssContainerConfig addNewWssContainer()
void unsetWssContainer()
DatabaseConnectionContainerConfig getDatabaseConnectionContainer()
boolean isSetDatabaseConnectionContainer()
void setDatabaseConnectionContainer(DatabaseConnectionContainerConfig databaseConnectionContainer)
DatabaseConnectionContainerConfig addNewDatabaseConnectionContainer()
void unsetDatabaseConnectionContainer()
OAuth2ProfileContainerConfig getOAuth2ProfileContainer()
boolean isSetOAuth2ProfileContainer()
void setOAuth2ProfileContainer(OAuth2ProfileContainerConfig oAuth2ProfileContainer)
OAuth2ProfileContainerConfig addNewOAuth2ProfileContainer()
void unsetOAuth2ProfileContainer()
OAuth1ProfileContainerConfig getOAuth1ProfileContainer()
boolean isSetOAuth1ProfileContainer()
void setOAuth1ProfileContainer(OAuth1ProfileContainerConfig oAuth1ProfileContainer)
OAuth1ProfileContainerConfig addNewOAuth1ProfileContainer()
void unsetOAuth1ProfileContainer()
ReportingTypeConfig getReporting()
boolean isSetReporting()
void setReporting(ReportingTypeConfig reporting)
ReportingTypeConfig addNewReporting()
void unsetReporting()
ScriptConfig getReportScript()
boolean isSetReportScript()
void setReportScript(ScriptConfig reportScript)
ScriptConfig addNewReportScript()
void unsetReportScript()
ScriptConfig getBeforeRunScript()
boolean isSetBeforeRunScript()
void setBeforeRunScript(ScriptConfig beforeRunScript)
ScriptConfig addNewBeforeRunScript()
void unsetBeforeRunScript()
ScriptConfig getAfterRunScript()
boolean isSetAfterRunScript()
void setAfterRunScript(ScriptConfig afterRunScript)
ScriptConfig addNewAfterRunScript()
void unsetAfterRunScript()
List<EventHandlerTypeConfig> getEventHandlersList()
EventHandlerTypeConfig[] getEventHandlersArray()
EventHandlerTypeConfig getEventHandlersArray(int i)
int sizeOfEventHandlersArray()
void setEventHandlersArray(EventHandlerTypeConfig[] eventHandlersArray)
void setEventHandlersArray(int i, EventHandlerTypeConfig eventHandlers)
EventHandlerTypeConfig insertNewEventHandlers(int i)
EventHandlerTypeConfig addNewEventHandlers()
void removeEventHandlers(int i)
SensitiveInformationConfig getSensitiveInformation()
boolean isSetSensitiveInformation()
void setSensitiveInformation(SensitiveInformationConfig sensitiveInformation)
SensitiveInformationConfig addNewSensitiveInformation()
void unsetSensitiveInformation()
List<EnvironmentConfig> getEnvironmentList()
EnvironmentConfig[] getEnvironmentArray()
EnvironmentConfig getEnvironmentArray(int i)
int sizeOfEnvironmentArray()
void setEnvironmentArray(EnvironmentConfig[] environmentArray)
void setEnvironmentArray(int i, EnvironmentConfig environment)
EnvironmentConfig insertNewEnvironment(int i)
EnvironmentConfig addNewEnvironment()
void removeEnvironment(int i)
String getUpdated()
org.apache.xmlbeans.XmlString xgetUpdated()
boolean isSetUpdated()
void setUpdated(String updated)
void xsetUpdated(org.apache.xmlbeans.XmlString updated)
void unsetUpdated()
String getSoapuiVersion()
org.apache.xmlbeans.XmlString xgetSoapuiVersion()
boolean isSetSoapuiVersion()
void setSoapuiVersion(String soapuiVersion)
void xsetSoapuiVersion(org.apache.xmlbeans.XmlString soapuiVersion)
void unsetSoapuiVersion()
String getResourceRoot()
org.apache.xmlbeans.XmlString xgetResourceRoot()
boolean isSetResourceRoot()
void setResourceRoot(String resourceRoot)
void xsetResourceRoot(org.apache.xmlbeans.XmlString resourceRoot)
void unsetResourceRoot()
String getDefaultScriptLanguage()
org.apache.xmlbeans.XmlString xgetDefaultScriptLanguage()
boolean isSetDefaultScriptLanguage()
void setDefaultScriptLanguage(String defaultScriptLanguage)
void xsetDefaultScriptLanguage(org.apache.xmlbeans.XmlString defaultScriptLanguage)
void unsetDefaultScriptLanguage()
boolean getAbortOnError()
org.apache.xmlbeans.XmlBoolean xgetAbortOnError()
boolean isSetAbortOnError()
void setAbortOnError(boolean abortOnError)
void xsetAbortOnError(org.apache.xmlbeans.XmlBoolean abortOnError)
void unsetAbortOnError()
long getTimeout()
org.apache.xmlbeans.XmlLong xgetTimeout()
boolean isSetTimeout()
void setTimeout(long timeout)
void xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
void unsetTimeout()
TestSuiteRunTypesConfig.Enum getRunType()
TestSuiteRunTypesConfig xgetRunType()
boolean isSetRunType()
void setRunType(TestSuiteRunTypesConfig.Enum runType)
void xsetRunType(TestSuiteRunTypesConfig runType)
void unsetRunType()
String getScriptLibrary()
org.apache.xmlbeans.XmlString xgetScriptLibrary()
boolean isSetScriptLibrary()
void setScriptLibrary(String scriptLibrary)
void xsetScriptLibrary(org.apache.xmlbeans.XmlString scriptLibrary)
void unsetScriptLibrary()
String getActiveEnvironment()
org.apache.xmlbeans.XmlString xgetActiveEnvironment()
boolean isSetActiveEnvironment()
void setActiveEnvironment(String activeEnvironment)
void xsetActiveEnvironment(org.apache.xmlbeans.XmlString activeEnvironment)
void unsetActiveEnvironment()
Copyright © 2019. All Rights Reserved.