Uses of Interface
com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
Packages that use DescriptorProtos.FieldDescriptorProtoOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FieldDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.FieldDescriptorProtoOrBuilder Modifier and Type Class Description static classDescriptorProtos.FieldDescriptorProtoDescribes a field within a message.static classDescriptorProtos.FieldDescriptorProto.BuilderDescribes a field within a message.Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProtoOrBuilder Modifier and Type Method Description DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto.Builder. getExtensionOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto. getExtensionOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.DescriptorProtoOrBuilder. getExtensionOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto extension = 6;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.FileDescriptorProto.Builder. getExtensionOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.FileDescriptorProto. getExtensionOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.FileDescriptorProtoOrBuilder. getExtensionOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto extension = 7;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto.Builder. getFieldOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto. getFieldOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto field = 2;DescriptorProtos.FieldDescriptorProtoOrBuilderDescriptorProtos.DescriptorProtoOrBuilder. getFieldOrBuilder(int index)repeated .google.protobuf.FieldDescriptorProto field = 2;Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProtoOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto.Builder. getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 6;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto. getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 6;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProtoOrBuilder. getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 6;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorProto.Builder. getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 7;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorProto. getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 7;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorProtoOrBuilder. getExtensionOrBuilderList()repeated .google.protobuf.FieldDescriptorProto extension = 7;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto.Builder. getFieldOrBuilderList()repeated .google.protobuf.FieldDescriptorProto field = 2;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto. getFieldOrBuilderList()repeated .google.protobuf.FieldDescriptorProto field = 2;java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProtoOrBuilder. getFieldOrBuilderList()repeated .google.protobuf.FieldDescriptorProto field = 2;
-