public static interface DescriptorProtos.UninterpretedOption.NamePartOrBuilder extends MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsExtension()
required bool is_extension = 2; |
String |
getNamePart()
required string name_part = 1; |
ByteString |
getNamePartBytes()
required string name_part = 1; |
boolean |
hasIsExtension()
required bool is_extension = 2; |
boolean |
hasNamePart()
required string name_part = 1; |
getDefaultInstanceForType, isInitializedboolean hasNamePart()
required string name_part = 1;String getNamePart()
required string name_part = 1;ByteString getNamePartBytes()
required string name_part = 1;boolean hasIsExtension()
required bool is_extension = 2;boolean getIsExtension()
required bool is_extension = 2;Copyright © 2008–2016 Google. All rights reserved.