Uses of Interface
com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
Packages that use DescriptorProtos.OneofOptionsOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.OneofOptionsOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.OneofOptionsOrBuilder Modifier and Type Class Description static classDescriptorProtos.OneofOptionsProtobuf typegoogle.protobuf.OneofOptionsstatic classDescriptorProtos.OneofOptions.BuilderProtobuf typegoogle.protobuf.OneofOptionsFields in com.google.protobuf with type parameters of type DescriptorProtos.OneofOptionsOrBuilder Modifier and Type Field Description private SingleFieldBuilder<DescriptorProtos.OneofOptions,DescriptorProtos.OneofOptions.Builder,DescriptorProtos.OneofOptionsOrBuilder>DescriptorProtos.OneofDescriptorProto.Builder. optionsBuilder_Methods in com.google.protobuf that return DescriptorProtos.OneofOptionsOrBuilder Modifier and Type Method Description DescriptorProtos.OneofOptionsOrBuilderDescriptorProtos.OneofDescriptorProto.Builder. getOptionsOrBuilder()optional .google.protobuf.OneofOptions options = 2;DescriptorProtos.OneofOptionsOrBuilderDescriptorProtos.OneofDescriptorProto. getOptionsOrBuilder()optional .google.protobuf.OneofOptions options = 2;DescriptorProtos.OneofOptionsOrBuilderDescriptorProtos.OneofDescriptorProtoOrBuilder. getOptionsOrBuilder()optional .google.protobuf.OneofOptions options = 2;Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofOptionsOrBuilder Modifier and Type Method Description private SingleFieldBuilder<DescriptorProtos.OneofOptions,DescriptorProtos.OneofOptions.Builder,DescriptorProtos.OneofOptionsOrBuilder>DescriptorProtos.OneofDescriptorProto.Builder. getOptionsFieldBuilder()optional .google.protobuf.OneofOptions options = 2;
-