- addAllNicknames(Iterable<String>) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated string nicknames = 5;
- addAllPerson(Iterable<? extends AddressBookProtos.Person>) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- addAllPhone(Iterable<? extends AddressBookProtos.Person.PhoneNumber>) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- addNicknames(String) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated string nicknames = 5;
- addNicknamesBytes(ByteString) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated string nicknames = 5;
- addPerson(AddressBookProtos.Person) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- addPerson(int, AddressBookProtos.Person) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- addPerson(AddressBookProtos.Person.Builder) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- addPerson(int, AddressBookProtos.Person.Builder) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- addPersonBuilder() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- addPersonBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- addPhone(AddressBookProtos.Person.PhoneNumber) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- addPhone(int, AddressBookProtos.Person.PhoneNumber) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- addPhone(AddressBookProtos.Person.PhoneNumber.Builder) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- addPhone(int, AddressBookProtos.Person.PhoneNumber.Builder) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- addPhoneBuilder() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- addPhoneBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
- ADDRESS_FIELD_NUMBER - Static variable in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- AddressBookProtos - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
- AddressBookProtos.AddressBook - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.AddressBook
- AddressBookProtos.AddressBook.Builder - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.AddressBook
- AddressBookProtos.AddressBookOrBuilder - Interface in org.apache.camel.quarkus.component.protobuf.it.model
-
- AddressBookProtos.Person - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.Person
- AddressBookProtos.Person.Address - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.Person.Address
- AddressBookProtos.Person.Address.Builder - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.Person.Address
- AddressBookProtos.Person.AddressOrBuilder - Interface in org.apache.camel.quarkus.component.protobuf.it.model
-
- AddressBookProtos.Person.Builder - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.Person
- AddressBookProtos.Person.PhoneNumber - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber
- AddressBookProtos.Person.PhoneNumber.Builder - Class in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf type org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber
- AddressBookProtos.Person.PhoneNumberOrBuilder - Interface in org.apache.camel.quarkus.component.protobuf.it.model
-
- AddressBookProtos.Person.PhoneType - Enum in org.apache.camel.quarkus.component.protobuf.it.model
-
Protobuf enum org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType
- AddressBookProtos.PersonOrBuilder - Interface in org.apache.camel.quarkus.component.protobuf.it.model
-
- getAddress() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- getAddress() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- getAddress() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- getAddressBuilder() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- getAddressOrBuilder() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- getAddressOrBuilder() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- getAddressOrBuilder() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- getDefaultInstance() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
- getDefaultInstance() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
- getDefaultInstance() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- getDefaultInstance() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
- getDescriptor() - Static method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
- getDescriptor() - Static method in enum org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneType
-
- getDescriptorForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
- getDescriptorForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
- getDescriptorForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
- getDescriptorForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
- getDescriptorForType() - Method in enum org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneType
-
- getEmail() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
optional string email = 3;
- getEmail() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
optional string email = 3;
- getEmail() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
optional string email = 3;
- getEmailBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
optional string email = 3;
- getEmailBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
optional string email = 3;
- getEmailBytes() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
optional string email = 3;
- getId() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
required int32 id = 2;
- getId() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
required int32 id = 2;
- getId() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
required int32 id = 2;
- getIsValid() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
optional bool is_valid = 3;
- getIsValid() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
optional bool is_valid = 3;
- getIsValid() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.AddressOrBuilder
-
optional bool is_valid = 3;
- getName() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
required string name = 1;
- getName() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
required string name = 1;
- getName() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
required string name = 1;
- getNicknames(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated string nicknames = 5;
- getNicknames(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated string nicknames = 5;
- getNicknames(int) - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated string nicknames = 5;
- getNicknamesBytes(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated string nicknames = 5;
- getNicknamesBytes(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated string nicknames = 5;
- getNicknamesBytes(int) - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated string nicknames = 5;
- getNicknamesCount() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated string nicknames = 5;
- getNicknamesCount() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated string nicknames = 5;
- getNicknamesCount() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated string nicknames = 5;
- getNicknamesList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated string nicknames = 5;
- getNicknamesList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated string nicknames = 5;
- getNicknamesList() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated string nicknames = 5;
- getNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
required string number = 1;
- getNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
required string number = 1;
- getNumber() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumberOrBuilder
-
required string number = 1;
- getNumber() - Method in enum org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneType
-
- getNumberBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
required string number = 1;
- getNumberBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
required string number = 1;
- getNumberBytes() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumberOrBuilder
-
required string number = 1;
- getParserForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
- getParserForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
- getParserForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- getParserForType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
- getPerson(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPerson(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPerson(int) - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBookOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonBuilderList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonCount() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonCount() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonCount() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBookOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonList() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBookOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonOrBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonOrBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonOrBuilder(int) - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBookOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonOrBuilderList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonOrBuilderList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPersonOrBuilderList() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBookOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;
- getPhone(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhone(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhone(int) - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneBuilderList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneCount() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneCount() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneCount() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneList() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneOrBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneOrBuilder(int) - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneOrBuilder(int) - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneOrBuilderList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneOrBuilderList() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getPhoneOrBuilderList() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
- getSerializedSize() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
- getSerializedSize() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
- getSerializedSize() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- getSerializedSize() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
- getStreet() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
optional string street = 1;
- getStreet() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
optional string street = 1;
- getStreet() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.AddressOrBuilder
-
optional string street = 1;
- getStreetBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
optional string street = 1;
- getStreetBytes() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
optional string street = 1;
- getStreetBytes() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.AddressOrBuilder
-
optional string street = 1;
- getStreetNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
optional int32 street_number = 2;
- getStreetNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
optional int32 street_number = 2;
- getStreetNumber() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.AddressOrBuilder
-
optional int32 street_number = 2;
- getType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
required .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType type = 2 [default = HOME];
- getType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
required .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType type = 2 [default = HOME];
- getType() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumberOrBuilder
-
required .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType type = 2 [default = HOME];
- getUnknownFields() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
- getUnknownFields() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
- getUnknownFields() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- getUnknownFields() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
- getValueDescriptor() - Method in enum org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneType
-
- hasAddress() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- hasAddress() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- hasAddress() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
optional .org.apache.camel.quarkus.component.protobuf.it.model.Person.Address address = 6;
- hasEmail() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
optional string email = 3;
- hasEmail() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
optional string email = 3;
- hasEmail() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
optional string email = 3;
- hashCode() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook
-
- hashCode() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
- hashCode() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
- hashCode() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
- hasId() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
required int32 id = 2;
- hasId() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
required int32 id = 2;
- hasId() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
required int32 id = 2;
- hasIsValid() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
optional bool is_valid = 3;
- hasIsValid() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
optional bool is_valid = 3;
- hasIsValid() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.AddressOrBuilder
-
optional bool is_valid = 3;
- hasName() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person
-
required string name = 1;
- hasName() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.PersonOrBuilder
-
required string name = 1;
- hasNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
required string number = 1;
- hasNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
required string number = 1;
- hasNumber() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumberOrBuilder
-
required string number = 1;
- hasStreet() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
optional string street = 1;
- hasStreet() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
optional string street = 1;
- hasStreet() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.AddressOrBuilder
-
optional string street = 1;
- hasStreetNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address.Builder
-
optional int32 street_number = 2;
- hasStreetNumber() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address
-
optional int32 street_number = 2;
- hasStreetNumber() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.AddressOrBuilder
-
optional int32 street_number = 2;
- hasType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber.Builder
-
required .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType type = 2 [default = HOME];
- hasType() - Method in class org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber
-
required .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType type = 2 [default = HOME];
- hasType() - Method in interface org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumberOrBuilder
-
required .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneType type = 2 [default = HOME];
- HOME_VALUE - Static variable in enum org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneType
-
HOME = 1;