Uses of Interface
com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
Uses of DescriptorProtos.OneofOptionsOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.OneofOptionsOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.OneofOptions
static final class
Protobuf typegoogle.protobuf.OneofOptions
Fields in com.google.protobuf with type parameters of type DescriptorProtos.OneofOptionsOrBuilderModifier and TypeFieldDescriptionprivate SingleFieldBuilder
<DescriptorProtos.OneofOptions, DescriptorProtos.OneofOptions.Builder, DescriptorProtos.OneofOptionsOrBuilder> DescriptorProtos.OneofDescriptorProto.Builder.optionsBuilder_
Methods in com.google.protobuf that return DescriptorProtos.OneofOptionsOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.OneofDescriptorProto.Builder.getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2;
DescriptorProtos.OneofDescriptorProto.getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2;
DescriptorProtos.OneofDescriptorProtoOrBuilder.getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.OneofOptionsOrBuilderModifier and TypeMethodDescriptionprivate SingleFieldBuilder
<DescriptorProtos.OneofOptions, DescriptorProtos.OneofOptions.Builder, DescriptorProtos.OneofOptionsOrBuilder> DescriptorProtos.OneofDescriptorProto.Builder.internalGetOptionsFieldBuilder()
optional .google.protobuf.OneofOptions options = 2;