Uses of Class
com.jamasoftware.contour.domain.LicenseModule

Packages that use LicenseModule
com.jamasoftware.contour.domain Classes for domain objects. 
 

Uses of LicenseModule in com.jamasoftware.contour.domain
 

Fields in com.jamasoftware.contour.domain declared as LicenseModule
static LicenseModule LicenseModule.LICENSE_MODULE_CROWD_CONNECTOR
           
static LicenseModule LicenseModule.LICENSE_MODULE_EA_CONNECTOR
           
static LicenseModule LicenseModule.LICENSE_MODULE_JIRA_INTEGRATION
           
static LicenseModule LicenseModule.LICENSE_MODULE_RALLY_INTEGRATION
           
static LicenseModule LicenseModule.LICENSE_MODULE_SBS_CONNECTOR
           
 

Methods in com.jamasoftware.contour.domain that return types with arguments of type LicenseModule
 java.util.List<LicenseModule> License.getModules()
           
 

Method parameters in com.jamasoftware.contour.domain with type arguments of type LicenseModule
 void License.setModules(java.util.List<LicenseModule> modules)
           
 

Constructors in com.jamasoftware.contour.domain with parameters of type LicenseModule
LicenseModule(LicenseModule licenseModule)
           
LicenseModule(LicenseModule licenseModule, java.util.Date expirationDate)
           
 



Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.