public static interface Personhood.ListQuestionnairesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getNumber()
Number is the maximum of questionnaires that will be returned.
|
int |
getStart()
Start of the answer.
|
boolean |
hasNumber()
Number is the maximum of questionnaires that will be returned.
|
boolean |
hasStart()
Start of the answer.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStart()
Start of the answer.
required sint32 start = 1;int getStart()
Start of the answer.
required sint32 start = 1;boolean hasNumber()
Number is the maximum of questionnaires that will be returned.
required sint32 number = 2;int getNumber()
Number is the maximum of questionnaires that will be returned.
required sint32 number = 2;Copyright © 2018. All rights reserved.