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 TypeMethodDescriptionboolean
static CreateCommand
@NonNull DamlRecord
@NonNull Identifier
int
hashCode()
toProto()
toString()
Methods inherited from class com.daml.ledger.javaapi.data.Command
asCreateCommand, asExerciseCommand, commands, fromProtoCommand, toProtoCommand