Interface ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ExperimentalFeaturesOuterClass.ExperimentalFeatures, ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder
Enclosing class:
ExperimentalFeaturesOuterClass

public static interface ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasStaticTime

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

      .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
      Returns:
      The staticTime.
    • getStaticTimeOrBuilder

      .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
    • hasCommandInspectionService

      boolean hasCommandInspectionService()
      .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
      Returns:
      Whether the commandInspectionService field is set.
    • getCommandInspectionService

      .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
      Returns:
      The commandInspectionService.
    • getCommandInspectionServiceOrBuilder

      .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];