public static interface AddressBookProtos.AddressBookOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AddressBookProtos.Person |
getPerson(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1; |
int |
getPersonCount()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1; |
List<AddressBookProtos.Person> |
getPersonList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1; |
AddressBookProtos.PersonOrBuilder |
getPersonOrBuilder(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1; |
List<? extends AddressBookProtos.PersonOrBuilder> |
getPersonOrBuilderList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<AddressBookProtos.Person> getPersonList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;AddressBookProtos.Person getPerson(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;int getPersonCount()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;List<? extends AddressBookProtos.PersonOrBuilder> getPersonOrBuilderList()
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;AddressBookProtos.PersonOrBuilder getPersonOrBuilder(int index)
repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person person = 1;Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.