AnyPtrRecordMutableBuilder

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

Value members

Concrete methods

@inline
def setType(value: PTR): Self
@inline
def setValue(value: String): Self

Concrete fields

val x: Self