Uses of Interface
org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumberOrBuilder
Packages that use AddressBookProtos.Person.PhoneNumberOrBuilder
-
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.PhoneNumberOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeorg.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumberstatic final classProtobuf typeorg.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumberMethods in org.apache.camel.quarkus.component.protobuf.it.model that return AddressBookProtos.Person.PhoneNumberOrBuilderModifier and TypeMethodDescriptionAddressBookProtos.Person.Builder.getPhoneOrBuilder(int index) repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;AddressBookProtos.Person.getPhoneOrBuilder(int index) repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;AddressBookProtos.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.PhoneNumberOrBuilderModifier and TypeMethodDescriptionAddressBookProtos.Person.Builder.getPhoneOrBuilderList()repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;AddressBookProtos.Person.getPhoneOrBuilderList()repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;AddressBookProtos.PersonOrBuilder.getPhoneOrBuilderList()repeated .org.apache.camel.quarkus.component.protobuf.it.model.Person.PhoneNumber phone = 4;