public static class VersionInfo.Version extends RestFileInfo
| Constructor and Description |
|---|
Version() |
Version(Path file,
BasicFileAttributes fileAttributes) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion() |
void |
setVersion(int version) |
getChildren, getCreationTime, getFileKey, getLastAccessTime, getLastModified, getMimeType, getName, getSize, isDirectory, isOther, isRegularFile, isSymbolicLink, isVersionedFile, setChildren, setCreationTime, setDirectory, setFileKey, setLastAccessTime, setLastModified, setMimeType, setName, setOther, setRegularFile, setSize, setSymbolicLink, setVersionedFile, toMap, toStringpublic Version()
public Version(Path file, BasicFileAttributes fileAttributes) throws IOException
IOExceptionCopyright © 2021 LSST. All rights reserved.