public interface GetClientDetailsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.StringValue |
getEntryDateTime()
.google.protobuf.StringValue entry_date_time = 11; |
com.google.protobuf.StringValueOrBuilder |
getEntryDateTimeOrBuilder()
.google.protobuf.StringValue entry_date_time = 11; |
com.google.protobuf.StringValue |
getHolderSequence()
.google.protobuf.StringValue holder_sequence = 13; |
com.google.protobuf.StringValueOrBuilder |
getHolderSequenceOrBuilder()
.google.protobuf.StringValue holder_sequence = 13; |
com.google.rpc.Status |
getStatus()
Response Status.
|
com.google.rpc.StatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 12; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12; |
com.google.protobuf.StringValue |
getWtaxCode()
.google.protobuf.StringValue wtax_code = 6; |
com.google.protobuf.StringValueOrBuilder |
getWtaxCodeOrBuilder()
.google.protobuf.StringValue wtax_code = 6; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 7; |
boolean |
hasEntryDateTime()
.google.protobuf.StringValue entry_date_time = 11; |
boolean |
hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 13; |
boolean |
hasStatus()
Response Status.
|
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 12; |
boolean |
hasWtaxCode()
.google.protobuf.StringValue wtax_code = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
Response Status.
.google.rpc.Status status = 1;com.google.rpc.Status getStatus()
Response Status.
.google.rpc.Status status = 1;com.google.rpc.StatusOrBuilder getStatusOrBuilder()
Response Status.
.google.rpc.Status status = 1;boolean hasWtaxCode()
.google.protobuf.StringValue wtax_code = 6;com.google.protobuf.StringValue getWtaxCode()
.google.protobuf.StringValue wtax_code = 6;com.google.protobuf.StringValueOrBuilder getWtaxCodeOrBuilder()
.google.protobuf.StringValue wtax_code = 6;boolean hasCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7;boolean hasEntryDateTime()
.google.protobuf.StringValue entry_date_time = 11;com.google.protobuf.StringValue getEntryDateTime()
.google.protobuf.StringValue entry_date_time = 11;com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
.google.protobuf.StringValue entry_date_time = 11;boolean hasUserId()
.google.protobuf.StringValue user_id = 12;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 12;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12;boolean hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 13;com.google.protobuf.StringValue getHolderSequence()
.google.protobuf.StringValue holder_sequence = 13;com.google.protobuf.StringValueOrBuilder getHolderSequenceOrBuilder()
.google.protobuf.StringValue holder_sequence = 13;Copyright © 2020. All rights reserved.