接口 ProtoFeature.MapOrBuilder
-
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
ProtoFeature.Map,ProtoFeature.Map.Builder
- 封闭类:
- ProtoFeature
public static interface ProtoFeature.MapOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 intgetBoolKeyIds(int index)repeated int32 boolKeyIds = 9;intgetBoolKeyIdsCount()repeated int32 boolKeyIds = 9;List<Integer>getBoolKeyIdsList()repeated int32 boolKeyIds = 9;booleangetBoolValues(int index)repeated bool boolValues = 10;intgetBoolValuesCount()repeated bool boolValues = 10;List<Boolean>getBoolValuesList()repeated bool boolValues = 10;intgetBytesKeyIds(int index)repeated int32 bytesKeyIds = 13;intgetBytesKeyIdsCount()repeated int32 bytesKeyIds = 13;List<Integer>getBytesKeyIdsList()repeated int32 bytesKeyIds = 13;intgetBytesValueIds(int index)repeated int32 bytesValueIds = 14;intgetBytesValueIdsCount()repeated int32 bytesValueIds = 14;List<Integer>getBytesValueIdsList()repeated int32 bytesValueIds = 14;intgetDoubleKeyIds(int index)key、value idintgetDoubleKeyIdsCount()key、value idList<Integer>getDoubleKeyIdsList()key、value idintgetDoubleValueIds(int index)repeated int32 doubleValueIds = 2;intgetDoubleValueIdsCount()repeated int32 doubleValueIds = 2;List<Integer>getDoubleValueIdsList()repeated int32 doubleValueIds = 2;intgetFloatKeyIds(int index)repeated int32 floatKeyIds = 3;intgetFloatKeyIdsCount()repeated int32 floatKeyIds = 3;List<Integer>getFloatKeyIdsList()repeated int32 floatKeyIds = 3;intgetFloatValueIds(int index)repeated int32 floatValueIds = 4;intgetFloatValueIdsCount()repeated int32 floatValueIds = 4;List<Integer>getFloatValueIdsList()repeated int32 floatValueIds = 4;intgetSint32KeyIds(int index)repeated int32 sint32KeyIds = 5;intgetSint32KeyIdsCount()repeated int32 sint32KeyIds = 5;List<Integer>getSint32KeyIdsList()repeated int32 sint32KeyIds = 5;intgetSint32ValueIds(int index)repeated int32 sint32ValueIds = 6;intgetSint32ValueIdsCount()repeated int32 sint32ValueIds = 6;List<Integer>getSint32ValueIdsList()repeated int32 sint32ValueIds = 6;intgetSint64KeyIds(int index)repeated int32 sint64KeyIds = 7;intgetSint64KeyIdsCount()repeated int32 sint64KeyIds = 7;List<Integer>getSint64KeyIdsList()repeated int32 sint64KeyIds = 7;intgetSint64ValueIds(int index)repeated int32 sint64ValueIds = 8;intgetSint64ValueIdsCount()repeated int32 sint64ValueIds = 8;List<Integer>getSint64ValueIdsList()repeated int32 sint64ValueIds = 8;intgetStringKeyIds(int index)repeated int32 stringKeyIds = 11;intgetStringKeyIdsCount()repeated int32 stringKeyIds = 11;List<Integer>getStringKeyIdsList()repeated int32 stringKeyIds = 11;intgetStringValueIds(int index)repeated int32 stringValueIds = 12;intgetStringValueIdsCount()repeated int32 stringValueIds = 12;List<Integer>getStringValueIdsList()repeated int32 stringValueIds = 12;intgetSubKeyIds(int index)children Map key、value idintgetSubKeyIdsCount()children Map key、value idList<Integer>getSubKeyIdsList()children Map key、value idProtoFeature.MapgetSubMaps(int index)repeated .pojo.Map subMaps = 16;intgetSubMapsCount()repeated .pojo.Map subMaps = 16;List<ProtoFeature.Map>getSubMapsList()repeated .pojo.Map subMaps = 16;ProtoFeature.MapOrBuildergetSubMapsOrBuilder(int index)repeated .pojo.Map subMaps = 16;List<? extends ProtoFeature.MapOrBuilder>getSubMapsOrBuilderList()repeated .pojo.Map subMaps = 16;
-
-
-
方法详细资料
-
getDoubleKeyIdsList
List<Integer> getDoubleKeyIdsList()
key、value id
repeated int32 doubleKeyIds = 1;- 返回:
- A list containing the doubleKeyIds.
-
getDoubleKeyIdsCount
int getDoubleKeyIdsCount()
key、value id
repeated int32 doubleKeyIds = 1;- 返回:
- The count of doubleKeyIds.
-
getDoubleKeyIds
int getDoubleKeyIds(int index)
key、value id
repeated int32 doubleKeyIds = 1;- 参数:
index- The index of the element to return.- 返回:
- The doubleKeyIds at the given index.
-
getDoubleValueIdsList
List<Integer> getDoubleValueIdsList()
repeated int32 doubleValueIds = 2;- 返回:
- A list containing the doubleValueIds.
-
getDoubleValueIdsCount
int getDoubleValueIdsCount()
repeated int32 doubleValueIds = 2;- 返回:
- The count of doubleValueIds.
-
getDoubleValueIds
int getDoubleValueIds(int index)
repeated int32 doubleValueIds = 2;- 参数:
index- The index of the element to return.- 返回:
- The doubleValueIds at the given index.
-
getFloatKeyIdsList
List<Integer> getFloatKeyIdsList()
repeated int32 floatKeyIds = 3;- 返回:
- A list containing the floatKeyIds.
-
getFloatKeyIdsCount
int getFloatKeyIdsCount()
repeated int32 floatKeyIds = 3;- 返回:
- The count of floatKeyIds.
-
getFloatKeyIds
int getFloatKeyIds(int index)
repeated int32 floatKeyIds = 3;- 参数:
index- The index of the element to return.- 返回:
- The floatKeyIds at the given index.
-
getFloatValueIdsList
List<Integer> getFloatValueIdsList()
repeated int32 floatValueIds = 4;- 返回:
- A list containing the floatValueIds.
-
getFloatValueIdsCount
int getFloatValueIdsCount()
repeated int32 floatValueIds = 4;- 返回:
- The count of floatValueIds.
-
getFloatValueIds
int getFloatValueIds(int index)
repeated int32 floatValueIds = 4;- 参数:
index- The index of the element to return.- 返回:
- The floatValueIds at the given index.
-
getSint32KeyIdsList
List<Integer> getSint32KeyIdsList()
repeated int32 sint32KeyIds = 5;- 返回:
- A list containing the sint32KeyIds.
-
getSint32KeyIdsCount
int getSint32KeyIdsCount()
repeated int32 sint32KeyIds = 5;- 返回:
- The count of sint32KeyIds.
-
getSint32KeyIds
int getSint32KeyIds(int index)
repeated int32 sint32KeyIds = 5;- 参数:
index- The index of the element to return.- 返回:
- The sint32KeyIds at the given index.
-
getSint32ValueIdsList
List<Integer> getSint32ValueIdsList()
repeated int32 sint32ValueIds = 6;- 返回:
- A list containing the sint32ValueIds.
-
getSint32ValueIdsCount
int getSint32ValueIdsCount()
repeated int32 sint32ValueIds = 6;- 返回:
- The count of sint32ValueIds.
-
getSint32ValueIds
int getSint32ValueIds(int index)
repeated int32 sint32ValueIds = 6;- 参数:
index- The index of the element to return.- 返回:
- The sint32ValueIds at the given index.
-
getSint64KeyIdsList
List<Integer> getSint64KeyIdsList()
repeated int32 sint64KeyIds = 7;- 返回:
- A list containing the sint64KeyIds.
-
getSint64KeyIdsCount
int getSint64KeyIdsCount()
repeated int32 sint64KeyIds = 7;- 返回:
- The count of sint64KeyIds.
-
getSint64KeyIds
int getSint64KeyIds(int index)
repeated int32 sint64KeyIds = 7;- 参数:
index- The index of the element to return.- 返回:
- The sint64KeyIds at the given index.
-
getSint64ValueIdsList
List<Integer> getSint64ValueIdsList()
repeated int32 sint64ValueIds = 8;- 返回:
- A list containing the sint64ValueIds.
-
getSint64ValueIdsCount
int getSint64ValueIdsCount()
repeated int32 sint64ValueIds = 8;- 返回:
- The count of sint64ValueIds.
-
getSint64ValueIds
int getSint64ValueIds(int index)
repeated int32 sint64ValueIds = 8;- 参数:
index- The index of the element to return.- 返回:
- The sint64ValueIds at the given index.
-
getBoolKeyIdsList
List<Integer> getBoolKeyIdsList()
repeated int32 boolKeyIds = 9;- 返回:
- A list containing the boolKeyIds.
-
getBoolKeyIdsCount
int getBoolKeyIdsCount()
repeated int32 boolKeyIds = 9;- 返回:
- The count of boolKeyIds.
-
getBoolKeyIds
int getBoolKeyIds(int index)
repeated int32 boolKeyIds = 9;- 参数:
index- The index of the element to return.- 返回:
- The boolKeyIds at the given index.
-
getBoolValuesList
List<Boolean> getBoolValuesList()
repeated bool boolValues = 10;- 返回:
- A list containing the boolValues.
-
getBoolValuesCount
int getBoolValuesCount()
repeated bool boolValues = 10;- 返回:
- The count of boolValues.
-
getBoolValues
boolean getBoolValues(int index)
repeated bool boolValues = 10;- 参数:
index- The index of the element to return.- 返回:
- The boolValues at the given index.
-
getStringKeyIdsList
List<Integer> getStringKeyIdsList()
repeated int32 stringKeyIds = 11;- 返回:
- A list containing the stringKeyIds.
-
getStringKeyIdsCount
int getStringKeyIdsCount()
repeated int32 stringKeyIds = 11;- 返回:
- The count of stringKeyIds.
-
getStringKeyIds
int getStringKeyIds(int index)
repeated int32 stringKeyIds = 11;- 参数:
index- The index of the element to return.- 返回:
- The stringKeyIds at the given index.
-
getStringValueIdsList
List<Integer> getStringValueIdsList()
repeated int32 stringValueIds = 12;- 返回:
- A list containing the stringValueIds.
-
getStringValueIdsCount
int getStringValueIdsCount()
repeated int32 stringValueIds = 12;- 返回:
- The count of stringValueIds.
-
getStringValueIds
int getStringValueIds(int index)
repeated int32 stringValueIds = 12;- 参数:
index- The index of the element to return.- 返回:
- The stringValueIds at the given index.
-
getBytesKeyIdsList
List<Integer> getBytesKeyIdsList()
repeated int32 bytesKeyIds = 13;- 返回:
- A list containing the bytesKeyIds.
-
getBytesKeyIdsCount
int getBytesKeyIdsCount()
repeated int32 bytesKeyIds = 13;- 返回:
- The count of bytesKeyIds.
-
getBytesKeyIds
int getBytesKeyIds(int index)
repeated int32 bytesKeyIds = 13;- 参数:
index- The index of the element to return.- 返回:
- The bytesKeyIds at the given index.
-
getBytesValueIdsList
List<Integer> getBytesValueIdsList()
repeated int32 bytesValueIds = 14;- 返回:
- A list containing the bytesValueIds.
-
getBytesValueIdsCount
int getBytesValueIdsCount()
repeated int32 bytesValueIds = 14;- 返回:
- The count of bytesValueIds.
-
getBytesValueIds
int getBytesValueIds(int index)
repeated int32 bytesValueIds = 14;- 参数:
index- The index of the element to return.- 返回:
- The bytesValueIds at the given index.
-
getSubKeyIdsList
List<Integer> getSubKeyIdsList()
children Map key、value id
repeated int32 subKeyIds = 15;- 返回:
- A list containing the subKeyIds.
-
getSubKeyIdsCount
int getSubKeyIdsCount()
children Map key、value id
repeated int32 subKeyIds = 15;- 返回:
- The count of subKeyIds.
-
getSubKeyIds
int getSubKeyIds(int index)
children Map key、value id
repeated int32 subKeyIds = 15;- 参数:
index- The index of the element to return.- 返回:
- The subKeyIds at the given index.
-
getSubMapsList
List<ProtoFeature.Map> getSubMapsList()
repeated .pojo.Map subMaps = 16;
-
getSubMaps
ProtoFeature.Map getSubMaps(int index)
repeated .pojo.Map subMaps = 16;
-
getSubMapsCount
int getSubMapsCount()
repeated .pojo.Map subMaps = 16;
-
getSubMapsOrBuilderList
List<? extends ProtoFeature.MapOrBuilder> getSubMapsOrBuilderList()
repeated .pojo.Map subMaps = 16;
-
getSubMapsOrBuilder
ProtoFeature.MapOrBuilder getSubMapsOrBuilder(int index)
repeated .pojo.Map subMaps = 16;
-
-