Uses of Interface
com.collation.platform.model.topology.sys.ControlSoftware

Packages that use ControlSoftware
com.collation.platform.model.topology.app   
 

Uses of ControlSoftware in com.collation.platform.model.topology.app
 

Methods in com.collation.platform.model.topology.app that return ControlSoftware
 ControlSoftware SoftwareFix.getControlSoftware()
           
 

Methods in com.collation.platform.model.topology.app with parameters of type ControlSoftware
 void SoftwareFix.setControlSoftware(ControlSoftware x)