public static interface PoPProto.MergeConfigReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PoPProto.FinalStatement |
getFinal()
FinalStatement of party was asked to merge
|
PoPProto.FinalStatementOrBuilder |
getFinalOrBuilder()
FinalStatement of party was asked to merge
|
com.google.protobuf.ByteString |
getPophash()
hash of party was asking to merge
|
int |
getPopstatus()
status of merging process
|
boolean |
hasFinal()
FinalStatement of party was asked to merge
|
boolean |
hasPophash()
hash of party was asking to merge
|
boolean |
hasPopstatus()
status of merging process
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPopstatus()
status of merging process
required sint32 popstatus = 1;int getPopstatus()
status of merging process
required sint32 popstatus = 1;boolean hasPophash()
hash of party was asking to merge
required bytes pophash = 2;com.google.protobuf.ByteString getPophash()
hash of party was asking to merge
required bytes pophash = 2;boolean hasFinal()
FinalStatement of party was asked to merge
optional .pop.FinalStatement final = 3;PoPProto.FinalStatement getFinal()
FinalStatement of party was asked to merge
optional .pop.FinalStatement final = 3;PoPProto.FinalStatementOrBuilder getFinalOrBuilder()
FinalStatement of party was asked to merge
optional .pop.FinalStatement final = 3;Copyright © 2019. All rights reserved.