public static final class NestedProtobuf.Nested extends com.google.protobuf.GeneratedMessageV3 implements NestedProtobuf.NestedOrBuilder
com.adgear.anoa.test.nested.Nested| Modifier and Type | Class and Description |
|---|---|
static class |
NestedProtobuf.Nested.Builder
Protobuf type
com.adgear.anoa.test.nested.Nested |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ENUM_FIELD_FIELD_NUMBER |
static int |
ENUM_LIST_FIELD_FIELD_NUMBER |
static int |
ENUM_MAP_FIELD_FIELD_NUMBER |
static int |
ENUM_SET_FIELD_FIELD_NUMBER |
static int |
FLOAT_LIST_FIELD_FIELD_NUMBER |
static int |
FLOAT_MAP_FIELD_FIELD_NUMBER |
static com.google.protobuf.Parser<NestedProtobuf.Nested> |
PARSER
Deprecated.
|
static int |
STRUCT_FIELD_FIELD_NUMBER |
static int |
STRUCT_LIST_FIELD_FIELD_NUMBER |
static int |
STRUCT_MAP_FIELD_FIELD_NUMBER |
static int |
STRUCT_SET_FIELD_FIELD_NUMBER |
static int |
VARIANT_FIELD_NUMBER |
| 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; |
boolean |
equals(Object obj) |
static NestedProtobuf.Nested |
getDefaultInstance() |
NestedProtobuf.Nested |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.google.protobuf.Parser<NestedProtobuf.Nested> |
getParserForType() |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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; |
int |
hashCode() |
boolean |
hasStructField()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2; |
boolean |
hasVariant()
optional .com.adgear.anoa.test.nested.Variant variant = 12; |
boolean |
isInitialized() |
static NestedProtobuf.Nested.Builder |
newBuilder() |
static NestedProtobuf.Nested.Builder |
newBuilder(NestedProtobuf.Nested prototype) |
NestedProtobuf.Nested.Builder |
newBuilderForType() |
static NestedProtobuf.Nested |
parseDelimitedFrom(InputStream input) |
static NestedProtobuf.Nested |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NestedProtobuf.Nested |
parseFrom(byte[] data) |
static NestedProtobuf.Nested |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NestedProtobuf.Nested |
parseFrom(com.google.protobuf.ByteString data) |
static NestedProtobuf.Nested |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NestedProtobuf.Nested |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NestedProtobuf.Nested |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NestedProtobuf.Nested |
parseFrom(InputStream input) |
static NestedProtobuf.Nested |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NestedProtobuf.Nested> |
parser() |
NestedProtobuf.Nested.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ENUM_FIELD_FIELD_NUMBER
public static final int STRUCT_FIELD_FIELD_NUMBER
public static final int ENUM_LIST_FIELD_FIELD_NUMBER
public static final int STRUCT_LIST_FIELD_FIELD_NUMBER
public static final int ENUM_SET_FIELD_FIELD_NUMBER
public static final int STRUCT_SET_FIELD_FIELD_NUMBER
public static final int ENUM_MAP_FIELD_FIELD_NUMBER
public static final int STRUCT_MAP_FIELD_FIELD_NUMBER
public static final int FLOAT_LIST_FIELD_FIELD_NUMBER
public static final int FLOAT_MAP_FIELD_FIELD_NUMBER
public static final int VARIANT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<NestedProtobuf.Nested> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasEnumField()
optional .com.adgear.anoa.test.nested.Enum enum_field = 1;hasEnumField in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Enum getEnumField()
optional .com.adgear.anoa.test.nested.Enum enum_field = 1;getEnumField in interface NestedProtobuf.NestedOrBuilderpublic boolean hasStructField()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2;hasStructField in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Bytes getStructField()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2;getStructField in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.BytesOrBuilder getStructFieldOrBuilder()
optional .com.adgear.anoa.test.nested.Bytes struct_field = 2;getStructFieldOrBuilder in interface NestedProtobuf.NestedOrBuilderpublic List<NestedProtobuf.Enum> getEnumListFieldList()
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3;getEnumListFieldList in interface NestedProtobuf.NestedOrBuilderpublic int getEnumListFieldCount()
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3;getEnumListFieldCount in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Enum getEnumListField(int index)
repeated .com.adgear.anoa.test.nested.Enum enum_list_field = 3;getEnumListField in interface NestedProtobuf.NestedOrBuilderpublic List<NestedProtobuf.Bytes> getStructListFieldList()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;getStructListFieldList in interface NestedProtobuf.NestedOrBuilderpublic List<? extends NestedProtobuf.BytesOrBuilder> getStructListFieldOrBuilderList()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;getStructListFieldOrBuilderList in interface NestedProtobuf.NestedOrBuilderpublic int getStructListFieldCount()
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;getStructListFieldCount in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Bytes getStructListField(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;getStructListField in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.BytesOrBuilder getStructListFieldOrBuilder(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_list_field = 4;getStructListFieldOrBuilder in interface NestedProtobuf.NestedOrBuilderpublic List<NestedProtobuf.Enum> getEnumSetFieldList()
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5;getEnumSetFieldList in interface NestedProtobuf.NestedOrBuilderpublic int getEnumSetFieldCount()
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5;getEnumSetFieldCount in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Enum getEnumSetField(int index)
repeated .com.adgear.anoa.test.nested.Enum enum_set_field = 5;getEnumSetField in interface NestedProtobuf.NestedOrBuilderpublic List<NestedProtobuf.Bytes> getStructSetFieldList()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;getStructSetFieldList in interface NestedProtobuf.NestedOrBuilderpublic List<? extends NestedProtobuf.BytesOrBuilder> getStructSetFieldOrBuilderList()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;getStructSetFieldOrBuilderList in interface NestedProtobuf.NestedOrBuilderpublic int getStructSetFieldCount()
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;getStructSetFieldCount in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Bytes getStructSetField(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;getStructSetField in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.BytesOrBuilder getStructSetFieldOrBuilder(int index)
repeated .com.adgear.anoa.test.nested.Bytes struct_set_field = 6;getStructSetFieldOrBuilder in interface NestedProtobuf.NestedOrBuilderpublic int getEnumMapFieldCount()
NestedProtobuf.NestedOrBuildermap<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;getEnumMapFieldCount in interface NestedProtobuf.NestedOrBuilderpublic boolean containsEnumMapField(String key)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;containsEnumMapField in interface NestedProtobuf.NestedOrBuilder@Deprecated public Map<String,NestedProtobuf.Enum> getEnumMapField()
getEnumMapFieldMap() instead.getEnumMapField in interface NestedProtobuf.NestedOrBuilderpublic Map<String,NestedProtobuf.Enum> getEnumMapFieldMap()
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;getEnumMapFieldMap in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Enum getEnumMapFieldOrDefault(String key, NestedProtobuf.Enum defaultValue)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;getEnumMapFieldOrDefault in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Enum getEnumMapFieldOrThrow(String key)
map<string, .com.adgear.anoa.test.nested.Enum> enum_map_field = 7;getEnumMapFieldOrThrow in interface NestedProtobuf.NestedOrBuilderpublic int getStructMapFieldCount()
NestedProtobuf.NestedOrBuildermap<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;getStructMapFieldCount in interface NestedProtobuf.NestedOrBuilderpublic boolean containsStructMapField(String key)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;containsStructMapField in interface NestedProtobuf.NestedOrBuilder@Deprecated public Map<String,NestedProtobuf.Bytes> getStructMapField()
getStructMapFieldMap() instead.getStructMapField in interface NestedProtobuf.NestedOrBuilderpublic Map<String,NestedProtobuf.Bytes> getStructMapFieldMap()
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;getStructMapFieldMap in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Bytes getStructMapFieldOrDefault(String key, NestedProtobuf.Bytes defaultValue)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;getStructMapFieldOrDefault in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Bytes getStructMapFieldOrThrow(String key)
map<string, .com.adgear.anoa.test.nested.Bytes> struct_map_field = 8;getStructMapFieldOrThrow in interface NestedProtobuf.NestedOrBuilder@Deprecated public List<Float> getFloatListFieldList()
repeated float float_list_field = 10 [packed = true, deprecated = true];getFloatListFieldList in interface NestedProtobuf.NestedOrBuilder@Deprecated public int getFloatListFieldCount()
repeated float float_list_field = 10 [packed = true, deprecated = true];getFloatListFieldCount in interface NestedProtobuf.NestedOrBuilder@Deprecated public float getFloatListField(int index)
repeated float float_list_field = 10 [packed = true, deprecated = true];getFloatListField in interface NestedProtobuf.NestedOrBuilder@Deprecated public int getFloatMapFieldCount()
NestedProtobuf.NestedOrBuildermap<string, float> float_map_field = 11 [deprecated = true];getFloatMapFieldCount in interface NestedProtobuf.NestedOrBuilder@Deprecated public boolean containsFloatMapField(String key)
map<string, float> float_map_field = 11 [deprecated = true];containsFloatMapField in interface NestedProtobuf.NestedOrBuilder@Deprecated public Map<String,Float> getFloatMapField()
getFloatMapFieldMap() instead.getFloatMapField in interface NestedProtobuf.NestedOrBuilder@Deprecated public Map<String,Float> getFloatMapFieldMap()
map<string, float> float_map_field = 11 [deprecated = true];getFloatMapFieldMap in interface NestedProtobuf.NestedOrBuilder@Deprecated public float getFloatMapFieldOrDefault(String key, float defaultValue)
map<string, float> float_map_field = 11 [deprecated = true];getFloatMapFieldOrDefault in interface NestedProtobuf.NestedOrBuilder@Deprecated public float getFloatMapFieldOrThrow(String key)
map<string, float> float_map_field = 11 [deprecated = true];getFloatMapFieldOrThrow in interface NestedProtobuf.NestedOrBuilderpublic boolean hasVariant()
optional .com.adgear.anoa.test.nested.Variant variant = 12;hasVariant in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.Variant getVariant()
optional .com.adgear.anoa.test.nested.Variant variant = 12;getVariant in interface NestedProtobuf.NestedOrBuilderpublic NestedProtobuf.VariantOrBuilder getVariantOrBuilder()
optional .com.adgear.anoa.test.nested.Variant variant = 12;getVariantOrBuilder in interface NestedProtobuf.NestedOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static NestedProtobuf.Nested parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NestedProtobuf.Nested parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NestedProtobuf.Nested parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NestedProtobuf.Nested parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NestedProtobuf.Nested parseFrom(InputStream input) throws IOException
IOExceptionpublic static NestedProtobuf.Nested parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NestedProtobuf.Nested parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NestedProtobuf.Nested parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NestedProtobuf.Nested parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NestedProtobuf.Nested parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic NestedProtobuf.Nested.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NestedProtobuf.Nested.Builder newBuilder()
public static NestedProtobuf.Nested.Builder newBuilder(NestedProtobuf.Nested prototype)
public NestedProtobuf.Nested.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static NestedProtobuf.Nested getDefaultInstance()
public static com.google.protobuf.Parser<NestedProtobuf.Nested> parser()
public com.google.protobuf.Parser<NestedProtobuf.Nested> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public NestedProtobuf.Nested getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.