public class ManifestSystemFile extends ManifestFileRef
Constructor and Description |
---|
ManifestSystemFile(ManifestFile manifestFile,
EngineType type)
It is not intended or recommended that the consumer of this API construct these objects.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
EngineType |
getType()
Gets the type of system that generated the file.
|
int |
hashCode() |
String |
toString() |
getFile, getId, getLastModified, getName, getPath, getVersion, isRepositoryFile, isWorkspaceFile
public ManifestSystemFile(ManifestFile manifestFile, EngineType type)
manifestFile
- The file object that represents a system file for the job submission.type
- The type of system that generated the file.public EngineType getType()
public int hashCode()
hashCode
in class ManifestFileRef
public boolean equals(Object obj)
equals
in class ManifestFileRef
public String toString()
toString
in class ManifestFileRef
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>