Uses of Interface
com.google.protobuf.FieldOrBuilder
-
-
Uses of FieldOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement FieldOrBuilder Modifier and Type Class Description classFieldA single field of a message type.static classField.BuilderA single field of a message type.Methods in com.google.protobuf that return FieldOrBuilder Modifier and Type Method Description FieldOrBuilderType. getFieldsOrBuilder(int index)The list of fields.Methods in com.google.protobuf that return types with arguments of type FieldOrBuilder Modifier and Type Method Description List<? extends FieldOrBuilder>Type. getFieldsOrBuilderList()The list of fields.
-