Class DescriptorProtoKt.Dsl (3.19.4)

public static final class DescriptorProtoKt.Dsl

Inheritance

java.lang.Object > DescriptorProtoKt.Dsl

Static Fields

Companion

public static final DescriptorProtoKt.Dsl.Companion Companion
Field Value
TypeDescription
Companion

Companion

public static final DescriptorProtoKt.Dsl.Companion Companion
Field Value
TypeDescription
Companion

Methods

clearName()

public final void clearName()

clearOptions()

public final void clearOptions()

getName()

public final String getName()
Returns
TypeDescription
String

getOptions()

public final DescriptorProtos.MessageOptions getOptions()
Returns
TypeDescription
DescriptorProtos.MessageOptions

getReservedName()

public final DslList<String,DescriptorProtoKt.Dsl.ReservedNameProxy> getReservedName()
Returns
TypeDescription
com.google.protobuf.kotlin.DslList<String,ReservedNameProxy>

hasName()

public final boolean hasName()
Returns
TypeDescription
boolean

hasOptions()

public final boolean hasOptions()
Returns
TypeDescription
boolean

setName(String arg0)

public final void setName(String arg0)
Parameter
NameDescription
arg0String

setOptions(DescriptorProtos.MessageOptions arg0)

public final void setOptions(DescriptorProtos.MessageOptions arg0)
Parameter
NameDescription
arg0DescriptorProtos.MessageOptions