com.daml.ledger.javaapi.data.codegen
DefinedDataType
The codegen-decoded form of any of these: what DamlRecord describes, a Variant without type parameters, or any DamlEnum. Its encoded counterpart is Value, which can be produced with toValue().
Java