public static interface ExperimentalFeaturesOuterClass.ExperimentalFeaturesOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodes |
getSelfServiceErrorCodes()
.com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes"]; |
ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodesOrBuilder |
getSelfServiceErrorCodesOrBuilder()
.com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes"]; |
boolean |
hasSelfServiceErrorCodes()
.com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasSelfServiceErrorCodes()
.com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes"];
ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodes getSelfServiceErrorCodes()
.com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes"];
ExperimentalFeaturesOuterClass.ExperimentalSelfServiceErrorCodesOrBuilder getSelfServiceErrorCodesOrBuilder()
.com.daml.ledger.api.v1.ExperimentalSelfServiceErrorCodes self_service_error_codes = 1 [json_name = "selfServiceErrorCodes"];