public interface GetContactResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 3; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7; |
com.google.protobuf.StringValue |
getName()
.google.protobuf.StringValue name = 2; |
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
.google.protobuf.StringValue name = 2; |
com.google.protobuf.StringValue |
getReason()
.google.protobuf.StringValue reason = 5; |
com.google.protobuf.StringValueOrBuilder |
getReasonOrBuilder()
.google.protobuf.StringValue reason = 5; |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.StringValue |
getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 4; |
com.google.protobuf.StringValueOrBuilder |
getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 4; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 6; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 6; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 3; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7; |
boolean |
hasName()
.google.protobuf.StringValue name = 2; |
boolean |
hasReason()
.google.protobuf.StringValue reason = 5; |
boolean |
hasStatus()
Response Status.
|
boolean |
hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 4; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 6; |
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 hasName()
.google.protobuf.StringValue name = 2;com.google.protobuf.StringValue getName()
.google.protobuf.StringValue name = 2;com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue name = 2;boolean hasCurrent()
.google.protobuf.BoolValue current = 3;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 3;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3;boolean hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 4;com.google.protobuf.StringValue getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 4;com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 4;boolean hasReason()
.google.protobuf.StringValue reason = 5;com.google.protobuf.StringValue getReason()
.google.protobuf.StringValue reason = 5;com.google.protobuf.StringValueOrBuilder getReasonOrBuilder()
.google.protobuf.StringValue reason = 5;boolean hasUserId()
.google.protobuf.StringValue user_id = 6;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 6;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 6;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;Copyright © 2020. All rights reserved.