Package | Description |
---|---|
skyproc |
Modifier and Type | Field and Description |
---|---|
static SPGlobal.Language |
SPGlobal.language
Skyproc will import and embed the language given by SPGlobal.language
every time a patch is created.
|
Modifier and Type | Method and Description |
---|---|
static SPGlobal.Language |
SPGlobal.Language.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SPGlobal.Language[] |
SPGlobal.Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|