public static interface PoPProto.MergeConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PoPProto.FinalStatement |
getFinal()
FinalStatement of current party
|
PoPProto.FinalStatementOrBuilder |
getFinalOrBuilder()
FinalStatement of current party
|
com.google.protobuf.ByteString |
getId()
Hash of PopDesc party to merge with
|
boolean |
hasFinal()
FinalStatement of current party
|
boolean |
hasId()
Hash of PopDesc party to merge with
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFinal()
FinalStatement of current party
optional .pop.FinalStatement final = 1;PoPProto.FinalStatement getFinal()
FinalStatement of current party
optional .pop.FinalStatement final = 1;PoPProto.FinalStatementOrBuilder getFinalOrBuilder()
FinalStatement of current party
optional .pop.FinalStatement final = 1;boolean hasId()
Hash of PopDesc party to merge with
required bytes id = 2;com.google.protobuf.ByteString getId()
Hash of PopDesc party to merge with
required bytes id = 2;Copyright © 2018. All rights reserved.