Uses of Interface
org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumberOrBuilder
-
Packages that use AddressBookProtos.Person.PhoneNumberOrBuilder Package Description org.apache.camel.quarkus.component.protobuf.it.model -
-
Uses of AddressBookProtos.Person.PhoneNumberOrBuilder in org.apache.camel.quarkus.component.protobuf.it.model
Classes in org.apache.camel.quarkus.component.protobuf.it.model that implement AddressBookProtos.Person.PhoneNumberOrBuilder Modifier and Type Class Description static classAddressBookProtos.Person.PhoneNumberProtobuf typeorg.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumberstatic classAddressBookProtos.Person.PhoneNumber.BuilderProtobuf typeorg.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumberMethods in org.apache.camel.quarkus.component.protobuf.it.model that return AddressBookProtos.Person.PhoneNumberOrBuilder Modifier and Type Method Description AddressBookProtos.Person.PhoneNumberOrBuilderAddressBookProtos.Person.Builder. getPhoneOrBuilder(int index)repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;AddressBookProtos.Person.PhoneNumberOrBuilderAddressBookProtos.Person. getPhoneOrBuilder(int index)repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;AddressBookProtos.Person.PhoneNumberOrBuilderAddressBookProtos.PersonOrBuilder. getPhoneOrBuilder(int index)repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;Methods in org.apache.camel.quarkus.component.protobuf.it.model that return types with arguments of type AddressBookProtos.Person.PhoneNumberOrBuilder Modifier and Type Method Description List<? extends AddressBookProtos.Person.PhoneNumberOrBuilder>AddressBookProtos.Person.Builder. getPhoneOrBuilderList()repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;List<? extends AddressBookProtos.Person.PhoneNumberOrBuilder>AddressBookProtos.Person. getPhoneOrBuilderList()repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;List<? extends AddressBookProtos.Person.PhoneNumberOrBuilder>AddressBookProtos.PersonOrBuilder. getPhoneOrBuilderList()repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;
-