in scala.Enumeration
class Val

protected class Val
extends Enumeration.this.Value
with scala.ScalaObject

Constructor Summary
def this

def this (i: scala.Int)

def this (i: scala.Int, name: java.lang.String)

def this (name: java.lang.String)

Def Summary
def id : scala.Int

override def toString : java.lang.String

Def inherited from Enumeration.this.Value
compare , id
Constructor Detail
def this

def this (i: scala.Int)

def this (i: scala.Int, name: java.lang.String)

def this (name: java.lang.String)

Def Detail
def id : scala.Int

override def toString : java.lang.String