public class ProjectConfigImpl extends ModelItemConfigImpl implements ProjectConfig
ProjectConfig.Factory_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description | 
|---|
| ProjectConfigImpl(org.apache.xmlbeans.SchemaType sType) | 
| 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, xsetTimestamparraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewSettings, 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, xsetTimestampchangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic List<InterfaceConfig> getInterfaceList()
getInterfaceList in interface ProjectConfigpublic InterfaceConfig[] getInterfaceArray()
getInterfaceArray in interface ProjectConfigpublic InterfaceConfig getInterfaceArray(int i)
getInterfaceArray in interface ProjectConfigpublic int sizeOfInterfaceArray()
sizeOfInterfaceArray in interface ProjectConfigpublic void setInterfaceArray(InterfaceConfig[] xinterfaceArray)
setInterfaceArray in interface ProjectConfigpublic void setInterfaceArray(int i,
                              InterfaceConfig xinterface)
setInterfaceArray in interface ProjectConfigpublic InterfaceConfig insertNewInterface(int i)
insertNewInterface in interface ProjectConfigpublic InterfaceConfig addNewInterface()
addNewInterface in interface ProjectConfigpublic void removeInterface(int i)
removeInterface in interface ProjectConfigpublic List<TestSuiteConfig> getTestSuiteList()
getTestSuiteList in interface ProjectConfigpublic TestSuiteConfig[] getTestSuiteArray()
getTestSuiteArray in interface ProjectConfigpublic TestSuiteConfig getTestSuiteArray(int i)
getTestSuiteArray in interface ProjectConfigpublic int sizeOfTestSuiteArray()
sizeOfTestSuiteArray in interface ProjectConfigpublic void setTestSuiteArray(TestSuiteConfig[] testSuiteArray)
setTestSuiteArray in interface ProjectConfigpublic void setTestSuiteArray(int i,
                              TestSuiteConfig testSuite)
setTestSuiteArray in interface ProjectConfigpublic TestSuiteConfig insertNewTestSuite(int i)
insertNewTestSuite in interface ProjectConfigpublic TestSuiteConfig addNewTestSuite()
addNewTestSuite in interface ProjectConfigpublic void removeTestSuite(int i)
removeTestSuite in interface ProjectConfigpublic List<MockServiceConfig> getMockServiceList()
getMockServiceList in interface ProjectConfigpublic MockServiceConfig[] getMockServiceArray()
getMockServiceArray in interface ProjectConfigpublic MockServiceConfig getMockServiceArray(int i)
getMockServiceArray in interface ProjectConfigpublic int sizeOfMockServiceArray()
sizeOfMockServiceArray in interface ProjectConfigpublic void setMockServiceArray(MockServiceConfig[] mockServiceArray)
setMockServiceArray in interface ProjectConfigpublic void setMockServiceArray(int i,
                                MockServiceConfig mockService)
setMockServiceArray in interface ProjectConfigpublic MockServiceConfig insertNewMockService(int i)
insertNewMockService in interface ProjectConfigpublic MockServiceConfig addNewMockService()
addNewMockService in interface ProjectConfigpublic void removeMockService(int i)
removeMockService in interface ProjectConfigpublic List<RESTMockServiceConfig> getRestMockServiceList()
getRestMockServiceList in interface ProjectConfigpublic RESTMockServiceConfig[] getRestMockServiceArray()
getRestMockServiceArray in interface ProjectConfigpublic RESTMockServiceConfig getRestMockServiceArray(int i)
getRestMockServiceArray in interface ProjectConfigpublic int sizeOfRestMockServiceArray()
sizeOfRestMockServiceArray in interface ProjectConfigpublic void setRestMockServiceArray(RESTMockServiceConfig[] restMockServiceArray)
setRestMockServiceArray in interface ProjectConfigpublic void setRestMockServiceArray(int i,
                                    RESTMockServiceConfig restMockService)
setRestMockServiceArray in interface ProjectConfigpublic RESTMockServiceConfig insertNewRestMockService(int i)
insertNewRestMockService in interface ProjectConfigpublic RESTMockServiceConfig addNewRestMockService()
addNewRestMockService in interface ProjectConfigpublic void removeRestMockService(int i)
removeRestMockService in interface ProjectConfigpublic EndpointStrategyConfig getEndpointStrategy()
getEndpointStrategy in interface ProjectConfigpublic boolean isSetEndpointStrategy()
isSetEndpointStrategy in interface ProjectConfigpublic void setEndpointStrategy(EndpointStrategyConfig endpointStrategy)
setEndpointStrategy in interface ProjectConfigpublic EndpointStrategyConfig addNewEndpointStrategy()
addNewEndpointStrategy in interface ProjectConfigpublic void unsetEndpointStrategy()
unsetEndpointStrategy in interface ProjectConfigpublic RequirementsTypeConfig getRequirements()
getRequirements in interface ProjectConfigpublic boolean isSetRequirements()
isSetRequirements in interface ProjectConfigpublic void setRequirements(RequirementsTypeConfig requirements)
setRequirements in interface ProjectConfigpublic RequirementsTypeConfig addNewRequirements()
addNewRequirements in interface ProjectConfigpublic void unsetRequirements()
unsetRequirements in interface ProjectConfigpublic PropertiesTypeConfig getProperties()
getProperties in interface ProjectConfigpublic boolean isSetProperties()
isSetProperties in interface ProjectConfigpublic void setProperties(PropertiesTypeConfig properties)
setProperties in interface ProjectConfigpublic PropertiesTypeConfig addNewProperties()
addNewProperties in interface ProjectConfigpublic void unsetProperties()
unsetProperties in interface ProjectConfigpublic ScriptConfig getAfterLoadScript()
getAfterLoadScript in interface ProjectConfigpublic boolean isSetAfterLoadScript()
isSetAfterLoadScript in interface ProjectConfigpublic void setAfterLoadScript(ScriptConfig afterLoadScript)
setAfterLoadScript in interface ProjectConfigpublic ScriptConfig addNewAfterLoadScript()
addNewAfterLoadScript in interface ProjectConfigpublic void unsetAfterLoadScript()
unsetAfterLoadScript in interface ProjectConfigpublic ScriptConfig getBeforeSaveScript()
getBeforeSaveScript in interface ProjectConfigpublic boolean isSetBeforeSaveScript()
isSetBeforeSaveScript in interface ProjectConfigpublic void setBeforeSaveScript(ScriptConfig beforeSaveScript)
setBeforeSaveScript in interface ProjectConfigpublic ScriptConfig addNewBeforeSaveScript()
addNewBeforeSaveScript in interface ProjectConfigpublic void unsetBeforeSaveScript()
unsetBeforeSaveScript in interface ProjectConfigpublic byte[] getEncryptedContent()
getEncryptedContent in interface ProjectConfigpublic org.apache.xmlbeans.XmlBase64Binary xgetEncryptedContent()
xgetEncryptedContent in interface ProjectConfigpublic boolean isSetEncryptedContent()
isSetEncryptedContent in interface ProjectConfigpublic void setEncryptedContent(byte[] encryptedContent)
setEncryptedContent in interface ProjectConfigpublic void xsetEncryptedContent(org.apache.xmlbeans.XmlBase64Binary encryptedContent)
xsetEncryptedContent in interface ProjectConfigpublic void unsetEncryptedContent()
unsetEncryptedContent in interface ProjectConfigpublic String getEncryptedContentAlgorithm()
getEncryptedContentAlgorithm in interface ProjectConfigpublic org.apache.xmlbeans.XmlString xgetEncryptedContentAlgorithm()
xgetEncryptedContentAlgorithm in interface ProjectConfigpublic boolean isSetEncryptedContentAlgorithm()
isSetEncryptedContentAlgorithm in interface ProjectConfigpublic void setEncryptedContentAlgorithm(String encryptedContentAlgorithm)
setEncryptedContentAlgorithm in interface ProjectConfigpublic void xsetEncryptedContentAlgorithm(org.apache.xmlbeans.XmlString encryptedContentAlgorithm)
xsetEncryptedContentAlgorithm in interface ProjectConfigpublic void unsetEncryptedContentAlgorithm()
unsetEncryptedContentAlgorithm in interface ProjectConfigpublic WssContainerConfig getWssContainer()
getWssContainer in interface ProjectConfigpublic boolean isSetWssContainer()
isSetWssContainer in interface ProjectConfigpublic void setWssContainer(WssContainerConfig wssContainer)
setWssContainer in interface ProjectConfigpublic WssContainerConfig addNewWssContainer()
addNewWssContainer in interface ProjectConfigpublic void unsetWssContainer()
unsetWssContainer in interface ProjectConfigpublic DatabaseConnectionContainerConfig getDatabaseConnectionContainer()
getDatabaseConnectionContainer in interface ProjectConfigpublic boolean isSetDatabaseConnectionContainer()
isSetDatabaseConnectionContainer in interface ProjectConfigpublic void setDatabaseConnectionContainer(DatabaseConnectionContainerConfig databaseConnectionContainer)
setDatabaseConnectionContainer in interface ProjectConfigpublic DatabaseConnectionContainerConfig addNewDatabaseConnectionContainer()
addNewDatabaseConnectionContainer in interface ProjectConfigpublic void unsetDatabaseConnectionContainer()
unsetDatabaseConnectionContainer in interface ProjectConfigpublic OAuth2ProfileContainerConfig getOAuth2ProfileContainer()
getOAuth2ProfileContainer in interface ProjectConfigpublic boolean isSetOAuth2ProfileContainer()
isSetOAuth2ProfileContainer in interface ProjectConfigpublic void setOAuth2ProfileContainer(OAuth2ProfileContainerConfig oAuth2ProfileContainer)
setOAuth2ProfileContainer in interface ProjectConfigpublic OAuth2ProfileContainerConfig addNewOAuth2ProfileContainer()
addNewOAuth2ProfileContainer in interface ProjectConfigpublic void unsetOAuth2ProfileContainer()
unsetOAuth2ProfileContainer in interface ProjectConfigpublic OAuth1ProfileContainerConfig getOAuth1ProfileContainer()
getOAuth1ProfileContainer in interface ProjectConfigpublic boolean isSetOAuth1ProfileContainer()
isSetOAuth1ProfileContainer in interface ProjectConfigpublic void setOAuth1ProfileContainer(OAuth1ProfileContainerConfig oAuth1ProfileContainer)
setOAuth1ProfileContainer in interface ProjectConfigpublic OAuth1ProfileContainerConfig addNewOAuth1ProfileContainer()
addNewOAuth1ProfileContainer in interface ProjectConfigpublic void unsetOAuth1ProfileContainer()
unsetOAuth1ProfileContainer in interface ProjectConfigpublic ReportingTypeConfig getReporting()
getReporting in interface ProjectConfigpublic boolean isSetReporting()
isSetReporting in interface ProjectConfigpublic void setReporting(ReportingTypeConfig reporting)
setReporting in interface ProjectConfigpublic ReportingTypeConfig addNewReporting()
addNewReporting in interface ProjectConfigpublic void unsetReporting()
unsetReporting in interface ProjectConfigpublic ScriptConfig getReportScript()
getReportScript in interface ProjectConfigpublic boolean isSetReportScript()
isSetReportScript in interface ProjectConfigpublic void setReportScript(ScriptConfig reportScript)
setReportScript in interface ProjectConfigpublic ScriptConfig addNewReportScript()
addNewReportScript in interface ProjectConfigpublic void unsetReportScript()
unsetReportScript in interface ProjectConfigpublic ScriptConfig getBeforeRunScript()
getBeforeRunScript in interface ProjectConfigpublic boolean isSetBeforeRunScript()
isSetBeforeRunScript in interface ProjectConfigpublic void setBeforeRunScript(ScriptConfig beforeRunScript)
setBeforeRunScript in interface ProjectConfigpublic ScriptConfig addNewBeforeRunScript()
addNewBeforeRunScript in interface ProjectConfigpublic void unsetBeforeRunScript()
unsetBeforeRunScript in interface ProjectConfigpublic ScriptConfig getAfterRunScript()
getAfterRunScript in interface ProjectConfigpublic boolean isSetAfterRunScript()
isSetAfterRunScript in interface ProjectConfigpublic void setAfterRunScript(ScriptConfig afterRunScript)
setAfterRunScript in interface ProjectConfigpublic ScriptConfig addNewAfterRunScript()
addNewAfterRunScript in interface ProjectConfigpublic void unsetAfterRunScript()
unsetAfterRunScript in interface ProjectConfigpublic List<EventHandlerTypeConfig> getEventHandlersList()
getEventHandlersList in interface ProjectConfigpublic EventHandlerTypeConfig[] getEventHandlersArray()
getEventHandlersArray in interface ProjectConfigpublic EventHandlerTypeConfig getEventHandlersArray(int i)
getEventHandlersArray in interface ProjectConfigpublic int sizeOfEventHandlersArray()
sizeOfEventHandlersArray in interface ProjectConfigpublic void setEventHandlersArray(EventHandlerTypeConfig[] eventHandlersArray)
setEventHandlersArray in interface ProjectConfigpublic void setEventHandlersArray(int i,
                                  EventHandlerTypeConfig eventHandlers)
setEventHandlersArray in interface ProjectConfigpublic EventHandlerTypeConfig insertNewEventHandlers(int i)
insertNewEventHandlers in interface ProjectConfigpublic EventHandlerTypeConfig addNewEventHandlers()
addNewEventHandlers in interface ProjectConfigpublic void removeEventHandlers(int i)
removeEventHandlers in interface ProjectConfigpublic SensitiveInformationConfig getSensitiveInformation()
getSensitiveInformation in interface ProjectConfigpublic boolean isSetSensitiveInformation()
isSetSensitiveInformation in interface ProjectConfigpublic void setSensitiveInformation(SensitiveInformationConfig sensitiveInformation)
setSensitiveInformation in interface ProjectConfigpublic SensitiveInformationConfig addNewSensitiveInformation()
addNewSensitiveInformation in interface ProjectConfigpublic void unsetSensitiveInformation()
unsetSensitiveInformation in interface ProjectConfigpublic List<EnvironmentConfig> getEnvironmentList()
getEnvironmentList in interface ProjectConfigpublic EnvironmentConfig[] getEnvironmentArray()
getEnvironmentArray in interface ProjectConfigpublic EnvironmentConfig getEnvironmentArray(int i)
getEnvironmentArray in interface ProjectConfigpublic int sizeOfEnvironmentArray()
sizeOfEnvironmentArray in interface ProjectConfigpublic void setEnvironmentArray(EnvironmentConfig[] environmentArray)
setEnvironmentArray in interface ProjectConfigpublic void setEnvironmentArray(int i,
                                EnvironmentConfig environment)
setEnvironmentArray in interface ProjectConfigpublic EnvironmentConfig insertNewEnvironment(int i)
insertNewEnvironment in interface ProjectConfigpublic EnvironmentConfig addNewEnvironment()
addNewEnvironment in interface ProjectConfigpublic void removeEnvironment(int i)
removeEnvironment in interface ProjectConfigpublic String getUpdated()
getUpdated in interface ProjectConfigpublic org.apache.xmlbeans.XmlString xgetUpdated()
xgetUpdated in interface ProjectConfigpublic boolean isSetUpdated()
isSetUpdated in interface ProjectConfigpublic void setUpdated(String updated)
setUpdated in interface ProjectConfigpublic void xsetUpdated(org.apache.xmlbeans.XmlString updated)
xsetUpdated in interface ProjectConfigpublic void unsetUpdated()
unsetUpdated in interface ProjectConfigpublic String getSoapuiVersion()
getSoapuiVersion in interface ProjectConfigpublic org.apache.xmlbeans.XmlString xgetSoapuiVersion()
xgetSoapuiVersion in interface ProjectConfigpublic boolean isSetSoapuiVersion()
isSetSoapuiVersion in interface ProjectConfigpublic void setSoapuiVersion(String soapuiVersion)
setSoapuiVersion in interface ProjectConfigpublic void xsetSoapuiVersion(org.apache.xmlbeans.XmlString soapuiVersion)
xsetSoapuiVersion in interface ProjectConfigpublic void unsetSoapuiVersion()
unsetSoapuiVersion in interface ProjectConfigpublic String getResourceRoot()
getResourceRoot in interface ProjectConfigpublic org.apache.xmlbeans.XmlString xgetResourceRoot()
xgetResourceRoot in interface ProjectConfigpublic boolean isSetResourceRoot()
isSetResourceRoot in interface ProjectConfigpublic void setResourceRoot(String resourceRoot)
setResourceRoot in interface ProjectConfigpublic void xsetResourceRoot(org.apache.xmlbeans.XmlString resourceRoot)
xsetResourceRoot in interface ProjectConfigpublic void unsetResourceRoot()
unsetResourceRoot in interface ProjectConfigpublic String getDefaultScriptLanguage()
getDefaultScriptLanguage in interface ProjectConfigpublic org.apache.xmlbeans.XmlString xgetDefaultScriptLanguage()
xgetDefaultScriptLanguage in interface ProjectConfigpublic boolean isSetDefaultScriptLanguage()
isSetDefaultScriptLanguage in interface ProjectConfigpublic void setDefaultScriptLanguage(String defaultScriptLanguage)
setDefaultScriptLanguage in interface ProjectConfigpublic void xsetDefaultScriptLanguage(org.apache.xmlbeans.XmlString defaultScriptLanguage)
xsetDefaultScriptLanguage in interface ProjectConfigpublic void unsetDefaultScriptLanguage()
unsetDefaultScriptLanguage in interface ProjectConfigpublic boolean getAbortOnError()
getAbortOnError in interface ProjectConfigpublic org.apache.xmlbeans.XmlBoolean xgetAbortOnError()
xgetAbortOnError in interface ProjectConfigpublic boolean isSetAbortOnError()
isSetAbortOnError in interface ProjectConfigpublic void setAbortOnError(boolean abortOnError)
setAbortOnError in interface ProjectConfigpublic void xsetAbortOnError(org.apache.xmlbeans.XmlBoolean abortOnError)
xsetAbortOnError in interface ProjectConfigpublic void unsetAbortOnError()
unsetAbortOnError in interface ProjectConfigpublic long getTimeout()
getTimeout in interface ProjectConfigpublic org.apache.xmlbeans.XmlLong xgetTimeout()
xgetTimeout in interface ProjectConfigpublic boolean isSetTimeout()
isSetTimeout in interface ProjectConfigpublic void setTimeout(long timeout)
setTimeout in interface ProjectConfigpublic void xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
xsetTimeout in interface ProjectConfigpublic void unsetTimeout()
unsetTimeout in interface ProjectConfigpublic TestSuiteRunTypesConfig.Enum getRunType()
getRunType in interface ProjectConfigpublic TestSuiteRunTypesConfig xgetRunType()
xgetRunType in interface ProjectConfigpublic boolean isSetRunType()
isSetRunType in interface ProjectConfigpublic void setRunType(TestSuiteRunTypesConfig.Enum runType)
setRunType in interface ProjectConfigpublic void xsetRunType(TestSuiteRunTypesConfig runType)
xsetRunType in interface ProjectConfigpublic void unsetRunType()
unsetRunType in interface ProjectConfigpublic String getScriptLibrary()
getScriptLibrary in interface ProjectConfigpublic org.apache.xmlbeans.XmlString xgetScriptLibrary()
xgetScriptLibrary in interface ProjectConfigpublic boolean isSetScriptLibrary()
isSetScriptLibrary in interface ProjectConfigpublic void setScriptLibrary(String scriptLibrary)
setScriptLibrary in interface ProjectConfigpublic void xsetScriptLibrary(org.apache.xmlbeans.XmlString scriptLibrary)
xsetScriptLibrary in interface ProjectConfigpublic void unsetScriptLibrary()
unsetScriptLibrary in interface ProjectConfigpublic String getActiveEnvironment()
getActiveEnvironment in interface ProjectConfigpublic org.apache.xmlbeans.XmlString xgetActiveEnvironment()
xgetActiveEnvironment in interface ProjectConfigpublic boolean isSetActiveEnvironment()
isSetActiveEnvironment in interface ProjectConfigpublic void setActiveEnvironment(String activeEnvironment)
setActiveEnvironment in interface ProjectConfigpublic void xsetActiveEnvironment(org.apache.xmlbeans.XmlString activeEnvironment)
xsetActiveEnvironment in interface ProjectConfigpublic void unsetActiveEnvironment()
unsetActiveEnvironment in interface ProjectConfigCopyright © 2019. All Rights Reserved.