public class TlfTemplateImportInfo extends TlfImportInfo
Constructor and Description |
---|
TlfTemplateImportInfo()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getTlfRevision()
Gets the internal revision number of the TLFs in the TLF template.
|
String |
getTlfTemplateId()
Gets the unique identifier of the TLF template.
|
void |
setTlfRevision(long tlfRevision)
Sets the internal revision number of the TLFs in the TLF template.
|
void |
setTlfTemplateId(String tlfTemplateId)
Sets he unique identifier of the TLF template.
|
getDataSetsFilePath, getDataSetsFileVersion, getImportFileSourceLocation, getResultsFilePath, getResultsFileVersion, getSectionsFilePath, getSectionsFileVersion, getTlfsFilePath, getTlfsFileVersion, getUpdateAction, setDataSetsFilePath, setDataSetsFileVersion, setImportFileSourceLocation, setResultsFilePath, setResultsFileVersion, setSectionsFilePath, setSectionsFileVersion, setTlfsFilePath, setTlfsFileVersion, setUpdateAction
public String getTlfTemplateId()
public void setTlfTemplateId(String tlfTemplateId)
tlfTemplateId
- The TLF template id.public long getTlfRevision()
public void setTlfRevision(long tlfRevision)
tlfRevision
- The internal revision number.<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>