Uses of Interface
step.repository.alm.v16.otaclient.IConnectionSettings
-
Packages that use IConnectionSettings Package Description step.repository.alm.v16.otaclient -
-
Uses of IConnectionSettings in step.repository.alm.v16.otaclient
Subinterfaces of IConnectionSettings in step.repository.alm.v16.otaclient Modifier and Type Interface Description interface
IConnectionSettings2
IConnectionSettings2 interfaceinterface
IConnectionSettingsInternal
IConnectionSettingsInternal interfaceMethods in step.repository.alm.v16.otaclient that return IConnectionSettings Modifier and Type Method Description IConnectionSettings
IConnectionSettings. cloneTo()
Get copy objectstatic IConnectionSettings
ClassFactory. createConnectionSettings()
TDConnectionSettings ClassMethods in step.repository.alm.v16.otaclient with parameters of type IConnectionSettings Modifier and Type Method Description void
ITDConnection10. importConnectionSettings(IConnectionSettings pSettings)
Import of connection settings to connection
-