Interface IExtensionData2
-
- All Superinterfaces:
com4j.Com4jObject
,IExtensionData
,IExtensionData1
- All Known Subinterfaces:
IExtensionData3
public interface IExtensionData2 extends IExtensionData1
For HP use. The properties of an extension as they appear in the extension.xml file.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
fullVersion()
The extension's full version.-
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.IExtensionData
displayName, modules, modules, name, otaDataProviderId, repositoryRoot, uiDataProviderId, version
-
Methods inherited from interface step.repository.alm.v16.otaclient.IExtensionData1
otaNetDataProviderName, uiNetDataProviderName
-
-