public class PythonScript extends ScriptParameter
Constructor and Description |
---|
PythonScript() |
PythonScript(PythonScript other) |
Modifier and Type | Method and Description |
---|---|
ScriptLanguage |
getLanguage()
The language info.
|
String |
getLanguageName()
Returns the human-readable name of the language
|
String |
getMimeType()
Returns the MIME type of this script
|
equals, getCode, getCode, getExternalScriptFile, hashCode, isCollapsed, makeExternalScriptFileRelative, setCode, setCollapsed, setExternalScriptFile
public PythonScript()
public PythonScript(PythonScript other)
public String getMimeType()
ScriptParameter
getMimeType
in class ScriptParameter
public String getLanguageName()
ScriptParameter
getLanguageName
in class ScriptParameter
public ScriptLanguage getLanguage()
ScriptParameter
getLanguage
in class ScriptParameter
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.