public static interface NestedProtobuf.NestedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsEnumMapField(String key)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7; |
boolean |
containsFloatMapField(String key)
Deprecated.
|
boolean |
containsStructMapField(String key)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8; |
NestedProtobuf.Enum |
getEnumField()
optional .com.adgear.anoa.test.nested.Enum enum_field = 1; |
NestedProtobuf.Enum |
getEnumListField(int index)
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3; |
int |
getEnumListFieldCount()
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3; |
List<NestedProtobuf.Enum> |
getEnumListFieldList()
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3; |
Map<String,NestedProtobuf.Enum> |
getEnumMapField()
Deprecated.
|
int |
getEnumMapFieldCount()
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7; |
Map<String,NestedProtobuf.Enum> |
getEnumMapFieldMap()
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7; |
NestedProtobuf.Enum |
getEnumMapFieldOrDefault(String key,
NestedProtobuf.Enum defaultValue)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7; |
NestedProtobuf.Enum |
getEnumMapFieldOrThrow(String key)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7; |
NestedProtobuf.Enum |
getEnumSetField(int index)
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5; |
int |
getEnumSetFieldCount()
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5; |
List<NestedProtobuf.Enum> |
getEnumSetFieldList()
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5; |
float |
getFloatListField(int index)
Deprecated.
|
int |
getFloatListFieldCount()
Deprecated.
|
List<Float> |
getFloatListFieldList()
Deprecated.
|
Map<String,Float> |
getFloatMapField()
Deprecated.
|
int |
getFloatMapFieldCount()
Deprecated.
|
Map<String,Float> |
getFloatMapFieldMap()
Deprecated.
|
float |
getFloatMapFieldOrDefault(String key,
float defaultValue)
Deprecated.
|
float |
getFloatMapFieldOrThrow(String key)
Deprecated.
|
NestedProtobuf.Bytes |
getStructField()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2; |
NestedProtobuf.BytesOrBuilder |
getStructFieldOrBuilder()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2; |
NestedProtobuf.Bytes |
getStructListField(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4; |
int |
getStructListFieldCount()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4; |
List<NestedProtobuf.Bytes> |
getStructListFieldList()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4; |
NestedProtobuf.BytesOrBuilder |
getStructListFieldOrBuilder(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4; |
List<? extends NestedProtobuf.BytesOrBuilder> |
getStructListFieldOrBuilderList()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4; |
Map<String,NestedProtobuf.Bytes> |
getStructMapField()
Deprecated.
|
int |
getStructMapFieldCount()
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8; |
Map<String,NestedProtobuf.Bytes> |
getStructMapFieldMap()
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8; |
NestedProtobuf.Bytes |
getStructMapFieldOrDefault(String key,
NestedProtobuf.Bytes defaultValue)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8; |
NestedProtobuf.Bytes |
getStructMapFieldOrThrow(String key)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8; |
NestedProtobuf.Bytes |
getStructSetField(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6; |
int |
getStructSetFieldCount()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6; |
List<NestedProtobuf.Bytes> |
getStructSetFieldList()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6; |
NestedProtobuf.BytesOrBuilder |
getStructSetFieldOrBuilder(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6; |
List<? extends NestedProtobuf.BytesOrBuilder> |
getStructSetFieldOrBuilderList()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6; |
NestedProtobuf.Variant |
getVariant()
optional .com.adgear.anoa.test.nested.Variant variant = 12; |
NestedProtobuf.VariantOrBuilder |
getVariantOrBuilder()
optional .com.adgear.anoa.test.nested.Variant variant = 12; |
boolean |
hasEnumField()
optional .com.adgear.anoa.test.nested.Enum enum_field = 1; |
boolean |
hasStructField()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2; |
boolean |
hasVariant()
optional .com.adgear.anoa.test.nested.Variant variant = 12; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEnumField()
optional .com.adgear.anoa.test.nested.Enum enum_field = 1;NestedProtobuf.Enum getEnumField()
optional .com.adgear.anoa.test.nested.Enum enum_field = 1;boolean hasStructField()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2;NestedProtobuf.Bytes getStructField()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2;NestedProtobuf.BytesOrBuilder getStructFieldOrBuilder()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2;List<NestedProtobuf.Enum> getEnumListFieldList()
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3;int getEnumListFieldCount()
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3;NestedProtobuf.Enum getEnumListField(int index)
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3;List<NestedProtobuf.Bytes> getStructListFieldList()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;NestedProtobuf.Bytes getStructListField(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;int getStructListFieldCount()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;List<? extends NestedProtobuf.BytesOrBuilder> getStructListFieldOrBuilderList()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;NestedProtobuf.BytesOrBuilder getStructListFieldOrBuilder(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;List<NestedProtobuf.Enum> getEnumSetFieldList()
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5;int getEnumSetFieldCount()
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5;NestedProtobuf.Enum getEnumSetField(int index)
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5;List<NestedProtobuf.Bytes> getStructSetFieldList()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;NestedProtobuf.Bytes getStructSetField(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;int getStructSetFieldCount()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;List<? extends NestedProtobuf.BytesOrBuilder> getStructSetFieldOrBuilderList()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;NestedProtobuf.BytesOrBuilder getStructSetFieldOrBuilder(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;int getEnumMapFieldCount()
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;boolean containsEnumMapField(String key)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;@Deprecated Map<String,NestedProtobuf.Enum> getEnumMapField()
getEnumMapFieldMap() instead.Map<String,NestedProtobuf.Enum> getEnumMapFieldMap()
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;NestedProtobuf.Enum getEnumMapFieldOrDefault(String key, NestedProtobuf.Enum defaultValue)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;NestedProtobuf.Enum getEnumMapFieldOrThrow(String key)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;int getStructMapFieldCount()
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;boolean containsStructMapField(String key)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;@Deprecated Map<String,NestedProtobuf.Bytes> getStructMapField()
getStructMapFieldMap() instead.Map<String,NestedProtobuf.Bytes> getStructMapFieldMap()
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;NestedProtobuf.Bytes getStructMapFieldOrDefault(String key, NestedProtobuf.Bytes defaultValue)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;NestedProtobuf.Bytes getStructMapFieldOrThrow(String key)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;@Deprecated List<Float> getFloatListFieldList()
repeated float float_list_field = 10 [packed = true, deprecated = true];@Deprecated int getFloatListFieldCount()
repeated float float_list_field = 10 [packed = true, deprecated = true];@Deprecated float getFloatListField(int index)
repeated float float_list_field = 10 [packed = true, deprecated = true];@Deprecated int getFloatMapFieldCount()
map<string, float> float_map_field = 11 [deprecated = true];@Deprecated boolean containsFloatMapField(String key)
map<string, float> float_map_field = 11 [deprecated = true];@Deprecated Map<String,Float> getFloatMapField()
getFloatMapFieldMap() instead.@Deprecated Map<String,Float> getFloatMapFieldMap()
map<string, float> float_map_field = 11 [deprecated = true];@Deprecated float getFloatMapFieldOrDefault(String key, float defaultValue)
map<string, float> float_map_field = 11 [deprecated = true];@Deprecated float getFloatMapFieldOrThrow(String key)
map<string, float> float_map_field = 11 [deprecated = true];boolean hasVariant()
optional .com.adgear.anoa.test.nested.Variant variant = 12;NestedProtobuf.Variant getVariant()
optional .com.adgear.anoa.test.nested.Variant variant = 12;NestedProtobuf.VariantOrBuilder getVariantOrBuilder()
optional .com.adgear.anoa.test.nested.Variant variant = 12;Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.