Complete documentation page mirrored and translated for learning. Attribution is shown at the bottom of each article.

阅读中文版

referencejavacom-daml-ledger-javaapi-data-codegen-jsonjsonlfencoders

JsonLfEncoders

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt Use this file to discover all available pages before exploring further.

JsonLfEncoders

Generated object reference page for JsonLfEncoders from local Javadoc snapshots.

JsonLfEncoders - stable

Upstream docs: Open

Signature

public class JsonLfEncoders extends Object

Members

DocsMemberIntroducedDeprecatedRemoved
OpenJsonLfEncoders()3.4.8--
Openapply(Function<I, O>, I)3.4.8--
Openbool(Boolean)3.4.8--
OpencontractId(Cid)3.4.8--
Opendate(LocalDate)3.4.8--
Openenumeration(Function<E, String>)3.4.8--
OpengenMap(Function<K, JsonLfEncoder>, Function<V, JsonLfEncoder>)3.4.8--
Openint64(Long)3.4.8--
Openlist(Function<T, JsonLfEncoder>)3.4.8--
Opennumeric(BigDecimal)3.4.8--
Openoptional(Function<T, JsonLfEncoder>)3.4.8--
OpenoptionalNested(Function<Optional<T>, JsonLfEncoder>)3.4.8--
Openparty(String)3.4.8--
Openrecord(JsonLfEncoders.Field...)3.4.8--
Opentext(String)3.4.8--
OpentextMap(Function<T, JsonLfEncoder>)3.4.8--
Opentimestamp(Instant)3.4.8--
Openunit(Unit)3.4.8--
Openvariant(Function<T, JsonLfEncoders.Field>)3.4.8--

Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.