public class ScriptFPConfigBean extends Object
Constructor and Description |
---|
ScriptFPConfigBean() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLanguage() |
String |
getScript() |
void |
setDescription(String description) |
void |
setLanguage(String language) |
void |
setScript(String script) |
Copyright © 2008–2020 The Plugin People. All rights reserved.