Interface ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder

    • Method Detail

      • hasSelfServiceErrorCodes

        @Deprecated
        boolean hasSelfServiceErrorCodes()
        Deprecated.
        com.daml.ledger.api.v1.ExperimentalFeatures.self_service_error_codes is deprecated. See com/daml/ledger/api/v1/experimental_features.proto;l=18
        .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.ExperimentalFeatures.self_service_error_codes is deprecated. See com/daml/ledger/api/v1/experimental_features.proto;l=18
        .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.
      • hasExplicitDisclosure

        boolean hasExplicitDisclosure()
        .com.daml.ledger.api.v1.ExperimentalExplicitDisclosure explicit_disclosure = 7 [json_name = "explicitDisclosure"];
        Returns:
        Whether the explicitDisclosure field is set.
      • hasUserAndPartyLocalMetadataExtensions

        boolean hasUserAndPartyLocalMetadataExtensions()
        .com.daml.ledger.api.v1.ExperimentalUserAndPartyLocalMetadataExtensions user_and_party_local_metadata_extensions = 8 [json_name = "userAndPartyLocalMetadataExtensions"];
        Returns:
        Whether the userAndPartyLocalMetadataExtensions field is set.
      • hasAcsActiveAtOffset

        boolean hasAcsActiveAtOffset()
        .com.daml.ledger.api.v1.AcsActiveAtOffsetFeature acs_active_at_offset = 9 [json_name = "acsActiveAtOffset"];
        Returns:
        Whether the acsActiveAtOffset field is set.
      • hasTemplateFilters

        boolean hasTemplateFilters()
        .com.daml.ledger.api.v1.TransactionsWithTemplateFilters template_filters = 10 [json_name = "templateFilters"];
        Returns:
        Whether the templateFilters field is set.