IMPLANTSTATUS

enum IMPLANTSTATUS(val name: String, val display: Option[String], val system: Option[String]) extends ToCodingAble
Companion
object
trait Enum
trait Serializable
trait Product
trait Equals
trait ToCodingAble
trait EnumBase
class Object
trait Matchable
class Any

Type members

Enum entries

case DISABLED extends IMPLANTSTATUS
case UNKNOWN extends IMPLANTSTATUS