com.pyxis.greenhopper.jira.license.old
Class LicenseGroupType

java.lang.Object
  extended by com.pyxis.greenhopper.jira.license.old.LicenseGroupType

public class LicenseGroupType
extends java.lang.Object


Field Summary
static java.lang.String ACADEMIC
           
static java.lang.String COMMERCIAL
           
static java.lang.String EVALUATION
           
static java.lang.String EVALUATION_EXT
           
static java.lang.String INVALID
           
static java.lang.String OPEN_SOURCE
           
static java.lang.String PERSONAL
           
 
Constructor Summary
LicenseGroupType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERSONAL

public static final java.lang.String PERSONAL
See Also:
Constant Field Values

OPEN_SOURCE

public static final java.lang.String OPEN_SOURCE
See Also:
Constant Field Values

ACADEMIC

public static final java.lang.String ACADEMIC
See Also:
Constant Field Values

EVALUATION

public static final java.lang.String EVALUATION
See Also:
Constant Field Values

EVALUATION_EXT

public static final java.lang.String EVALUATION_EXT
See Also:
Constant Field Values

COMMERCIAL

public static final java.lang.String COMMERCIAL
See Also:
Constant Field Values

INVALID

public static final java.lang.String INVALID
See Also:
Constant Field Values
Constructor Detail

LicenseGroupType

public LicenseGroupType()


Copyright © 2007-2012 Atlassian. All Rights Reserved.