Uses of Class
nl.coderight.jazz.util.JazzLicense.Type

Packages that use JazzLicense.Type
nl.coderight.jazz.util   
 

Uses of JazzLicense.Type in nl.coderight.jazz.util
 

Methods in nl.coderight.jazz.util that return JazzLicense.Type
 JazzLicense.Type JazzConfig.getLicenseType()
           
 JazzLicense.Type JazzLicense.getType()
           
static JazzLicense.Type JazzLicense.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JazzLicense.Type[] JazzLicense.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.coderight.jazz.util with parameters of type JazzLicense.Type
 void JazzLicense.setType(JazzLicense.Type type)
           
 



Copyright 2010 CodeRight, All rights reserved.