public interface GetProtectReasonResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getDescription()
.google.protobuf.StringValue description = 3; |
com.google.protobuf.StringValueOrBuilder |
getDescriptionOrBuilder()
.google.protobuf.StringValue description = 3; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4; |
com.google.protobuf.StringValue |
getReason()
.google.protobuf.StringValue reason = 2; |
com.google.protobuf.StringValueOrBuilder |
getReasonOrBuilder()
.google.protobuf.StringValue reason = 2; |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
boolean |
hasDescription()
.google.protobuf.StringValue description = 3; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4; |
boolean |
hasReason()
.google.protobuf.StringValue reason = 2; |
boolean |
hasStatus()
Response Status.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;boolean hasReason()
.google.protobuf.StringValue reason = 2;com.google.protobuf.StringValue getReason()
.google.protobuf.StringValue reason = 2;com.google.protobuf.StringValueOrBuilder getReasonOrBuilder()
.google.protobuf.StringValue reason = 2;boolean hasDescription()
.google.protobuf.StringValue description = 3;com.google.protobuf.StringValue getDescription()
.google.protobuf.StringValue description = 3;com.google.protobuf.StringValueOrBuilder getDescriptionOrBuilder()
.google.protobuf.StringValue description = 3;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 4;Copyright © 2022. All rights reserved.