Package | Description |
---|---|
com.daml.ledger.javaapi.data |
Modifier and Type | Class and Description |
---|---|
static class |
Record.Field
Deprecated.
Use
DamlRecord.Field instead. |
Modifier and Type | Method and Description |
---|---|
static DamlRecord.Field |
DamlRecord.Field.fromProto(ValueOuterClass.RecordField field) |
Constructor and Description |
---|
DamlRecord(DamlRecord.Field... fields) |
DamlRecord(@NonNull Identifier recordId,
DamlRecord.Field... fields) |