MutableBuilder

fmgp.typings.jose.anon.D.MutableBuilder
final implicit open class MutableBuilder[Self <: D](val x: Self) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def setD(value: String): Self
inline def setDUndefined: Self
inline def setR(value: String): Self
inline def setRUndefined: Self
inline def setT(value: String): Self
inline def setTUndefined: Self

Concrete fields

val x: Self