public final class GetSettlementAccountResponse extends com.google.protobuf.GeneratedMessageV3 implements GetSettlementAccountResponseOrBuilder
fincleartech.ibroker.GetSettlementAccountResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetSettlementAccountResponse.Builder
Protobuf type
fincleartech.ibroker.GetSettlementAccountResponse |
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 |
ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
CURRENT_FIELD_NUMBER |
static int |
CURRENT_FOR_ACCOUNT_FIELD_NUMBER |
static int |
DEFAULT_FOR_ACCOUNT_FIELD_NUMBER |
static int |
ENTREPOT_TYPE_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
HOLDER_STATUS_FIELD_NUMBER |
static int |
HOLDER_TYPE_FIELD_NUMBER |
static int |
RESIDENCY_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER account number linked to settlement account
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER account number linked to settlement account
|
com.google.protobuf.BoolValue |
getCurrent()
Indcates if settlement account is current or non current
|
com.google.protobuf.BoolValue |
getCurrentForAccount()
indicates where the settlement account and iBROKER account relationship is current or non current.
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentForAccountOrBuilder()
indicates where the settlement account and iBROKER account relationship is current or non current.
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Indcates if settlement account is current or non current
|
com.google.protobuf.BoolValue |
getDefaultForAccount()
indcates whether the settlement is the default for the iBROKER account.
|
com.google.protobuf.BoolValueOrBuilder |
getDefaultForAccountOrBuilder()
indcates whether the settlement is the default for the iBROKER account.
|
static GetSettlementAccountResponse |
getDefaultInstance() |
GetSettlementAccountResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getEntrepotType()
for future use
|
com.google.protobuf.StringValueOrBuilder |
getEntrepotTypeOrBuilder()
for future use
|
DateTimeValue |
getEntryDateTime()
last updated entry date time of the record.
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
last updated entry date time of the record.
|
com.google.protobuf.StringValue |
getHolderStatus()
Status of the settlement account
|
com.google.protobuf.StringValueOrBuilder |
getHolderStatusOrBuilder()
Status of the settlement account
|
com.google.protobuf.StringValue |
getHolderType()
Returns the holder type of the settlement account.
|
com.google.protobuf.StringValueOrBuilder |
getHolderTypeOrBuilder()
Returns the holder type of the settlement account.
|
com.google.protobuf.Parser<GetSettlementAccountResponse> |
getParserForType() |
com.google.protobuf.StringValue |
getResidency()
Residency indicator of the settlement Account.
|
com.google.protobuf.StringValueOrBuilder |
getResidencyOrBuilder()
Residency indicator of the settlement Account.
|
int |
getSerializedSize() |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
user that last updated the record
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
user that last updated the record
|
boolean |
hasAccountNumber()
iBROKER account number linked to settlement account
|
boolean |
hasCurrent()
Indcates if settlement account is current or non current
|
boolean |
hasCurrentForAccount()
indicates where the settlement account and iBROKER account relationship is current or non current.
|
boolean |
hasDefaultForAccount()
indcates whether the settlement is the default for the iBROKER account.
|
boolean |
hasEntrepotType()
for future use
|
boolean |
hasEntryDateTime()
last updated entry date time of the record.
|
int |
hashCode() |
boolean |
hasHolderStatus()
Status of the settlement account
|
boolean |
hasHolderType()
Returns the holder type of the settlement account.
|
boolean |
hasResidency()
Residency indicator of the settlement Account.
|
boolean |
hasStatus()
Response Status.
|
boolean |
hasUserId()
user that last updated the record
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetSettlementAccountResponse.Builder |
newBuilder() |
static GetSettlementAccountResponse.Builder |
newBuilder(GetSettlementAccountResponse prototype) |
GetSettlementAccountResponse.Builder |
newBuilderForType() |
protected GetSettlementAccountResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetSettlementAccountResponse |
parseDelimitedFrom(InputStream input) |
static GetSettlementAccountResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettlementAccountResponse |
parseFrom(byte[] data) |
static GetSettlementAccountResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettlementAccountResponse |
parseFrom(ByteBuffer data) |
static GetSettlementAccountResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettlementAccountResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetSettlementAccountResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettlementAccountResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetSettlementAccountResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetSettlementAccountResponse |
parseFrom(InputStream input) |
static GetSettlementAccountResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetSettlementAccountResponse> |
parser() |
GetSettlementAccountResponse.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 HOLDER_TYPE_FIELD_NUMBER
public static final int ENTREPOT_TYPE_FIELD_NUMBER
public static final int HOLDER_STATUS_FIELD_NUMBER
public static final int RESIDENCY_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int ACCOUNT_NUMBER_FIELD_NUMBER
public static final int DEFAULT_FOR_ACCOUNT_FIELD_NUMBER
public static final int CURRENT_FOR_ACCOUNT_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
public static final int USER_ID_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.
.fincleartech.ibroker.ResponseStatus status = 1;hasStatus in interface GetSettlementAccountResponseOrBuilderpublic ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetSettlementAccountResponseOrBuilderpublic ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasHolderType()
Returns the holder type of the settlement account. S - Sponsored , D - Direct
.google.protobuf.StringValue holder_type = 2;hasHolderType in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValue getHolderType()
Returns the holder type of the settlement account. S - Sponsored , D - Direct
.google.protobuf.StringValue holder_type = 2;getHolderType in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderTypeOrBuilder()
Returns the holder type of the settlement account. S - Sponsored , D - Direct
.google.protobuf.StringValue holder_type = 2;getHolderTypeOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasEntrepotType()
for future use
.google.protobuf.StringValue entrepot_type = 3;hasEntrepotType in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValue getEntrepotType()
for future use
.google.protobuf.StringValue entrepot_type = 3;getEntrepotType in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getEntrepotTypeOrBuilder()
for future use
.google.protobuf.StringValue entrepot_type = 3;getEntrepotTypeOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasHolderStatus()
Status of the settlement account
.google.protobuf.StringValue holder_status = 4;hasHolderStatus in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValue getHolderStatus()
Status of the settlement account
.google.protobuf.StringValue holder_status = 4;getHolderStatus in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHolderStatusOrBuilder()
Status of the settlement account
.google.protobuf.StringValue holder_status = 4;getHolderStatusOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasResidency()
Residency indicator of the settlement Account. D-Domestic, F-Foreign
.google.protobuf.StringValue residency = 5;hasResidency in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValue getResidency()
Residency indicator of the settlement Account. D-Domestic, F-Foreign
.google.protobuf.StringValue residency = 5;getResidency in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getResidencyOrBuilder()
Residency indicator of the settlement Account. D-Domestic, F-Foreign
.google.protobuf.StringValue residency = 5;getResidencyOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasCurrent()
Indcates if settlement account is current or non current
.google.protobuf.BoolValue current = 6;hasCurrent in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Indcates if settlement account is current or non current
.google.protobuf.BoolValue current = 6;getCurrent in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Indcates if settlement account is current or non current
.google.protobuf.BoolValue current = 6;getCurrentOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasAccountNumber()
iBROKER account number linked to settlement account
.google.protobuf.StringValue account_number = 7;hasAccountNumber in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER account number linked to settlement account
.google.protobuf.StringValue account_number = 7;getAccountNumber in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER account number linked to settlement account
.google.protobuf.StringValue account_number = 7;getAccountNumberOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasDefaultForAccount()
indcates whether the settlement is the default for the iBROKER account.
.google.protobuf.BoolValue default_for_account = 8;hasDefaultForAccount in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.BoolValue getDefaultForAccount()
indcates whether the settlement is the default for the iBROKER account.
.google.protobuf.BoolValue default_for_account = 8;getDefaultForAccount in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultForAccountOrBuilder()
indcates whether the settlement is the default for the iBROKER account.
.google.protobuf.BoolValue default_for_account = 8;getDefaultForAccountOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasCurrentForAccount()
indicates where the settlement account and iBROKER account relationship is current or non current.
.google.protobuf.BoolValue current_for_account = 9;hasCurrentForAccount in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.BoolValue getCurrentForAccount()
indicates where the settlement account and iBROKER account relationship is current or non current.
.google.protobuf.BoolValue current_for_account = 9;getCurrentForAccount in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentForAccountOrBuilder()
indicates where the settlement account and iBROKER account relationship is current or non current.
.google.protobuf.BoolValue current_for_account = 9;getCurrentForAccountOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasEntryDateTime()
last updated entry date time of the record.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;hasEntryDateTime in interface GetSettlementAccountResponseOrBuilderpublic DateTimeValue getEntryDateTime()
last updated entry date time of the record.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;getEntryDateTime in interface GetSettlementAccountResponseOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
last updated entry date time of the record.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;getEntryDateTimeOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic boolean hasUserId()
user that last updated the record
.google.protobuf.StringValue user_id = 11;hasUserId in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValue getUserId()
user that last updated the record
.google.protobuf.StringValue user_id = 11;getUserId in interface GetSettlementAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
user that last updated the record
.google.protobuf.StringValue user_id = 11;getUserIdOrBuilder in interface GetSettlementAccountResponseOrBuilderpublic 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 GetSettlementAccountResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetSettlementAccountResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetSettlementAccountResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetSettlementAccountResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetSettlementAccountResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetSettlementAccountResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetSettlementAccountResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetSettlementAccountResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetSettlementAccountResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetSettlementAccountResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetSettlementAccountResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetSettlementAccountResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetSettlementAccountResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetSettlementAccountResponse.Builder newBuilder()
public static GetSettlementAccountResponse.Builder newBuilder(GetSettlementAccountResponse prototype)
public GetSettlementAccountResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetSettlementAccountResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetSettlementAccountResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetSettlementAccountResponse> parser()
public com.google.protobuf.Parser<GetSettlementAccountResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetSettlementAccountResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.