Interface ListProofOuterClass.HashedEntryOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ListProofOuterClass.HashedEntry, ListProofOuterClass.HashedEntry.Builder
Enclosing class:
ListProofOuterClass

public static interface ListProofOuterClass.HashedEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    Types.Hash getHash()
    .exonum.crypto.Hash hash = 2;
    Types.HashOrBuilder getHashOrBuilder()
    .exonum.crypto.Hash hash = 2;
    ListProofOuterClass.ProofListKey getKey()
    .exonum.proof.ProofListKey key = 1;
    ListProofOuterClass.ProofListKeyOrBuilder getKeyOrBuilder()
    .exonum.proof.ProofListKey key = 1;
    boolean hasHash()
    .exonum.crypto.Hash hash = 2;
    boolean hasKey()
    .exonum.proof.ProofListKey key = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof