Class EnumValueDescriptorProtoKt.Dsl
public static final class EnumValueDescriptorProtoKt.Dsl
Static Fields
Companion
public static final EnumValueDescriptorProtoKt.Dsl.Companion Companion
Field Value
Companion
public static final EnumValueDescriptorProtoKt.Dsl.Companion Companion
Field Value
Methods
clearName()
public final void clearName()
clearNumber()
public final void clearNumber()
clearOptions()
public final void clearOptions()
getName()
public final String getName()
Returns
getNumber()
public final int getNumber()
Returns
getOptions()
public final DescriptorProtos.EnumValueOptions getOptions()
Returns
hasName()
public final boolean hasName()
Returns
hasNumber()
public final boolean hasNumber()
Returns
hasOptions()
public final boolean hasOptions()
Returns
setName(String arg0)
public final void setName(String arg0)
Parameter
setNumber(int arg0)
public final void setNumber(int arg0)
Parameter
setOptions(DescriptorProtos.EnumValueOptions arg0)
public final void setOptions(DescriptorProtos.EnumValueOptions arg0)
Parameter
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-06-10 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]