Right Java tools. Open source and Enterprise.
|Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact |

com.acelet.lib
Class SuperBeanType

java.lang.Object
  extended by com.acelet.lib.SuperBeanType

public class SuperBeanType
extends java.lang.Object

SuperBeanType defines types for SuperBean


Field Summary
static java.lang.String LICENSE_TYPE_ADVANCED
          A license type.
static java.lang.String LICENSE_TYPE_DEVELOPMENT
          A license type.
static java.lang.String LICENSE_TYPE_ENTERPRISE
          A license type.
static java.lang.String LICENSE_TYPE_EVALUATION
          A license type.
static java.lang.String LICENSE_TYPE_FREEWARE
          A license type.
static java.lang.String LICENSE_TYPE_LITE
          A license type.
static java.lang.String LICENSE_TYPE_STANDARD
          A license type.
 
Constructor Summary
SuperBeanType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LICENSE_TYPE_ADVANCED

public static final java.lang.String LICENSE_TYPE_ADVANCED
A license type.

See Also:
Constant Field Values

LICENSE_TYPE_DEVELOPMENT

public static final java.lang.String LICENSE_TYPE_DEVELOPMENT
A license type.

See Also:
Constant Field Values

LICENSE_TYPE_ENTERPRISE

public static final java.lang.String LICENSE_TYPE_ENTERPRISE
A license type.

See Also:
Constant Field Values

LICENSE_TYPE_EVALUATION

public static final java.lang.String LICENSE_TYPE_EVALUATION
A license type.

See Also:
Constant Field Values

LICENSE_TYPE_FREEWARE

public static final java.lang.String LICENSE_TYPE_FREEWARE
A license type.

See Also:
Constant Field Values

LICENSE_TYPE_LITE

public static final java.lang.String LICENSE_TYPE_LITE
A license type.

See Also:
Constant Field Values

LICENSE_TYPE_STANDARD

public static final java.lang.String LICENSE_TYPE_STANDARD
A license type.

See Also:
Constant Field Values
Constructor Detail

SuperBeanType

public SuperBeanType()

Copyright Acelet Corporation. 2000-2008. All rights reserved.