Resource

case class Resource(id: String) extends Resource
trait Serializable
trait Product
trait Equals
class Resource
class Object
trait Matchable
class Any

Value members

Inherited methods

def getId(): String
Inherited from
Resource
def isNotType(): Boolean
Inherited from
Resource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def withIsNotType(`x$0`: Boolean): Resource
Inherited from
Resource