Uses of Enum Class
com.daml.ledger.api.v2.StateServiceOuterClass.ParticipantPermission
Packages that use StateServiceOuterClass.ParticipantPermission
-
Uses of StateServiceOuterClass.ParticipantPermission in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return StateServiceOuterClass.ParticipantPermissionModifier and TypeMethodDescriptionStateServiceOuterClass.ParticipantPermission.forNumber
(int value) TopologyTransactionOuterClass.ParticipantAuthorizationAdded.Builder.getParticipantPermission()
RequiredTopologyTransactionOuterClass.ParticipantAuthorizationAdded.getParticipantPermission()
RequiredTopologyTransactionOuterClass.ParticipantAuthorizationAddedOrBuilder.getParticipantPermission()
RequiredTopologyTransactionOuterClass.ParticipantAuthorizationChanged.Builder.getParticipantPermission()
RequiredTopologyTransactionOuterClass.ParticipantAuthorizationChanged.getParticipantPermission()
RequiredTopologyTransactionOuterClass.ParticipantAuthorizationChangedOrBuilder.getParticipantPermission()
RequiredStateServiceOuterClass.GetConnectedSynchronizersResponse.ConnectedSynchronizer.Builder.getPermission()
The permission on the synchronizer RequiredStateServiceOuterClass.GetConnectedSynchronizersResponse.ConnectedSynchronizer.getPermission()
The permission on the synchronizer RequiredStateServiceOuterClass.GetConnectedSynchronizersResponse.ConnectedSynchronizerOrBuilder.getPermission()
The permission on the synchronizer RequiredStateServiceOuterClass.ParticipantPermission.valueOf
(int value) Deprecated.StateServiceOuterClass.ParticipantPermission.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.StateServiceOuterClass.ParticipantPermission.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.daml.ledger.api.v2 that return types with arguments of type StateServiceOuterClass.ParticipantPermissionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<StateServiceOuterClass.ParticipantPermission>
StateServiceOuterClass.ParticipantPermission.internalGetValueMap()
Methods in com.daml.ledger.api.v2 with parameters of type StateServiceOuterClass.ParticipantPermissionModifier and TypeMethodDescriptionTopologyTransactionOuterClass.ParticipantAuthorizationAdded.Builder.setParticipantPermission
(StateServiceOuterClass.ParticipantPermission value) RequiredTopologyTransactionOuterClass.ParticipantAuthorizationChanged.Builder.setParticipantPermission
(StateServiceOuterClass.ParticipantPermission value) RequiredStateServiceOuterClass.GetConnectedSynchronizersResponse.ConnectedSynchronizer.Builder.setPermission
(StateServiceOuterClass.ParticipantPermission value) The permission on the synchronizer Required -
Uses of StateServiceOuterClass.ParticipantPermission in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return StateServiceOuterClass.ParticipantPermissionMethods in com.daml.ledger.javaapi.data with parameters of type StateServiceOuterClass.ParticipantPermissionModifier and TypeMethodDescriptionstatic ParticipantPermission
ParticipantPermission.fromProto
(StateServiceOuterClass.ParticipantPermission permission)