Uses of Enum Class
com.daml.ledger.api.v2.UpdateServiceOuterClass.GetUpdateResponse.UpdateCase
Packages that use UpdateServiceOuterClass.GetUpdateResponse.UpdateCase
-
Uses of UpdateServiceOuterClass.GetUpdateResponse.UpdateCase in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return UpdateServiceOuterClass.GetUpdateResponse.UpdateCaseModifier and TypeMethodDescriptionUpdateServiceOuterClass.GetUpdateResponse.UpdateCase.forNumber
(int value) UpdateServiceOuterClass.GetUpdateResponse.Builder.getUpdateCase()
UpdateServiceOuterClass.GetUpdateResponse.getUpdateCase()
UpdateServiceOuterClass.GetUpdateResponseOrBuilder.getUpdateCase()
UpdateServiceOuterClass.GetUpdateResponse.UpdateCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.UpdateServiceOuterClass.GetUpdateResponse.UpdateCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.