Interface ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder

    • Method Detail

      • hasSelfServiceErrorCodes

        @Deprecated
        boolean hasSelfServiceErrorCodes()
        Deprecated.
        .com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes", deprecated = true];
        Returns:
        Whether the selfServiceErrorCodes field is set.
      • getSelfServiceErrorCodes

        @Deprecated
        ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodes getSelfServiceErrorCodes()
        Deprecated.
        .com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes", deprecated = true];
        Returns:
        The selfServiceErrorCodes.
      • hasStaticTime

        boolean hasStaticTime()
        .com.daml.ledger.api.v1.ExperimentalStaticTime static_time = 2 [json_name = "staticTime"];
        Returns:
        Whether the staticTime field is set.
      • hasCommandDeduplication

        boolean hasCommandDeduplication()
        .com.daml.ledger.api.v1.CommandDeduplicationFeatures command_deduplication = 3 [json_name = "commandDeduplication"];
        Returns:
        Whether the commandDeduplication field is set.
      • hasOptionalLedgerId

        boolean hasOptionalLedgerId()
        .com.daml.ledger.api.v1.ExperimentalOptionalLedgerId optional_ledger_id = 4 [json_name = "optionalLedgerId"];
        Returns:
        Whether the optionalLedgerId field is set.
      • hasContractIds

        boolean hasContractIds()
        .com.daml.ledger.api.v1.ExperimentalContractIds contract_ids = 5 [json_name = "contractIds"];
        Returns:
        Whether the contractIds field is set.
      • hasCommitterEventLog

        boolean hasCommitterEventLog()
        .com.daml.ledger.api.v1.ExperimentalCommitterEventLog committer_event_log = 6 [json_name = "committerEventLog"];
        Returns:
        Whether the committerEventLog field is set.