Uses of Interface
com.collation.platform.model.topology.app.db.db2.Db2SystemConfigValue

Packages that use Db2SystemConfigValue
com.collation.platform.model.topology.app.db.db2   
 

Uses of Db2SystemConfigValue in com.collation.platform.model.topology.app.db.db2
 

Methods in com.collation.platform.model.topology.app.db.db2 that return Db2SystemConfigValue
 Db2SystemConfigValue[] Db2System.getLicenseInfo()
           
 Db2SystemConfigValue[] Db2System.getProfileRegistry()
           
 

Methods in com.collation.platform.model.topology.app.db.db2 with parameters of type Db2SystemConfigValue
 void Db2System.setLicenseInfo(Db2SystemConfigValue[] lic)
           
 void Db2System.setProfileRegistry(Db2SystemConfigValue[] values)