public static final class AddressBookProtos.Person extends com.google.protobuf.GeneratedMessageV3 implements AddressBookProtos.PersonOrBuilder
org.apache.camel.quarkus.component.protobuf.it.model.Person| Modifier and Type | Class and Description |
|---|---|
static class |
AddressBookProtos.Person.Address
Protobuf type
org.apache.camel.quarkus.component.protobuf.it.model.Person.Address |
static interface |
AddressBookProtos.Person.AddressOrBuilder |
static class |
AddressBookProtos.Person.Builder
Protobuf type
org.apache.camel.quarkus.component.protobuf.it.model.Person |
static class |
AddressBookProtos.Person.PhoneNumber
Protobuf type
org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber |
static interface |
AddressBookProtos.Person.PhoneNumberOrBuilder |
static class |
AddressBookProtos.Person.PhoneType
Protobuf enum
org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType |
com.google.protobuf.GeneratedMessageV3.BuilderParent, 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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ADDRESS_FIELD_NUMBER |
static int |
EMAIL_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NICKNAMES_FIELD_NUMBER |
static com.google.protobuf.Parser<AddressBookProtos.Person> |
PARSER
Deprecated.
|
static int |
PHONE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AddressBookProtos.Person.Address |
getAddress()
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6; |
AddressBookProtos.Person.AddressOrBuilder |
getAddressOrBuilder()
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6; |
static AddressBookProtos.Person |
getDefaultInstance() |
AddressBookProtos.Person |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEmail()
optional string email = 3; |
com.google.protobuf.ByteString |
getEmailBytes()
optional string email = 3; |
int |
getId()
required int32 id = 2; |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
String |
getNicknames(int index)
repeated string nicknames = 5; |
com.google.protobuf.ByteString |
getNicknamesBytes(int index)
repeated string nicknames = 5; |
int |
getNicknamesCount()
repeated string nicknames = 5; |
com.google.protobuf.ProtocolStringList |
getNicknamesList()
repeated string nicknames = 5; |
com.google.protobuf.Parser<AddressBookProtos.Person> |
getParserForType() |
AddressBookProtos.Person.PhoneNumber |
getPhone(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4; |
int |
getPhoneCount()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4; |
List<AddressBookProtos.Person.PhoneNumber> |
getPhoneList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4; |
AddressBookProtos.Person.PhoneNumberOrBuilder |
getPhoneOrBuilder(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4; |
List<? extends AddressBookProtos.Person.PhoneNumberOrBuilder> |
getPhoneOrBuilderList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAddress()
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6; |
boolean |
hasEmail()
optional string email = 3; |
int |
hashCode() |
boolean |
hasId()
required int32 id = 2; |
boolean |
hasName()
required string name = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AddressBookProtos.Person.Builder |
newBuilder() |
static AddressBookProtos.Person.Builder |
newBuilder(AddressBookProtos.Person prototype) |
AddressBookProtos.Person.Builder |
newBuilderForType() |
protected AddressBookProtos.Person.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AddressBookProtos.Person |
parseDelimitedFrom(InputStream input) |
static AddressBookProtos.Person |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressBookProtos.Person |
parseFrom(byte[] data) |
static AddressBookProtos.Person |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressBookProtos.Person |
parseFrom(ByteBuffer data) |
static AddressBookProtos.Person |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressBookProtos.Person |
parseFrom(com.google.protobuf.ByteString data) |
static AddressBookProtos.Person |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressBookProtos.Person |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AddressBookProtos.Person |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressBookProtos.Person |
parseFrom(InputStream input) |
static AddressBookProtos.Person |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AddressBookProtos.Person> |
parser() |
AddressBookProtos.Person.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
public static final int PHONE_FIELD_NUMBER
public static final int NICKNAMES_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<AddressBookProtos.Person> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public 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()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasName()
required string name = 1;hasName in interface AddressBookProtos.PersonOrBuilderpublic String getName()
required string name = 1;getName in interface AddressBookProtos.PersonOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 1;getNameBytes in interface AddressBookProtos.PersonOrBuilderpublic boolean hasId()
required int32 id = 2;hasId in interface AddressBookProtos.PersonOrBuilderpublic int getId()
required int32 id = 2;getId in interface AddressBookProtos.PersonOrBuilderpublic boolean hasEmail()
optional string email = 3;hasEmail in interface AddressBookProtos.PersonOrBuilderpublic String getEmail()
optional string email = 3;getEmail in interface AddressBookProtos.PersonOrBuilderpublic com.google.protobuf.ByteString getEmailBytes()
optional string email = 3;getEmailBytes in interface AddressBookProtos.PersonOrBuilderpublic List<AddressBookProtos.Person.PhoneNumber> getPhoneList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;getPhoneList in interface AddressBookProtos.PersonOrBuilderpublic List<? extends AddressBookProtos.Person.PhoneNumberOrBuilder> getPhoneOrBuilderList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;getPhoneOrBuilderList in interface AddressBookProtos.PersonOrBuilderpublic int getPhoneCount()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;getPhoneCount in interface AddressBookProtos.PersonOrBuilderpublic AddressBookProtos.Person.PhoneNumber getPhone(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;getPhone in interface AddressBookProtos.PersonOrBuilderpublic AddressBookProtos.Person.PhoneNumberOrBuilder getPhoneOrBuilder(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;getPhoneOrBuilder in interface AddressBookProtos.PersonOrBuilderpublic com.google.protobuf.ProtocolStringList getNicknamesList()
repeated string nicknames = 5;getNicknamesList in interface AddressBookProtos.PersonOrBuilderpublic int getNicknamesCount()
repeated string nicknames = 5;getNicknamesCount in interface AddressBookProtos.PersonOrBuilderpublic String getNicknames(int index)
repeated string nicknames = 5;getNicknames in interface AddressBookProtos.PersonOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getNicknamesBytes(int index)
repeated string nicknames = 5;getNicknamesBytes in interface AddressBookProtos.PersonOrBuilderindex - The index of the value to return.public boolean hasAddress()
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;hasAddress in interface AddressBookProtos.PersonOrBuilderpublic AddressBookProtos.Person.Address getAddress()
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;getAddress in interface AddressBookProtos.PersonOrBuilderpublic AddressBookProtos.Person.AddressOrBuilder getAddressOrBuilder()
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;getAddressOrBuilder in interface AddressBookProtos.PersonOrBuilderpublic 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 AddressBookProtos.Person parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddressBookProtos.Person parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddressBookProtos.Person parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddressBookProtos.Person parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddressBookProtos.Person parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddressBookProtos.Person parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AddressBookProtos.Person parseFrom(InputStream input) throws IOException
IOExceptionpublic static AddressBookProtos.Person parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AddressBookProtos.Person parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AddressBookProtos.Person parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AddressBookProtos.Person parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AddressBookProtos.Person parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AddressBookProtos.Person.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AddressBookProtos.Person.Builder newBuilder()
public static AddressBookProtos.Person.Builder newBuilder(AddressBookProtos.Person prototype)
public AddressBookProtos.Person.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AddressBookProtos.Person.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AddressBookProtos.Person getDefaultInstance()
public static com.google.protobuf.Parser<AddressBookProtos.Person> parser()
public com.google.protobuf.Parser<AddressBookProtos.Person> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AddressBookProtos.Person getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019–2020 The Apache Software Foundation. All rights reserved.