CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.clear() |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.clearStatus()
.fincleartech.ibroker.ResponseStatus status = 1;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.clearTransactionId()
.google.protobuf.StringValue transaction_id = 2;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.clone() |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.mergeFrom(CreateChangeOfControllingParticipantTransactionResponse other) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.mergeStatus(ResponseStatus value)
.fincleartech.ibroker.ResponseStatus status = 1;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 2;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.newBuilder() |
static CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.newBuilder(CreateChangeOfControllingParticipantTransactionResponse prototype) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.newBuilderForType() |
protected CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.setStatus(ResponseStatus.Builder builderForValue)
.fincleartech.ibroker.ResponseStatus status = 1;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.setStatus(ResponseStatus value)
.fincleartech.ibroker.ResponseStatus status = 1;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 2;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 2;
|
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateChangeOfControllingParticipantTransactionResponse.Builder |
CreateChangeOfControllingParticipantTransactionResponse.toBuilder() |