Uses of Interface
com.collation.platform.model.topology.app.web.iis.IIsWebService

Packages that use IIsWebService
com.collation.platform.model.topology.app.web.iis   
 

Uses of IIsWebService in com.collation.platform.model.topology.app.web.iis
 

Methods in com.collation.platform.model.topology.app.web.iis that return IIsWebService
 IIsWebService IIsWebServer.getParent()
           
 

Methods in com.collation.platform.model.topology.app.web.iis with parameters of type IIsWebService
 void IIsWebServer.setParent(IIsWebService parent)