Uses of Class
org.universAAL.middleware.deploymanager.uapp.model.LicenseCategoryType

Packages that use LicenseCategoryType
org.universAAL.middleware.deploymanager.uapp.model   
 

Uses of LicenseCategoryType in org.universAAL.middleware.deploymanager.uapp.model
 

Fields in org.universAAL.middleware.deploymanager.uapp.model declared as LicenseCategoryType
protected  LicenseCategoryType LicenseType.category
           
 

Methods in org.universAAL.middleware.deploymanager.uapp.model that return LicenseCategoryType
static LicenseCategoryType LicenseCategoryType.fromValue(String v)
           
 LicenseCategoryType LicenseType.getCategory()
          Gets the value of the category property.
static LicenseCategoryType LicenseCategoryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LicenseCategoryType[] LicenseCategoryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.middleware.deploymanager.uapp.model with parameters of type LicenseCategoryType
 void LicenseType.setCategory(LicenseCategoryType value)
          Sets the value of the category property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.