public final class CDFTimeType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CDFTimeType |
EPOCH
EPOCH Type
|
static CDFTimeType |
EPOCH16
EPOCH16 Type
|
static CDFTimeType |
TT2000
TT2000 Type
|
Modifier and Type | Method and Description |
---|---|
static CDFTimeType |
getType(java.lang.String s)
Returns CDFTimeType of the named time type.
|
int |
getValue() |
public static final CDFTimeType EPOCH
public static final CDFTimeType EPOCH16
public static final CDFTimeType TT2000
public int getValue()
public static CDFTimeType getType(java.lang.String s)
s
-