Uses of Interface
com.collation.platform.model.topology.sys.sun.SolarisPackage

Packages that use SolarisPackage
com.collation.platform.model.topology.sys.sun   
 

Uses of SolarisPackage in com.collation.platform.model.topology.sys.sun
 

Methods in com.collation.platform.model.topology.sys.sun that return SolarisPackage
 SolarisPackage[] Solaris.getPackagesInstalled()
           
 

Methods in com.collation.platform.model.topology.sys.sun with parameters of type SolarisPackage
 void Solaris.setPackagesInstalled(SolarisPackage[] pkgs)