public final class GetAccountSubsystemUseResponse extends com.google.protobuf.GeneratedMessageV3 implements GetAccountSubsystemUseResponseOrBuilder
fincleartech.ibroker.GetAccountSubsystemUseResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetAccountSubsystemUseResponse.Builder
Protobuf type
fincleartech.ibroker.GetAccountSubsystemUseResponse |
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 |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
FUND_ON_DEPOSIT_FIELD_NUMBER |
static int |
MARGIN_ACCOUNT_FIELD_NUMBER |
static int |
NOMINEE_ACCOUNT_FIELD_NUMBER |
static int |
OPTIONS_FIELD_NUMBER |
static int |
PORTFOLIO_FIELD_NUMBER |
static int |
SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
SPONSORED_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static GetAccountSubsystemUseResponse |
getDefaultInstance() |
GetAccountSubsystemUseResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DateTimeValue |
getEntryDateTime()
The date/time the record was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
Mandatory
|
com.google.protobuf.BoolValue |
getFundOnDeposit()
Indcates if client has funds on deposit
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getFundOnDepositOrBuilder()
Indcates if client has funds on deposit
Mandatory
|
com.google.protobuf.BoolValue |
getMarginAccount()
Indicates if account is a margin lending account
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getMarginAccountOrBuilder()
Indicates if account is a margin lending account
Mandatory
|
com.google.protobuf.BoolValue |
getNomineeAccount()
Indicates if account is a nominee client
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getNomineeAccountOrBuilder()
Indicates if account is a nominee client
Mandatory
|
com.google.protobuf.BoolValue |
getOptions()
Indactesif account is option account
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getOptionsOrBuilder()
Indactesif account is option account
Mandatory
|
com.google.protobuf.Parser<GetAccountSubsystemUseResponse> |
getParserForType() |
com.google.protobuf.BoolValue |
getPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y.
|
com.google.protobuf.BoolValueOrBuilder |
getPortfolioOrBuilder()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y.
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementAccount()
Settlement Account (HIN) that belongs to the iBROKER account.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
Settlement Account (HIN) that belongs to the iBROKER account.
|
com.google.protobuf.BoolValue |
getSponsored()
Indicatesif the account is a sponsored account
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getSponsoredOrBuilder()
Indicatesif the account is a sponsored account
Mandatory
|
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the equity account
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the equity account
Optional
Maximum size 18
|
boolean |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
boolean |
hasFundOnDeposit()
Indcates if client has funds on deposit
Mandatory
|
int |
hashCode() |
boolean |
hasMarginAccount()
Indicates if account is a margin lending account
Mandatory
|
boolean |
hasNomineeAccount()
Indicates if account is a nominee client
Mandatory
|
boolean |
hasOptions()
Indactesif account is option account
Mandatory
|
boolean |
hasPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y.
|
boolean |
hasSettlementAccount()
Settlement Account (HIN) that belongs to the iBROKER account.
|
boolean |
hasSponsored()
Indicatesif the account is a sponsored account
Mandatory
|
boolean |
hasStatus()
Response Status.
|
boolean |
hasUserId()
The database user ID who created the equity account
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetAccountSubsystemUseResponse.Builder |
newBuilder() |
static GetAccountSubsystemUseResponse.Builder |
newBuilder(GetAccountSubsystemUseResponse prototype) |
GetAccountSubsystemUseResponse.Builder |
newBuilderForType() |
protected GetAccountSubsystemUseResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetAccountSubsystemUseResponse |
parseDelimitedFrom(InputStream input) |
static GetAccountSubsystemUseResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSubsystemUseResponse |
parseFrom(byte[] data) |
static GetAccountSubsystemUseResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSubsystemUseResponse |
parseFrom(ByteBuffer data) |
static GetAccountSubsystemUseResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSubsystemUseResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetAccountSubsystemUseResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSubsystemUseResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetAccountSubsystemUseResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountSubsystemUseResponse |
parseFrom(InputStream input) |
static GetAccountSubsystemUseResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetAccountSubsystemUseResponse> |
parser() |
GetAccountSubsystemUseResponse.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 OPTIONS_FIELD_NUMBER
public static final int MARGIN_ACCOUNT_FIELD_NUMBER
public static final int FUND_ON_DEPOSIT_FIELD_NUMBER
public static final int SPONSORED_FIELD_NUMBER
public static final int PORTFOLIO_FIELD_NUMBER
public static final int NOMINEE_ACCOUNT_FIELD_NUMBER
public static final int SETTLEMENT_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 GetAccountSubsystemUseResponseOrBuilderpublic ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetAccountSubsystemUseResponseOrBuilderpublic ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasOptions()
Indactesif account is option account Mandatory
.google.protobuf.BoolValue options = 2;hasOptions in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValue getOptions()
Indactesif account is option account Mandatory
.google.protobuf.BoolValue options = 2;getOptions in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getOptionsOrBuilder()
Indactesif account is option account Mandatory
.google.protobuf.BoolValue options = 2;getOptionsOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasMarginAccount()
Indicates if account is a margin lending account Mandatory
.google.protobuf.BoolValue margin_account = 3;hasMarginAccount in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValue getMarginAccount()
Indicates if account is a margin lending account Mandatory
.google.protobuf.BoolValue margin_account = 3;getMarginAccount in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getMarginAccountOrBuilder()
Indicates if account is a margin lending account Mandatory
.google.protobuf.BoolValue margin_account = 3;getMarginAccountOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasFundOnDeposit()
Indcates if client has funds on deposit Mandatory
.google.protobuf.BoolValue fund_on_deposit = 4;hasFundOnDeposit in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValue getFundOnDeposit()
Indcates if client has funds on deposit Mandatory
.google.protobuf.BoolValue fund_on_deposit = 4;getFundOnDeposit in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getFundOnDepositOrBuilder()
Indcates if client has funds on deposit Mandatory
.google.protobuf.BoolValue fund_on_deposit = 4;getFundOnDepositOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasSponsored()
Indicatesif the account is a sponsored account Mandatory
.google.protobuf.BoolValue sponsored = 5;hasSponsored in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValue getSponsored()
Indicatesif the account is a sponsored account Mandatory
.google.protobuf.BoolValue sponsored = 5;getSponsored in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSponsoredOrBuilder()
Indicatesif the account is a sponsored account Mandatory
.google.protobuf.BoolValue sponsored = 5;getSponsoredOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y. Mandatory
.google.protobuf.BoolValue portfolio = 6;hasPortfolio in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValue getPortfolio()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y. Mandatory
.google.protobuf.BoolValue portfolio = 6;getPortfolio in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getPortfolioOrBuilder()
Indicates if account is a portfolio account.If Market Type = OPT value must be Y. Mandatory
.google.protobuf.BoolValue portfolio = 6;getPortfolioOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasNomineeAccount()
Indicates if account is a nominee client Mandatory
.google.protobuf.BoolValue nominee_account = 7;hasNomineeAccount in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValue getNomineeAccount()
Indicates if account is a nominee client Mandatory
.google.protobuf.BoolValue nominee_account = 7;getNomineeAccount in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getNomineeAccountOrBuilder()
Indicates if account is a nominee client Mandatory
.google.protobuf.BoolValue nominee_account = 7;getNomineeAccountOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasSettlementAccount()
Settlement Account (HIN) that belongs to the iBROKER account. Optional Maximum size 10
.google.protobuf.StringValue settlement_account = 8;hasSettlementAccount in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
Settlement Account (HIN) that belongs to the iBROKER account. Optional Maximum size 10
.google.protobuf.StringValue settlement_account = 8;getSettlementAccount in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
Settlement Account (HIN) that belongs to the iBROKER account. Optional Maximum size 10
.google.protobuf.StringValue settlement_account = 8;getSettlementAccountOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;hasEntryDateTime in interface GetAccountSubsystemUseResponseOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;getEntryDateTime in interface GetAccountSubsystemUseResponseOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 9;getEntryDateTimeOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic boolean hasUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;hasUserId in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserId in interface GetAccountSubsystemUseResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the equity account Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserIdOrBuilder in interface GetAccountSubsystemUseResponseOrBuilderpublic 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 GetAccountSubsystemUseResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSubsystemUseResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSubsystemUseResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSubsystemUseResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSubsystemUseResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSubsystemUseResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountSubsystemUseResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetAccountSubsystemUseResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAccountSubsystemUseResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetAccountSubsystemUseResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAccountSubsystemUseResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetAccountSubsystemUseResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetAccountSubsystemUseResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetAccountSubsystemUseResponse.Builder newBuilder()
public static GetAccountSubsystemUseResponse.Builder newBuilder(GetAccountSubsystemUseResponse prototype)
public GetAccountSubsystemUseResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetAccountSubsystemUseResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetAccountSubsystemUseResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetAccountSubsystemUseResponse> parser()
public com.google.protobuf.Parser<GetAccountSubsystemUseResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetAccountSubsystemUseResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.