Package step.repository.alm.otaclient
Interface IBaseField4
-
- All Superinterfaces:
com4j.Com4jObject
,IObjectLockingSupport2
public interface IBaseField4 extends IObjectLockingSupport2
Represents a basic data field or entity, such as an attachment.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
typeName()
The field's type.-
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.IObjectLockingSupport2
getLockParams
-
-