public static interface Scalapb.MessageOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getExtends(int index)
additional classes and traits to mix in to the case class.
|
com.google.protobuf.ByteString |
getExtendsBytes(int index)
additional classes and traits to mix in to the case class.
|
int |
getExtendsCount()
additional classes and traits to mix in to the case class.
|
List<String> |
getExtendsList()
additional classes and traits to mix in to the case class.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<String> getExtendsList()
additional classes and traits to mix in to the case class.
repeated string extends = 1;
int getExtendsCount()
additional classes and traits to mix in to the case class.
repeated string extends = 1;
String getExtends(int index)
additional classes and traits to mix in to the case class.
repeated string extends = 1;
com.google.protobuf.ByteString getExtendsBytes(int index)
additional classes and traits to mix in to the case class.
repeated string extends = 1;
Copyright © 2018. All rights reserved.