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

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

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

Methods in com.collation.platform.model.topology.app that return SoftwareImage
 SoftwareImage[] DefinitiveSoftwareLibrary.getImages()
           
 

Methods in com.collation.platform.model.topology.app with parameters of type SoftwareImage
 void DefinitiveSoftwareLibrary.setImages(SoftwareImage[] images)