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