Class Coords.EqFrame$

java.lang.Object
csw.params.core.models.Coords.EqFrame$
All Implemented Interfaces:
enumeratum.Enum<Coords.EqFrame>
Enclosing class:
Coords

public static class Coords.EqFrame$ extends Object implements enumeratum.Enum<Coords.EqFrame>
  • Field Details

    • MODULE$

      public static final Coords.EqFrame$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • EqFrame$

      public EqFrame$()
  • Method Details

    • namesToValuesMap

      public scala.collection.immutable.Map<String,Coords.EqFrame> namesToValuesMap()
      Specified by:
      namesToValuesMap in interface enumeratum.Enum<Coords.EqFrame>
    • lowerCaseNamesToValuesMap

      public final scala.collection.immutable.Map<String,Coords.EqFrame> lowerCaseNamesToValuesMap()
      Specified by:
      lowerCaseNamesToValuesMap in interface enumeratum.Enum<Coords.EqFrame>
    • upperCaseNameValuesToMap

      public final scala.collection.immutable.Map<String,Coords.EqFrame> upperCaseNameValuesToMap()
      Specified by:
      upperCaseNameValuesToMap in interface enumeratum.Enum<Coords.EqFrame>
    • valuesToIndex

      public final scala.collection.immutable.Map<Coords.EqFrame,Object> valuesToIndex()
      Specified by:
      valuesToIndex in interface enumeratum.Enum<Coords.EqFrame>
    • values

      public scala.collection.immutable.IndexedSeq<Coords.EqFrame> values()
      Specified by:
      values in interface enumeratum.Enum<Coords.EqFrame>