Package step.repository.alm.otaclient
Interface IRTParam
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBaseParam
,IObjectLockingSupport
public interface IRTParam extends IBaseParam
A Business Process Test runtime parameter.
-
-
Method Summary
-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.otaclient.IBaseField
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
-
Methods inherited from interface step.repository.alm.otaclient.IBaseParam
desc, desc, name, name, order, order, value, value, valueType, valueType
-
Methods inherited from interface step.repository.alm.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-