InternalPropertyDescriptorMutableBuilder

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

Value members

Concrete methods

@inline
def setName(value: String): Self
@inline
def setValue(value: RemoteObject): Self
@inline

Concrete fields

val x: Self