DomainMutableBuilder

@inline final class DomainMutableBuilder[Self <: Domain](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setName(value: String): Self
@inline
def setVersion(value: String): Self

Concrete fields

val x: Self