public class ExportFileCreateInfo extends FileCreateInfo
Constructor and Description |
---|
ExportFileCreateInfo(String path,
SourceLocation location) |
ExportFileCreateInfo(String parentPath,
String name,
SourceLocation location) |
Modifier and Type | Method and Description |
---|---|
SourceLocation |
getLocation() |
void |
setLocation(SourceLocation location) |
String |
toString() |
comment, customVersion, description, enableVersioning, enableVersioning, getComment, getCustomVersion, getVersionType, isEnableVersioning, isOverwrite, overwrite, overwrite, setComment, setCustomVersion, setEnableVersioning, setOverwrite, setVersionType, versionType
getDescription, getPath, setDescription
public ExportFileCreateInfo(String parentPath, String name, SourceLocation location)
public ExportFileCreateInfo(String path, SourceLocation location)
public SourceLocation getLocation()
public void setLocation(SourceLocation location)
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA