Package com.daml.ledger.javaapi.data
Class CreateCommand
java.lang.Object
com.daml.ledger.javaapi.data.Command
com.daml.ledger.javaapi.data.CreateCommand
- All Implemented Interfaces:
HasCommands
-
Constructor Summary
ConstructorsConstructorDescriptionCreateCommand(@NonNull Identifier templateId, @NonNull DamlRecord createArguments) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CreateCommand@NonNull DamlRecord@NonNull IdentifierinthashCode()toProto()toString()Methods inherited from class com.daml.ledger.javaapi.data.Command
asCreateCommand, asExerciseCommand, commands, fromProtoCommand, toProtoCommand