Uses of Class
com.exonum.core.messages.Consensus.Prevote
| Package | Description |
|---|---|
| com.exonum.core.messages |
-
Uses of Consensus.Prevote in com.exonum.core.messages
Methods in com.exonum.core.messages that return Consensus.Prevote Modifier and Type Method Description Consensus.PrevoteConsensus.Prevote.Builder. build()Consensus.PrevoteConsensus.Prevote.Builder. buildPartial()static Consensus.PrevoteConsensus.Prevote. getDefaultInstance()Consensus.PrevoteConsensus.Prevote.Builder. getDefaultInstanceForType()Consensus.PrevoteConsensus.Prevote. getDefaultInstanceForType()Consensus.PrevoteConsensus.ExonumMessage.Builder. getPrevote().exonum.consensus.Prevote prevote = 6;Consensus.PrevoteConsensus.ExonumMessage. getPrevote().exonum.consensus.Prevote prevote = 6;Consensus.PrevoteConsensus.ExonumMessageOrBuilder. getPrevote().exonum.consensus.Prevote prevote = 6;static Consensus.PrevoteConsensus.Prevote. parseDelimitedFrom(InputStream input)static Consensus.PrevoteConsensus.Prevote. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Consensus.PrevoteConsensus.Prevote. parseFrom(byte[] data)static Consensus.PrevoteConsensus.Prevote. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Consensus.PrevoteConsensus.Prevote. parseFrom(com.google.protobuf.ByteString data)static Consensus.PrevoteConsensus.Prevote. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Consensus.PrevoteConsensus.Prevote. parseFrom(com.google.protobuf.CodedInputStream input)static Consensus.PrevoteConsensus.Prevote. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Consensus.PrevoteConsensus.Prevote. parseFrom(InputStream input)static Consensus.PrevoteConsensus.Prevote. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Consensus.PrevoteConsensus.Prevote. parseFrom(ByteBuffer data)static Consensus.PrevoteConsensus.Prevote. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.exonum.core.messages that return types with arguments of type Consensus.Prevote Modifier and Type Method Description com.google.protobuf.Parser<Consensus.Prevote>Consensus.Prevote. getParserForType()static com.google.protobuf.Parser<Consensus.Prevote>Consensus.Prevote. parser()Methods in com.exonum.core.messages with parameters of type Consensus.Prevote Modifier and Type Method Description Consensus.Prevote.BuilderConsensus.Prevote.Builder. mergeFrom(Consensus.Prevote other)Consensus.ExonumMessage.BuilderConsensus.ExonumMessage.Builder. mergePrevote(Consensus.Prevote value).exonum.consensus.Prevote prevote = 6;static Consensus.Prevote.BuilderConsensus.Prevote. newBuilder(Consensus.Prevote prototype)Consensus.ExonumMessage.BuilderConsensus.ExonumMessage.Builder. setPrevote(Consensus.Prevote value).exonum.consensus.Prevote prevote = 6;