Package com.daml.ledger.javaapi.data
Class PrefetchContractKey
java.lang.Object
com.daml.ledger.javaapi.data.PrefetchContractKey
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static PrefetchContractKey
fromProto
(CommandsOuterClass.PrefetchContractKey prefetchContractKey) int
hashCode()
toProto()
toString()
-
Field Details
-
templateId
-
contractKey
-
-
Constructor Details
-
PrefetchContractKey
-
-
Method Details
-
toProto
-
fromProto
public static PrefetchContractKey fromProto(CommandsOuterClass.PrefetchContractKey prefetchContractKey) -
toString
-
equals
-
hashCode
public int hashCode()
-