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

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

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

Methods in com.collation.platform.model.topology.app.citrix that return CitrixLicense
 CitrixLicense[] CitrixLicensePool.getLicenses()
           
 

Methods in com.collation.platform.model.topology.app.citrix with parameters of type CitrixLicense
 void CitrixLicensePool.setLicenses(CitrixLicense[] x)