public class XmlExportGshScript extends Object
| Constructor and Description |
|---|
XmlExportGshScript() |
| Modifier and Type | Method and Description |
|---|---|
XmlExportGshScript |
addObjectName(String theObjectName) |
XmlExportGshScript |
assignFileNameToWriteTo(String theFileName)
file to write to
|
XmlExportGshScript |
assignStemId(String theStemId)
assign a parent stem
|
XmlExportGshScript |
assignStemName(String theStemName)
assign a parent stem
|
void |
exportGsh()
write GSH to the file
|
public XmlExportGshScript assignStemId(String theStemId)
theStemId - public XmlExportGshScript addObjectName(String theObjectName)
theObjectName - public XmlExportGshScript assignStemName(String theStemName)
theStemName - public XmlExportGshScript assignFileNameToWriteTo(String theFileName)
theFileName - public void exportGsh()
Copyright © 2016 Internet2. All rights reserved.