Uses of Interface
com.collation.platform.model.topology.app.j2ee.websphere.WebSphereEFixInfo

Packages that use WebSphereEFixInfo
com.collation.platform.model.topology.app.j2ee.websphere   
 

Uses of WebSphereEFixInfo in com.collation.platform.model.topology.app.j2ee.websphere
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereEFixInfo
 WebSphereEFixInfo[] WebSphereServer.getEFixes()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereEFixInfo
 void WebSphereServer.setEFixes(WebSphereEFixInfo[] eFixes)