Interface ICustomizationFields2
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomizationFields
- All Known Subinterfaces:
ICustomizationFields3
public interface ICustomizationFields2 extends ICustomizationFields
Services for managing the collection of all CustomizationField objects in the project.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getFieldsDigestPublic()
Return Fields Digest.-
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.v16.otaclient.ICustomizationFields
addActiveField, addActiveMemoField, field, fieldExists, fields
-
-