|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
| Method Summary | |
|---|---|
int |
getEnd()
optional int32 end = 2; |
int |
getStart()
optional int32 start = 1; |
boolean |
hasEnd()
optional int32 end = 2; |
boolean |
hasStart()
optional int32 start = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasStart()
optional int32 start = 1;
int getStart()
optional int32 start = 1;
boolean hasEnd()
optional int32 end = 2;
int getEnd()
optional int32 end = 2;
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||