Package csw.params.javadsl
Class JSimpleKeyType.IntKey$
- java.lang.Object
- 
- csw.params.core.generics.KeyType<S>
- 
- csw.params.core.generics.SimpleKeyType<java.lang.Integer>
- 
- csw.params.javadsl.JSimpleKeyType.IntKey$
 
 
 
- 
- All Implemented Interfaces:
- enumeratum.EnumEntry,- java.io.Serializable,- scala.Equals,- scala.Product
 - Enclosing class:
- JSimpleKeyType
 
 public static class JSimpleKeyType.IntKey$ extends SimpleKeyType<java.lang.Integer> implements scala.Product, java.io.Serializable - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class csw.params.core.generics.KeyTypeKeyType.AltAzCoordKey$, KeyType.BooleanKey$, KeyType.ByteArrayKey$, KeyType.ByteKey$, KeyType.ByteMatrixKey$, KeyType.CharKey$, KeyType.ChoiceKey$, KeyType.CometCoordKey$, KeyType.CoordKey$, KeyType.DoubleArrayKey$, KeyType.DoubleKey$, KeyType.DoubleMatrixKey$, KeyType.EqCoordKey$, KeyType.FloatArrayKey$, KeyType.FloatKey$, KeyType.FloatMatrixKey$, KeyType.IntArrayKey$, KeyType.IntKey$, KeyType.IntMatrixKey$, KeyType.LongArrayKey$, KeyType.LongKey$, KeyType.LongMatrixKey$, KeyType.MinorPlanetCoordKey$, KeyType.RaDecKey$, KeyType.ShortArrayKey$, KeyType.ShortKey$, KeyType.ShortMatrixKey$, KeyType.SolarSystemCoordKey$, KeyType.StringKey$, KeyType.StructKey$, KeyType.TAITimeKey$, KeyType.UTCTimeKey$
 - 
Nested classes/interfaces inherited from interface enumeratum.EnumEntryenumeratum.EnumEntry.Camelcase, enumeratum.EnumEntry.CapitalDotcase, enumeratum.EnumEntry.CapitalHyphencase, enumeratum.EnumEntry.CapitalSnakecase, enumeratum.EnumEntry.CapitalWords, enumeratum.EnumEntry.Dotcase, enumeratum.EnumEntry.EnumEntryOps<A extends enumeratum.EnumEntry>, enumeratum.EnumEntry.EnumEntryOps$, enumeratum.EnumEntry.Hyphencase, enumeratum.EnumEntry.LowerCamelcase, enumeratum.EnumEntry.Lowercase, enumeratum.EnumEntry.Snakecase, enumeratum.EnumEntry.Uncapitalised, enumeratum.EnumEntry.Uppercase, enumeratum.EnumEntry.UpperDotcase, enumeratum.EnumEntry.UpperHyphencase, enumeratum.EnumEntry.UpperSnakecase, enumeratum.EnumEntry.UpperWords, enumeratum.EnumEntry.Words
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static KeyType.IntKey$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description IntKey$()
 - 
Method Summary- 
Methods inherited from class csw.params.core.generics.SimpleKeyTypemake, make
 - 
Methods inherited from class csw.params.core.generics.KeyTypeenumeratum$Enum$$existingEntriesString, equals, findValues, hashCode, indexOf, lowerCaseNamesToValuesMap, namesToValuesMap, paramCoreDecoder, paramEncoder, upperCaseNameValuesToMap, values, valuesToIndex, withName, withNameEither, withNameInsensitive, withNameInsensitiveEither, withNameInsensitiveOption, withNameLowercaseOnly, withNameLowercaseOnlyEither, withNameLowercaseOnlyOption, withNameOption, withNameUppercaseOnly, withNameUppercaseOnlyEither, withNameUppercaseOnlyOption
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
MODULE$public static final KeyType.IntKey$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-