|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Const.ReleaseType | |
|---|---|
| org.pentaho.di.core | |
| Uses of Const.ReleaseType in org.pentaho.di.core |
|---|
| Fields in org.pentaho.di.core declared as Const.ReleaseType | |
|---|---|
static Const.ReleaseType |
Const.RELEASE
The release type of this compilation |
| Methods in org.pentaho.di.core that return Const.ReleaseType | |
|---|---|
static Const.ReleaseType |
Const.ReleaseType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Const.ReleaseType[] |
Const.ReleaseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||