Uses of Enum Class
com.daml.ledger.api.v2.TopologyTransactionOuterClass.TopologyEvent.EventCase
Packages that use TopologyTransactionOuterClass.TopologyEvent.EventCase
-
Uses of TopologyTransactionOuterClass.TopologyEvent.EventCase in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return TopologyTransactionOuterClass.TopologyEvent.EventCaseModifier and TypeMethodDescriptionTopologyTransactionOuterClass.TopologyEvent.EventCase.forNumber(int value) TopologyTransactionOuterClass.TopologyEvent.Builder.getEventCase()TopologyTransactionOuterClass.TopologyEvent.getEventCase()TopologyTransactionOuterClass.TopologyEventOrBuilder.getEventCase()TopologyTransactionOuterClass.TopologyEvent.EventCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.TopologyTransactionOuterClass.TopologyEvent.EventCase.values()Returns an array containing the constants of this enum class, in the order they are declared.