Package csw.params.javadsl
Class JKeyType
java.lang.Object
csw.params.javadsl.JKeyType
KeyTypes defined for consumption in Java code
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyType.AltAzCoordKey$static JSimpleKeyType.BooleanKey$static JSimpleKeyType.ByteArrayKey$static JSimpleKeyType.ByteKey$ByteKey()static JSimpleKeyType.CharKey$CharKey()static KeyType.ChoiceKey$static KeyType.CometCoordKey$static KeyType.CoordKey$CoordKey()static JSimpleKeyType.DoubleKey$static KeyType.EqCoordKey$static JSimpleKeyType.FloatKey$FloatKey()static JSimpleKeyType.IntArrayKey$static JSimpleKeyType.IntKey$IntKey()static JSimpleKeyType.IntMatrixKey$static JSimpleKeyType.LongArrayKey$static JSimpleKeyType.LongKey$LongKey()static KeyType.MinorPlanetCoordKey$static JSimpleKeyType.ShortKey$ShortKey()static KeyType.SolarSystemCoordKey$static KeyType.StringKey$static KeyType.TAITimeKey$static KeyType.UTCTimeKey$
-
Constructor Details
-
JKeyType
public JKeyType()
-
-
Method Details
-
ChoiceKey
-
EqCoordKey
-
SolarSystemCoordKey
-
MinorPlanetCoordKey
-
CometCoordKey
-
AltAzCoordKey
-
CoordKey
-
StringKey
-
UTCTimeKey
-
TAITimeKey
-
BooleanKey
-
CharKey
-
ByteKey
-
ShortKey
-
LongKey
-
IntKey
-
FloatKey
-
DoubleKey
-
ByteArrayKey
-
ShortArrayKey
-
LongArrayKey
-
IntArrayKey
-
FloatArrayKey
-
DoubleArrayKey
-
ByteMatrixKey
-
ShortMatrixKey
-
LongMatrixKey
-
IntMatrixKey
-
FloatMatrixKey
-
DoubleMatrixKey
-