public static interface Lgraph.ModConfigRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKeys(int index)
repeated string keys = 1; |
com.google.protobuf.ByteString |
getKeysBytes(int index)
repeated string keys = 1; |
int |
getKeysCount()
repeated string keys = 1; |
List<String> |
getKeysList()
repeated string keys = 1; |
Lgraph.ProtoFieldData |
getValues(int index)
repeated .lgraph.ProtoFieldData values = 2; |
int |
getValuesCount()
repeated .lgraph.ProtoFieldData values = 2; |
List<Lgraph.ProtoFieldData> |
getValuesList()
repeated .lgraph.ProtoFieldData values = 2; |
Lgraph.ProtoFieldDataOrBuilder |
getValuesOrBuilder(int index)
repeated .lgraph.ProtoFieldData values = 2; |
List<? extends Lgraph.ProtoFieldDataOrBuilder> |
getValuesOrBuilderList()
repeated .lgraph.ProtoFieldData values = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getKeysCount()
repeated string keys = 1;String getKeys(int index)
repeated string keys = 1;com.google.protobuf.ByteString getKeysBytes(int index)
repeated string keys = 1;List<Lgraph.ProtoFieldData> getValuesList()
repeated .lgraph.ProtoFieldData values = 2;Lgraph.ProtoFieldData getValues(int index)
repeated .lgraph.ProtoFieldData values = 2;int getValuesCount()
repeated .lgraph.ProtoFieldData values = 2;List<? extends Lgraph.ProtoFieldDataOrBuilder> getValuesOrBuilderList()
repeated .lgraph.ProtoFieldData values = 2;Lgraph.ProtoFieldDataOrBuilder getValuesOrBuilder(int index)
repeated .lgraph.ProtoFieldData values = 2;Copyright © 2023 Ant Group. All rights reserved.