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