Uses of Interface
com.collation.platform.model.topology.app.SoftwareFix

Packages that use SoftwareFix
com.collation.platform.model.topology.sys   
 

Uses of SoftwareFix in com.collation.platform.model.topology.sys
 

Methods in com.collation.platform.model.topology.sys that return SoftwareFix
 SoftwareFix[] ControlSoftware.getFixes()
           
 

Methods in com.collation.platform.model.topology.sys with parameters of type SoftwareFix
 void ControlSoftware.setFixes(SoftwareFix[] x)