public class VersionOption extends Object implements OpenOption
| Modifier and Type | Field and Description |
|---|---|
static VersionOption |
DEFAULT |
static VersionOption |
LATEST |
| Modifier and Type | Method and Description |
|---|---|
static VersionOption |
of(int version) |
String |
value() |
public static VersionOption LATEST
public static VersionOption DEFAULT
public String value()
public static VersionOption of(int version)
Copyright © 2020 LSST. All rights reserved.