Uses of Class
com.daml.ledger.api.v2.interactive.InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder
Packages that use InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder
-
Uses of InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder in com.daml.ledger.api.v2.interactive
Methods in com.daml.ledger.api.v2.interactive that return InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.BuilderModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.addNodesBuilder()List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.addNodesBuilder(int index) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.clear()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.clearNodeId()string node_id = 1 [json_name = "nodeId"];InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.clearV1()Start at 1000 so we can add more fields before if necessary When new versions will be added, they will show hereInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.clearVersionedNode()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.clone()InteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.getNodesBuilder(int index) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.mergeFrom(InteractiveSubmissionServiceOuterClass.DamlTransaction.Node other) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.mergeFrom(com.google.protobuf.Message other) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.mergeV1(InteractiveSubmissionDataOuterClass.Node value) Start at 1000 so we can add more fields before if necessary When new versions will be added, they will show hereInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.newBuilder()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.newBuilder(InteractiveSubmissionServiceOuterClass.DamlTransaction.Node prototype) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.newBuilderForType()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) string node_id = 1 [json_name = "nodeId"];InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.setNodeIdBytes(com.google.protobuf.ByteString value) string node_id = 1 [json_name = "nodeId"];InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.setV1(InteractiveSubmissionDataOuterClass.Node value) Start at 1000 so we can add more fields before if necessary When new versions will be added, they will show hereInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.setV1(InteractiveSubmissionDataOuterClass.Node.Builder builderForValue) Start at 1000 so we can add more fields before if necessary When new versions will be added, they will show hereInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.toBuilder()Methods in com.daml.ledger.api.v2.interactive that return types with arguments of type InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.BuilderModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.getNodesBuilderList()List of nodes in the transactionMethods in com.daml.ledger.api.v2.interactive with parameters of type InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.BuilderModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.addNodes(int index, InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder builderForValue) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.addNodes(InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder builderForValue) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.setNodes(int index, InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder builderForValue) List of nodes in the transaction