-
-
方法概要
-
从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized
-
-
方法详细资料
-
getStart
int getStart()
The start index.
int32 start = 1;
- 返回:
- The start.
-
getLength
int getLength()
The number of records.
int32 length = 2;
- 返回:
- The length.
Copyright © 2020. All rights reserved.