Uses of Class
org.nuiton.license.plugin.model.LicenseRepository

Packages that use LicenseRepository
org.nuiton.license.plugin.model Model package This package contains all models of the project. 
 

Uses of LicenseRepository in org.nuiton.license.plugin.model
 

Fields in org.nuiton.license.plugin.model with type parameters of type LicenseRepository
protected  List<LicenseRepository> LicenseStore.repositories
          list of available license repositories
 

Methods in org.nuiton.license.plugin.model that return types with arguments of type LicenseRepository
 List<LicenseRepository> LicenseStore.getRepositories()
           
 Iterator<LicenseRepository> LicenseStore.iterator()
           
 

Methods in org.nuiton.license.plugin.model with parameters of type LicenseRepository
protected  void LicenseStore.addRepository(LicenseRepository repository)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.