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

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

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

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereLibraryRef
 WebSphereLibraryRef[] WebSphereJ2EEApplication.getLibraryRefs()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereLibraryRef
 void WebSphereJ2EEApplication.setLibraryRefs(WebSphereLibraryRef[] refs)