Package com.daml.ledger.javaapi.data
Class GetTransactionResponse
java.lang.Object
com.daml.ledger.javaapi.data.GetTransactionResponse
Deprecated.
Helper wrapper of a grpc message used in GetTransactionById and GetTransactionByOffset calls.
Class will be removed in 3.4.0.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.static GetTransactionResponseDeprecated.Deprecated.inthashCode()Deprecated.toProto()Deprecated.toString()Deprecated.
-
Method Details
-
getTransaction
Deprecated. -
fromProto
public static GetTransactionResponse fromProto(UpdateServiceOuterClass.GetTransactionResponse response) Deprecated. -
toProto
Deprecated. -
toString
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-