FileType

csw.config.models.FileType
See theFileType companion object
sealed abstract class FileType extends EnumEntry, Serializable

Represents the type of storage for a configuration file

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object Annex
object Normal

Members list

Value members

Inherited methods

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Inherited from:
EnumEntry