Entry

com.elixirtech.ers2.client.Entry
sealed trait Entry

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class IntEntry
class LongEntry
class StringEntry

Members list

Value members

Abstract methods

def getInt: Int
def getLong: Long
def getString: String

Abstract fields

val name: String