| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getFile() |
String |
getType() |
void |
serializeElement(XmlWriter out) |
void |
setContent(String content) |
void |
setFile(String file) |
void |
setType(String type) |
clone, getContainer, getDecorator, getForm, initialize, serialize, serialize, serialize, serialize, setContainer, setDecoratorpublic Script()
public Script(String file)
public String getContent()
public String getFile()
public String getType()
public void serializeElement(XmlWriter out)
serializeElement in class Elementpublic void setContent(String content)
content - The content to set.public void setFile(String file)
file - The file to set.public void setType(String type)
type - The type to set.Copyright © 2015 Revolution Systems Inc.. All rights reserved.