public static interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder extends MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd()
optional int32 end = 2; |
int |
getStart()
optional int32 start = 1; |
boolean |
hasEnd()
optional int32 end = 2; |
boolean |
hasStart()
optional int32 start = 1; |
getDefaultInstanceForType, isInitializedCopyright © 2008–2016 Google. All rights reserved.