public static interface Personhood.PollAnswerOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getChoice()
required sint32 choice = 2; |
com.google.protobuf.ByteString |
getLrs()
required bytes lrs = 3; |
com.google.protobuf.ByteString |
getPollid()
required bytes pollid = 1; |
boolean |
hasChoice()
required sint32 choice = 2; |
boolean |
hasLrs()
required bytes lrs = 3; |
boolean |
hasPollid()
required bytes pollid = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPollid()
required bytes pollid = 1;com.google.protobuf.ByteString getPollid()
required bytes pollid = 1;boolean hasChoice()
required sint32 choice = 2;int getChoice()
required sint32 choice = 2;boolean hasLrs()
required bytes lrs = 3;com.google.protobuf.ByteString getLrs()
required bytes lrs = 3;Copyright © 2019. All rights reserved.