public static interface DescriptorProtos.OneofDescriptorProtoOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
optional string name = 1; |
ByteString |
getNameBytes()
optional string name = 1; |
DescriptorProtos.OneofOptions |
getOptions()
optional .google.protobuf.OneofOptions options = 2; |
DescriptorProtos.OneofOptionsOrBuilder |
getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasOptions()
optional .google.protobuf.OneofOptions options = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasName()
optional string name = 1;String getName()
optional string name = 1;ByteString getNameBytes()
optional string name = 1;boolean hasOptions()
optional .google.protobuf.OneofOptions options = 2;DescriptorProtos.OneofOptions getOptions()
optional .google.protobuf.OneofOptions options = 2;DescriptorProtos.OneofOptionsOrBuilder getOptionsOrBuilder()
optional .google.protobuf.OneofOptions options = 2;Copyright © 2008–2016 Google. All rights reserved.