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