public interface ElectionBucketOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAmount()
bytes amount = 3; |
com.google.protobuf.ByteString |
getCandidate()
bytes candidate = 2; |
boolean |
getDecay()
bool decay = 6; |
com.google.protobuf.Duration |
getDuration()
.google.protobuf.Duration duration = 5; |
com.google.protobuf.DurationOrBuilder |
getDurationOrBuilder()
.google.protobuf.Duration duration = 5; |
com.google.protobuf.Timestamp |
getStartTime()
.google.protobuf.Timestamp startTime = 4; |
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
.google.protobuf.Timestamp startTime = 4; |
com.google.protobuf.ByteString |
getVoter()
bytes voter = 1; |
boolean |
hasDuration()
.google.protobuf.Duration duration = 5; |
boolean |
hasStartTime()
.google.protobuf.Timestamp startTime = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getVoter()
bytes voter = 1;com.google.protobuf.ByteString getCandidate()
bytes candidate = 2;com.google.protobuf.ByteString getAmount()
bytes amount = 3;boolean hasStartTime()
.google.protobuf.Timestamp startTime = 4;com.google.protobuf.Timestamp getStartTime()
.google.protobuf.Timestamp startTime = 4;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
.google.protobuf.Timestamp startTime = 4;boolean hasDuration()
.google.protobuf.Duration duration = 5;com.google.protobuf.Duration getDuration()
.google.protobuf.Duration duration = 5;com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
.google.protobuf.Duration duration = 5;boolean getDecay()
bool decay = 6;Copyright © 2022 IoTeX Group. All rights reserved.