Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generated object reference page for DamlRecord from local Javadoc snapshots.
Back to package
com.daml.ledger.javaapi.data
public final class DamlRecord extends Value
DamlRecord(DamlRecord.Field...)
3.4.8
DamlRecord(Identifier, DamlRecord.Field...)
DamlRecord(Identifier, List<DamlRecord.Field>)
DamlRecord(List<DamlRecord.Field>)
DamlRecord(Optional<Identifier>, List<DamlRecord.Field>, Map<String, Value>)
equals(Object)
fromProto(ValueOuterClass.Record)
getFields()
getFieldsMap()
getRecordId()
hashCode()
toProto()
toProtoRecord()
toString()