Enumeration

data class Enumeration(val value: String, val annotation: Annotation? = null)(source)

Constructors

Link copied to clipboard
constructor(value: String, annotation: Annotation? = null)

Properties

Link copied to clipboard
Link copied to clipboard