public class WorkspaceFile extends WorkspaceResource
Constructor and Description |
---|
WorkspaceFile(String path,
Date lastModifiedDate,
long size)
Constructor for a client-side representation of a file in the workspace.
|
Modifier and Type | Method and Description |
---|---|
long |
getSize()
Return the size of this workspace file (in bytes).
|
equals, getLastModifiedDate, getPath, hashCode, toString
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA