Packages

object HashPurpose

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HashPurpose
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val AcknowledgementSignature: HashPurpose
  5. val AcsCommitment: HashPurpose
  6. val AcsCommitmentDb: HashPurpose
  7. val AggregationId: HashPurpose
  8. val AgreementId: HashPurpose
  9. val AuthenticationToken: HashPurpose
  10. val CantonScript: HashPurpose
  11. val CommonMetadata: HashPurpose
  12. val DarIdentifier: HashPurpose
  13. val DbLockId: HashPurpose
  14. val Discriminator: HashPurpose
  15. val DomainTopologyTransactionMessageSignature: HashPurpose
  16. val Hmac: HashPurpose
  17. val LegalIdentityClaim: HashPurpose
  18. val MalformedMediatorRequestResult: HashPurpose
  19. val MediatorLeadershipEvent: HashPurpose
  20. val MediatorResponseSignature: HashPurpose
  21. val MerkleTreeInnerNode: HashPurpose
  22. val ParticipantMetadata: HashPurpose
  23. val ParticipantStateSignature: HashPurpose
  24. val PublicKeyFingerprint: HashPurpose
  25. val RepairTransactionId: HashPurpose
  26. val SequencedEventSignature: HashPurpose
  27. val SignedProtocolMessageSignature: HashPurpose
  28. val Stakeholders: HashPurpose
  29. val SubmissionRequestSignature: HashPurpose
  30. val SubmitterMetadata: HashPurpose
  31. val TopologyTransactionSignature: HashPurpose
  32. val TransactionResultSignature: HashPurpose
  33. val TransferInCommonData: HashPurpose
  34. val TransferInView: HashPurpose
  35. val TransferOutCommonData: HashPurpose
  36. val TransferOutView: HashPurpose
  37. val TransferResultSignature: HashPurpose
  38. val TransferViewTreeMessageSeed: HashPurpose
  39. val Unicum: HashPurpose
  40. val UnionspaceNamespace: HashPurpose
  41. val ViewCommonData: HashPurpose
  42. val ViewParticipantData: HashPurpose
  43. def apply(id: Int, description: String): HashPurpose

    Creates a new HashPurpose with a given description

  44. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  45. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  46. def description(hashPurpose: HashPurpose): String

    Returns the description that was given when the hash purpose was created.

  47. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  49. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  50. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  51. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  52. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  54. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  55. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  56. def toString(): String
    Definition Classes
    AnyRef → Any
  57. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  58. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  59. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped