Uses of Interface
com.daml.ledger.javaapi.data.codegen.DamlEnum
Packages that use DamlEnum
-
Uses of DamlEnum in com.daml.ledger.javaapi.data.codegen.json
Methods in com.daml.ledger.javaapi.data.codegen.json with type parameters of type DamlEnumModifier and TypeMethodDescriptionstatic <E extends DamlEnum<E>>
Function<E,JsonLfEncoder> JsonLfEncoders.enumeration
(Function<E, String> toDamlName)