public static interface DescriptorProtos.OneofDescriptorProtoOrBuilder extends MessageLiteOrBuilder
| 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; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasOptions()
optional .google.protobuf.OneofOptions options = 2; |
getDefaultInstanceForType, isInitializedboolean 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;Copyright © 2008–2016 Google. All rights reserved.