Class FileType.Normal$

  • All Implemented Interfaces:
    enumeratum.EnumEntry, java.io.Serializable, scala.Equals, scala.Product
    Enclosing class:
    FileType

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

      • MODULE$

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

      • Normal$

        public Normal$()