Package com.daml.ledger.api.v2
Class ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
com.daml.ledger.api.v2.ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder
- All Implemented Interfaces:
ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ExperimentalFeaturesOuterClass.ExperimentalFeatures
public static final class ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
implements ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
See the feature message definitions for descriptions.Protobuf type
com.daml.ledger.api.v2.ExperimentalFeatures
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
.com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
clone()
.com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
.com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
.com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
boolean
.com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
boolean
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeCommandInspectionService
(ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService value) .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setCommandInspectionService
(ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService value) .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
setCommandInspectionService
(ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService.Builder builderForValue) .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
setField
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
clearField
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
clearOneof
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
setRepeatedField
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
addRepeatedField
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
mergeFrom
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
mergeFrom
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
- Throws:
IOException
-
hasStaticTime
public boolean hasStaticTime().com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
- Specified by:
hasStaticTime
in interfaceExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
- Returns:
- Whether the staticTime field is set.
-
getStaticTime
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
- Specified by:
getStaticTime
in interfaceExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
- Returns:
- The staticTime.
-
setStaticTime
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder setStaticTime(ExperimentalFeaturesOuterClass.ExperimentalStaticTime value) .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
-
setStaticTime
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder setStaticTime(ExperimentalFeaturesOuterClass.ExperimentalStaticTime.Builder builderForValue) .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
-
mergeStaticTime
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder mergeStaticTime(ExperimentalFeaturesOuterClass.ExperimentalStaticTime value) .com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
-
clearStaticTime
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
-
getStaticTimeBuilder
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
-
getStaticTimeOrBuilder
.com.daml.ledger.api.v2.ExperimentalStaticTime static_time = 1 [json_name = "staticTime"];
- Specified by:
getStaticTimeOrBuilder
in interfaceExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
-
hasCommandInspectionService
public boolean hasCommandInspectionService().com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
- Specified by:
hasCommandInspectionService
in interfaceExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
- Returns:
- Whether the commandInspectionService field is set.
-
getCommandInspectionService
public ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService getCommandInspectionService().com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
- Specified by:
getCommandInspectionService
in interfaceExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
- Returns:
- The commandInspectionService.
-
setCommandInspectionService
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder setCommandInspectionService(ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService value) .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
-
setCommandInspectionService
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder setCommandInspectionService(ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService.Builder builderForValue) .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
-
mergeCommandInspectionService
public ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder mergeCommandInspectionService(ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService value) .com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
-
clearCommandInspectionService
.com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
-
getCommandInspectionServiceBuilder
public ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionService.Builder getCommandInspectionServiceBuilder().com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
-
getCommandInspectionServiceOrBuilder
public ExperimentalFeaturesOuterClass.ExperimentalCommandInspectionServiceOrBuilder getCommandInspectionServiceOrBuilder().com.daml.ledger.api.v2.ExperimentalCommandInspectionService command_inspection_service = 2 [json_name = "commandInspectionService"];
- Specified by:
getCommandInspectionServiceOrBuilder
in interfaceExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
-
setUnknownFields
public final ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-
mergeUnknownFields
public final ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder>
-