Uses of Interface
com.google.protobuf.FieldOrBuilder
Packages that use FieldOrBuilder
-
Uses of FieldOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement FieldOrBuilderModifier and TypeClassDescriptionfinal class
A single field of a message type.static final class
A single field of a message type.Fields in com.google.protobuf with type parameters of type FieldOrBuilderMethods in com.google.protobuf that return FieldOrBuilderModifier and TypeMethodDescriptionType.Builder.getFieldsOrBuilder
(int index) The list of fields.Type.getFieldsOrBuilder
(int index) The list of fields.TypeOrBuilder.getFieldsOrBuilder
(int index) The list of fields.Methods in com.google.protobuf that return types with arguments of type FieldOrBuilderModifier and TypeMethodDescriptionType.Builder.getFieldsFieldBuilder()
List
<? extends FieldOrBuilder> Type.Builder.getFieldsOrBuilderList()
The list of fields.List
<? extends FieldOrBuilder> Type.getFieldsOrBuilderList()
The list of fields.List
<? extends FieldOrBuilder> TypeOrBuilder.getFieldsOrBuilderList()
The list of fields.