Class FileType.Normal$

java.lang.Object
csw.config.models.FileType
csw.config.models.FileType.Normal$
All Implemented Interfaces:
enumeratum.EnumEntry, Serializable, scala.Equals, scala.Product
Enclosing class:
FileType

public static class FileType.Normal$ extends FileType implements scala.Product, Serializable
Represents a file to be stored in the repository normally
See Also:
  • Field Details

    • MODULE$

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

    • Normal$

      public Normal$()