Uses of Interface
com.collation.platform.model.topology.app.citrix.CitrixLicensePool

Packages that use CitrixLicensePool
com.collation.platform.model.topology.app.citrix   
 

Uses of CitrixLicensePool in com.collation.platform.model.topology.app.citrix
 

Methods in com.collation.platform.model.topology.app.citrix that return CitrixLicensePool
 CitrixLicensePool CitrixFarm.getLicensePool()
           
 CitrixLicensePool CitrixLicense.getPool()
           
 

Methods in com.collation.platform.model.topology.app.citrix with parameters of type CitrixLicensePool
 void CitrixFarm.setLicensePool(CitrixLicensePool x)
           
 void CitrixLicense.setPool(CitrixLicensePool x)