HasNameMutable

trait HasNameMutable extends HasName
trait HasName
class Object
trait Matchable
class Any

Value members

Abstract methods

def name_=(value: String): Unit

Inherited methods

def name: String
Inherited from
HasName