public class HapiVersion extends Object
Modifier and Type | Field and Description |
---|---|
static HapiVersion |
ASSUMED
Version suitable for use if no version information is available.
|
static HapiVersion |
V20
Version 2.0.
|
static HapiVersion |
V30
Version 3.0.
|
Modifier and Type | Method and Description |
---|---|
static HapiVersion |
fromText(String name)
Returns an effective version instance for a version specification string.
|
String |
getDatasetRequestParam()
Returns the name for the dataset specification request parameter.
|
String |
getName()
Return the version string for this version.
|
static HapiVersion[] |
getStandardVersions()
Returns standard supported versions.
|
String |
getStartRequestParam()
Returns the name for the start time request parameter.
|
String |
getStopRequestParam()
Returns the name for the stop time request parameter.
|
public static final HapiVersion ASSUMED
public static final HapiVersion V20
public static final HapiVersion V30
public String getName()
public String getDatasetRequestParam()
public String getStartRequestParam()
public String getStopRequestParam()
public static HapiVersion fromText(String name)
name
- version identifierpublic static HapiVersion[] getStandardVersions()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.