Uses of Class
com.daml.ledger.api.v2.interactive.InteractiveSubmissionServiceOuterClass.DamlTransaction.Node
Packages that use InteractiveSubmissionServiceOuterClass.DamlTransaction.Node
-
Uses of InteractiveSubmissionServiceOuterClass.DamlTransaction.Node in com.daml.ledger.api.v2.interactive
Methods in com.daml.ledger.api.v2.interactive that return InteractiveSubmissionServiceOuterClass.DamlTransaction.NodeModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.build()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.buildPartial()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.getDefaultInstance()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.getDefaultInstanceForType()InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.getDefaultInstanceForType()InteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.getNodes(int index) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.getNodes(int index) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransactionOrBuilder.getNodes(int index) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseDelimitedFrom(InputStream input) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(byte[] data) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(com.google.protobuf.ByteString data) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(com.google.protobuf.CodedInputStream input) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(InputStream input) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(ByteBuffer data) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2.interactive that return types with arguments of type InteractiveSubmissionServiceOuterClass.DamlTransaction.NodeModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.getNodesList()List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.getNodesList()List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransactionOrBuilder.getNodesList()List of nodes in the transactioncom.google.protobuf.Parser<InteractiveSubmissionServiceOuterClass.DamlTransaction.Node>InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.getParserForType()static com.google.protobuf.Parser<InteractiveSubmissionServiceOuterClass.DamlTransaction.Node>InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.parser()Methods in com.daml.ledger.api.v2.interactive with parameters of type InteractiveSubmissionServiceOuterClass.DamlTransaction.NodeModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.addNodes(int index, InteractiveSubmissionServiceOuterClass.DamlTransaction.Node value) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.addNodes(InteractiveSubmissionServiceOuterClass.DamlTransaction.Node value) List of nodes in the transactionInteractiveSubmissionServiceOuterClass.DamlTransaction.Node.Builder.mergeFrom(InteractiveSubmissionServiceOuterClass.DamlTransaction.Node other) InteractiveSubmissionServiceOuterClass.DamlTransaction.Node.newBuilder(InteractiveSubmissionServiceOuterClass.DamlTransaction.Node prototype) InteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.setNodes(int index, InteractiveSubmissionServiceOuterClass.DamlTransaction.Node value) List of nodes in the transactionMethod parameters in com.daml.ledger.api.v2.interactive with type arguments of type InteractiveSubmissionServiceOuterClass.DamlTransaction.NodeModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.DamlTransaction.Builder.addAllNodes(Iterable<? extends InteractiveSubmissionServiceOuterClass.DamlTransaction.Node> values) List of nodes in the transaction