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

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

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

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

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereProperty
 void WebSphereServer.setCustomProperties(WebSphereProperty[] customProps)