public final class GetAccountMiscDataResponse extends com.google.protobuf.GeneratedMessageV3 implements GetAccountMiscDataResponseOrBuilder
fincleartech.ibroker.GetAccountMiscDataResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetAccountMiscDataResponse.Builder
Protobuf type
fincleartech.ibroker.GetAccountMiscDataResponse |
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 |
COMMON_CUSTODIAN_FIELD_NUMBER |
static int |
DEFAULT_REGISTER_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
GL_CATEGORY_CODE_FIELD_NUMBER |
static int |
OCCUPATION_CODE_FIELD_NUMBER |
static int |
PARENT_CODE_FIELD_NUMBER |
static int |
PASSWORD_FIELD_NUMBER |
static int |
PUBLICATION_CODE_FIELD_NUMBER |
static int |
REMOVE_PORTFOLIO_SHORT_SELL_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TELEPHONE_NUMBER_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getCommonCustodian()
.google.protobuf.StringValue common_custodian = 8; |
com.google.protobuf.StringValueOrBuilder |
getCommonCustodianOrBuilder()
.google.protobuf.StringValue common_custodian = 8; |
static GetAccountMiscDataResponse |
getDefaultInstance() |
GetAccountMiscDataResponse |
getDefaultInstanceForType() |
com.google.protobuf.StringValue |
getDefaultRegister()
.google.protobuf.StringValue default_register = 7; |
com.google.protobuf.StringValueOrBuilder |
getDefaultRegisterOrBuilder()
.google.protobuf.StringValue default_register = 7; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11; |
com.google.protobuf.StringValue |
getGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 9; |
com.google.protobuf.StringValueOrBuilder |
getGlCategoryCodeOrBuilder()
.google.protobuf.StringValue gl_category_code = 9; |
com.google.protobuf.StringValue |
getOccupationCode()
.google.protobuf.StringValue occupation_code = 4; |
com.google.protobuf.StringValueOrBuilder |
getOccupationCodeOrBuilder()
.google.protobuf.StringValue occupation_code = 4; |
com.google.protobuf.StringValue |
getParentCode()
.google.protobuf.StringValue parent_code = 10; |
com.google.protobuf.StringValueOrBuilder |
getParentCodeOrBuilder()
.google.protobuf.StringValue parent_code = 10; |
com.google.protobuf.Parser<GetAccountMiscDataResponse> |
getParserForType() |
com.google.protobuf.StringValue |
getPassword()
.google.protobuf.StringValue password = 3; |
com.google.protobuf.StringValueOrBuilder |
getPasswordOrBuilder()
.google.protobuf.StringValue password = 3; |
com.google.protobuf.StringValue |
getPublicationCode()
.google.protobuf.StringValue publication_code = 2; |
com.google.protobuf.StringValueOrBuilder |
getPublicationCodeOrBuilder()
.google.protobuf.StringValue publication_code = 2; |
com.google.protobuf.StringValue |
getRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 6; |
com.google.protobuf.StringValueOrBuilder |
getRemovePortfolioShortSellOrBuilder()
.google.protobuf.StringValue remove_portfolio_short_sell = 6; |
int |
getSerializedSize() |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
com.google.protobuf.StringValue |
getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 5; |
com.google.protobuf.StringValueOrBuilder |
getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 5; |
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; |
boolean |
hasCommonCustodian()
.google.protobuf.StringValue common_custodian = 8; |
boolean |
hasDefaultRegister()
.google.protobuf.StringValue default_register = 7; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11; |
boolean |
hasGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 9; |
int |
hashCode() |
boolean |
hasOccupationCode()
.google.protobuf.StringValue occupation_code = 4; |
boolean |
hasParentCode()
.google.protobuf.StringValue parent_code = 10; |
boolean |
hasPassword()
.google.protobuf.StringValue password = 3; |
boolean |
hasPublicationCode()
.google.protobuf.StringValue publication_code = 2; |
boolean |
hasRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 6; |
boolean |
hasStatus()
Response Status.
|
boolean |
hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 5; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetAccountMiscDataResponse.Builder |
newBuilder() |
static GetAccountMiscDataResponse.Builder |
newBuilder(GetAccountMiscDataResponse prototype) |
GetAccountMiscDataResponse.Builder |
newBuilderForType() |
protected GetAccountMiscDataResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetAccountMiscDataResponse |
parseDelimitedFrom(InputStream input) |
static GetAccountMiscDataResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountMiscDataResponse |
parseFrom(byte[] data) |
static GetAccountMiscDataResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountMiscDataResponse |
parseFrom(ByteBuffer data) |
static GetAccountMiscDataResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountMiscDataResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetAccountMiscDataResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountMiscDataResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetAccountMiscDataResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAccountMiscDataResponse |
parseFrom(InputStream input) |
static GetAccountMiscDataResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetAccountMiscDataResponse> |
parser() |
GetAccountMiscDataResponse.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 PUBLICATION_CODE_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER
public static final int OCCUPATION_CODE_FIELD_NUMBER
public static final int TELEPHONE_NUMBER_FIELD_NUMBER
public static final int REMOVE_PORTFOLIO_SHORT_SELL_FIELD_NUMBER
public static final int DEFAULT_REGISTER_FIELD_NUMBER
public static final int COMMON_CUSTODIAN_FIELD_NUMBER
public static final int GL_CATEGORY_CODE_FIELD_NUMBER
public static final int PARENT_CODE_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 GetAccountMiscDataResponseOrBuilderpublic ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetAccountMiscDataResponseOrBuilderpublic ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasPublicationCode()
.google.protobuf.StringValue publication_code = 2;hasPublicationCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getPublicationCode()
.google.protobuf.StringValue publication_code = 2;getPublicationCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPublicationCodeOrBuilder()
.google.protobuf.StringValue publication_code = 2;getPublicationCodeOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasPassword()
.google.protobuf.StringValue password = 3;hasPassword in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getPassword()
.google.protobuf.StringValue password = 3;getPassword in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPasswordOrBuilder()
.google.protobuf.StringValue password = 3;getPasswordOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasOccupationCode()
.google.protobuf.StringValue occupation_code = 4;hasOccupationCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getOccupationCode()
.google.protobuf.StringValue occupation_code = 4;getOccupationCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getOccupationCodeOrBuilder()
.google.protobuf.StringValue occupation_code = 4;getOccupationCodeOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 5;hasTelephoneNumber in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 5;getTelephoneNumber in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 5;getTelephoneNumberOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 6;hasRemovePortfolioShortSell in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getRemovePortfolioShortSell()
.google.protobuf.StringValue remove_portfolio_short_sell = 6;getRemovePortfolioShortSell in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRemovePortfolioShortSellOrBuilder()
.google.protobuf.StringValue remove_portfolio_short_sell = 6;getRemovePortfolioShortSellOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasDefaultRegister()
.google.protobuf.StringValue default_register = 7;hasDefaultRegister in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getDefaultRegister()
.google.protobuf.StringValue default_register = 7;getDefaultRegister in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDefaultRegisterOrBuilder()
.google.protobuf.StringValue default_register = 7;getDefaultRegisterOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasCommonCustodian()
.google.protobuf.StringValue common_custodian = 8;hasCommonCustodian in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getCommonCustodian()
.google.protobuf.StringValue common_custodian = 8;getCommonCustodian in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCommonCustodianOrBuilder()
.google.protobuf.StringValue common_custodian = 8;getCommonCustodianOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 9;hasGlCategoryCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getGlCategoryCode()
.google.protobuf.StringValue gl_category_code = 9;getGlCategoryCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGlCategoryCodeOrBuilder()
.google.protobuf.StringValue gl_category_code = 9;getGlCategoryCodeOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasParentCode()
.google.protobuf.StringValue parent_code = 10;hasParentCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getParentCode()
.google.protobuf.StringValue parent_code = 10;getParentCode in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getParentCodeOrBuilder()
.google.protobuf.StringValue parent_code = 10;getParentCodeOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;hasEntryDateTime in interface GetAccountMiscDataResponseOrBuilderpublic DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;getEntryDateTime in interface GetAccountMiscDataResponseOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;getEntryDateTimeOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic boolean hasUserId()
.google.protobuf.StringValue user_id = 12;hasUserId in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 12;getUserId in interface GetAccountMiscDataResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12;getUserIdOrBuilder in interface GetAccountMiscDataResponseOrBuilderpublic 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 GetAccountMiscDataResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountMiscDataResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountMiscDataResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountMiscDataResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountMiscDataResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountMiscDataResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAccountMiscDataResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetAccountMiscDataResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAccountMiscDataResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetAccountMiscDataResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAccountMiscDataResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetAccountMiscDataResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetAccountMiscDataResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetAccountMiscDataResponse.Builder newBuilder()
public static GetAccountMiscDataResponse.Builder newBuilder(GetAccountMiscDataResponse prototype)
public GetAccountMiscDataResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetAccountMiscDataResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetAccountMiscDataResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetAccountMiscDataResponse> parser()
public com.google.protobuf.Parser<GetAccountMiscDataResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetAccountMiscDataResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.