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; |
boolean |
hasName()
optional string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
boolean hasName()
optional string name = 1;
String getName()
optional string name = 1;
ByteString getNameBytes()
optional string name = 1;
Copyright © 2008–2015 Google. All rights reserved.