Uses of Interface
com.google.protobuf.gen.DescriptorProtos.OneofOptionsOrBuilder
-
Packages that use DescriptorProtos.OneofOptionsOrBuilder Package Description com.google.protobuf.gen -
-
Uses of DescriptorProtos.OneofOptionsOrBuilder in com.google.protobuf.gen
Classes in com.google.protobuf.gen that implement DescriptorProtos.OneofOptionsOrBuilder Modifier and Type Class Description static classDescriptorProtos.OneofOptionsProtobuf typegoogle.protobuf.OneofOptionsstatic classDescriptorProtos.OneofOptions.BuilderProtobuf typegoogle.protobuf.OneofOptionsMethods in com.google.protobuf.gen 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;
-