public final class GetClientDetailsResponse extends com.google.protobuf.GeneratedMessageV3 implements GetClientDetailsResponseOrBuilder
fincleartech.ibroker.GetClientDetailsResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetClientDetailsResponse.Builder
Protobuf type
fincleartech.ibroker.GetClientDetailsResponse |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CURRENT_FIELD_NUMBER |
static int |
DATE_RECEIVED_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
HOLDER_SEQUENCE_FIELD_NUMBER |
static int |
INVESTOR_TYPE_FIELD_NUMBER |
static int |
RELATIONSHIP_TYPE_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TFN_EXEMPT_DATE_FIELD_NUMBER |
static int |
TFN_EXEMPT_FIELD_NUMBER |
static int |
TFN_FIELD_NUMBER |
static int |
TFN_PREFERENCE_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
static int |
WTAX_CODE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.StringValue |
getDateReceived()
.google.protobuf.StringValue date_received = 3; |
com.google.protobuf.StringValueOrBuilder |
getDateReceivedOrBuilder()
.google.protobuf.StringValue date_received = 3; |
static GetClientDetailsResponse |
getDefaultInstance() |
GetClientDetailsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.protobuf.StringValue |
getInvestorType()
.google.protobuf.StringValue investor_type = 9; |
com.google.protobuf.StringValueOrBuilder |
getInvestorTypeOrBuilder()
.google.protobuf.StringValue investor_type = 9; |
com.google.protobuf.Parser<GetClientDetailsResponse> |
getParserForType() |
com.google.protobuf.StringValue |
getRelationshipType()
.google.protobuf.StringValue relationship_type = 10; |
com.google.protobuf.StringValueOrBuilder |
getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 10; |
int |
getSerializedSize() |
com.google.rpc.Status |
getStatus()
Response Status.
|
com.google.rpc.StatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.StringValue |
getTfn()
.google.protobuf.StringValue tfn = 2; |
com.google.protobuf.StringValue |
getTfnExempt()
.google.protobuf.StringValue tfn_exempt = 4; |
com.google.protobuf.StringValue |
getTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 5; |
com.google.protobuf.StringValueOrBuilder |
getTfnExemptDateOrBuilder()
.google.protobuf.StringValue tfn_exempt_date = 5; |
com.google.protobuf.StringValueOrBuilder |
getTfnExemptOrBuilder()
.google.protobuf.StringValue tfn_exempt = 4; |
com.google.protobuf.StringValueOrBuilder |
getTfnOrBuilder()
.google.protobuf.StringValue tfn = 2; |
com.google.protobuf.StringValue |
getTfnPreference()
.google.protobuf.StringValue tfn_preference = 8; |
com.google.protobuf.StringValueOrBuilder |
getTfnPreferenceOrBuilder()
.google.protobuf.StringValue tfn_preference = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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 |
hasDateReceived()
.google.protobuf.StringValue date_received = 3; |
boolean |
hasEntryDateTime()
.google.protobuf.StringValue entry_date_time = 11; |
int |
hashCode() |
boolean |
hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 13; |
boolean |
hasInvestorType()
.google.protobuf.StringValue investor_type = 9; |
boolean |
hasRelationshipType()
.google.protobuf.StringValue relationship_type = 10; |
boolean |
hasStatus()
Response Status.
|
boolean |
hasTfn()
.google.protobuf.StringValue tfn = 2; |
boolean |
hasTfnExempt()
.google.protobuf.StringValue tfn_exempt = 4; |
boolean |
hasTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 5; |
boolean |
hasTfnPreference()
.google.protobuf.StringValue tfn_preference = 8; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 12; |
boolean |
hasWtaxCode()
.google.protobuf.StringValue wtax_code = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetClientDetailsResponse.Builder |
newBuilder() |
static GetClientDetailsResponse.Builder |
newBuilder(GetClientDetailsResponse prototype) |
GetClientDetailsResponse.Builder |
newBuilderForType() |
protected GetClientDetailsResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetClientDetailsResponse |
parseDelimitedFrom(InputStream input) |
static GetClientDetailsResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientDetailsResponse |
parseFrom(byte[] data) |
static GetClientDetailsResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientDetailsResponse |
parseFrom(ByteBuffer data) |
static GetClientDetailsResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientDetailsResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetClientDetailsResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientDetailsResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetClientDetailsResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientDetailsResponse |
parseFrom(InputStream input) |
static GetClientDetailsResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetClientDetailsResponse> |
parser() |
GetClientDetailsResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STATUS_FIELD_NUMBER
public static final int TFN_FIELD_NUMBER
public static final int DATE_RECEIVED_FIELD_NUMBER
public static final int TFN_EXEMPT_FIELD_NUMBER
public static final int TFN_EXEMPT_DATE_FIELD_NUMBER
public static final int WTAX_CODE_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int TFN_PREFERENCE_FIELD_NUMBER
public static final int INVESTOR_TYPE_FIELD_NUMBER
public static final int RELATIONSHIP_TYPE_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
public static final int HOLDER_SEQUENCE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasStatus()
Response Status.
.google.rpc.Status status = 1;hasStatus in interface GetClientDetailsResponseOrBuilderpublic com.google.rpc.Status getStatus()
Response Status.
.google.rpc.Status status = 1;getStatus in interface GetClientDetailsResponseOrBuilderpublic com.google.rpc.StatusOrBuilder getStatusOrBuilder()
Response Status.
.google.rpc.Status status = 1;getStatusOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasTfn()
.google.protobuf.StringValue tfn = 2;hasTfn in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getTfn()
.google.protobuf.StringValue tfn = 2;getTfn in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTfnOrBuilder()
.google.protobuf.StringValue tfn = 2;getTfnOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasDateReceived()
.google.protobuf.StringValue date_received = 3;hasDateReceived in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getDateReceived()
.google.protobuf.StringValue date_received = 3;getDateReceived in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDateReceivedOrBuilder()
.google.protobuf.StringValue date_received = 3;getDateReceivedOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasTfnExempt()
.google.protobuf.StringValue tfn_exempt = 4;hasTfnExempt in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getTfnExempt()
.google.protobuf.StringValue tfn_exempt = 4;getTfnExempt in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTfnExemptOrBuilder()
.google.protobuf.StringValue tfn_exempt = 4;getTfnExemptOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 5;hasTfnExemptDate in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getTfnExemptDate()
.google.protobuf.StringValue tfn_exempt_date = 5;getTfnExemptDate in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTfnExemptDateOrBuilder()
.google.protobuf.StringValue tfn_exempt_date = 5;getTfnExemptDateOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasWtaxCode()
.google.protobuf.StringValue wtax_code = 6;hasWtaxCode in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getWtaxCode()
.google.protobuf.StringValue wtax_code = 6;getWtaxCode in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getWtaxCodeOrBuilder()
.google.protobuf.StringValue wtax_code = 6;getWtaxCodeOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 7;hasCurrent in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 7;getCurrent in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7;getCurrentOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasTfnPreference()
.google.protobuf.StringValue tfn_preference = 8;hasTfnPreference in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getTfnPreference()
.google.protobuf.StringValue tfn_preference = 8;getTfnPreference in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTfnPreferenceOrBuilder()
.google.protobuf.StringValue tfn_preference = 8;getTfnPreferenceOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasInvestorType()
.google.protobuf.StringValue investor_type = 9;hasInvestorType in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getInvestorType()
.google.protobuf.StringValue investor_type = 9;getInvestorType in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getInvestorTypeOrBuilder()
.google.protobuf.StringValue investor_type = 9;getInvestorTypeOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasRelationshipType()
.google.protobuf.StringValue relationship_type = 10;hasRelationshipType in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getRelationshipType()
.google.protobuf.StringValue relationship_type = 10;getRelationshipType in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 10;getRelationshipTypeOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasEntryDateTime()
.google.protobuf.StringValue entry_date_time = 11;hasEntryDateTime in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getEntryDateTime()
.google.protobuf.StringValue entry_date_time = 11;getEntryDateTime in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
.google.protobuf.StringValue entry_date_time = 11;getEntryDateTimeOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasUserId()
.google.protobuf.StringValue user_id = 12;hasUserId in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 12;getUserId in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12;getUserIdOrBuilder in interface GetClientDetailsResponseOrBuilderpublic boolean hasHolderSequence()
.google.protobuf.StringValue holder_sequence = 13;hasHolderSequence in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValue getHolderSequence()
.google.protobuf.StringValue holder_sequence = 13;getHolderSequence in interface GetClientDetailsResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderSequenceOrBuilder()
.google.protobuf.StringValue holder_sequence = 13;getHolderSequenceOrBuilder in interface GetClientDetailsResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static GetClientDetailsResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientDetailsResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientDetailsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientDetailsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientDetailsResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientDetailsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientDetailsResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetClientDetailsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetClientDetailsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetClientDetailsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetClientDetailsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetClientDetailsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetClientDetailsResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetClientDetailsResponse.Builder newBuilder()
public static GetClientDetailsResponse.Builder newBuilder(GetClientDetailsResponse prototype)
public GetClientDetailsResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetClientDetailsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetClientDetailsResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetClientDetailsResponse> parser()
public com.google.protobuf.Parser<GetClientDetailsResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetClientDetailsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.