CipherNameAndProtocolMutableBuilder

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

Value members

Concrete methods

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

Concrete fields

val x: Self