public final class GetAdviserAccountResponse extends com.google.protobuf.GeneratedMessageV3 implements GetAdviserAccountResponseOrBuilder
fincleartech.ibroker.GetAdviserAccountResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetAdviserAccountResponse.Builder
Protobuf type
fincleartech.ibroker.GetAdviserAccountResponse |
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 |
ADVISER_CODE_FIELD_NUMBER |
static int |
ADVISER_NAME_FIELD_NUMBER |
static int |
AFTER_HOURS_TELEPHONE_NUMBER_FIELD_NUMBER |
static int |
BRANCH_FIELD_NUMBER |
static int |
CURRENT_FIELD_NUMBER |
static int |
DEALER_LICENSE_NUMBER_FIELD_NUMBER |
static int |
DEALER_TYPE_FIELD_NUMBER |
static int |
DEFAULT_BROKERAGE_CLASS_FIELD_NUMBER |
static int |
DEPARTMENT_FIELD_NUMBER |
static int |
DIVISION_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
GENERAL_LEDGER_CATEGORY_FIELD_NUMBER |
static int |
GROUP_FIELD_NUMBER |
static int |
SALUTATION_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TELEPHONE_NUMBER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue |
getAdviserCode()
.google.protobuf.StringValue adviser_code = 5; |
com.google.protobuf.StringValueOrBuilder |
getAdviserCodeOrBuilder()
.google.protobuf.StringValue adviser_code = 5; |
com.google.protobuf.StringValue |
getAdviserName()
.google.protobuf.StringValue adviser_name = 4; |
com.google.protobuf.StringValueOrBuilder |
getAdviserNameOrBuilder()
.google.protobuf.StringValue adviser_name = 4; |
com.google.protobuf.StringValue |
getAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13; |
com.google.protobuf.StringValueOrBuilder |
getAfterHoursTelephoneNumberOrBuilder()
.google.protobuf.StringValue after_hours_telephone_number = 13; |
com.google.protobuf.StringValue |
getBranch()
.google.protobuf.StringValue branch = 7; |
com.google.protobuf.StringValueOrBuilder |
getBranchOrBuilder()
.google.protobuf.StringValue branch = 7; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 3; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3; |
com.google.protobuf.StringValue |
getDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15; |
com.google.protobuf.StringValueOrBuilder |
getDealerLicenseNumberOrBuilder()
.google.protobuf.StringValue dealer_license_number = 15; |
com.google.protobuf.StringValue |
getDealerType()
.google.protobuf.StringValue dealer_type = 14; |
com.google.protobuf.StringValueOrBuilder |
getDealerTypeOrBuilder()
.google.protobuf.StringValue dealer_type = 14; |
com.google.protobuf.StringValue |
getDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16; |
com.google.protobuf.StringValueOrBuilder |
getDefaultBrokerageClassOrBuilder()
.google.protobuf.StringValue default_brokerage_class = 16; |
static GetAdviserAccountResponse |
getDefaultInstance() |
GetAdviserAccountResponse |
getDefaultInstanceForType() |
com.google.protobuf.StringValue |
getDepartment()
.google.protobuf.StringValue department = 8; |
com.google.protobuf.StringValueOrBuilder |
getDepartmentOrBuilder()
.google.protobuf.StringValue department = 8; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getDivision()
.google.protobuf.StringValue division = 9; |
com.google.protobuf.StringValueOrBuilder |
getDivisionOrBuilder()
.google.protobuf.StringValue division = 9; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17; |
com.google.protobuf.StringValue |
getGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11; |
com.google.protobuf.StringValueOrBuilder |
getGeneralLedgerCategoryOrBuilder()
.google.protobuf.StringValue general_ledger_category = 11; |
com.google.protobuf.StringValue |
getGroup()
.google.protobuf.StringValue group = 10; |
com.google.protobuf.StringValueOrBuilder |
getGroupOrBuilder()
.google.protobuf.StringValue group = 10; |
com.google.protobuf.Parser<GetAdviserAccountResponse> |
getParserForType() |
com.google.protobuf.StringValue |
getSalutation()
.google.protobuf.StringValue salutation = 6; |
com.google.protobuf.StringValueOrBuilder |
getSalutationOrBuilder()
.google.protobuf.StringValue salutation = 6; |
int |
getSerializedSize() |
ResponseStatus |
getStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
ResponseStatusOrBuilder |
getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1; |
com.google.protobuf.StringValue |
getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12; |
com.google.protobuf.StringValueOrBuilder |
getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 12; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasAdviserCode()
.google.protobuf.StringValue adviser_code = 5; |
boolean |
hasAdviserName()
.google.protobuf.StringValue adviser_name = 4; |
boolean |
hasAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13; |
boolean |
hasBranch()
.google.protobuf.StringValue branch = 7; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 3; |
boolean |
hasDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15; |
boolean |
hasDealerType()
.google.protobuf.StringValue dealer_type = 14; |
boolean |
hasDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16; |
boolean |
hasDepartment()
.google.protobuf.StringValue department = 8; |
boolean |
hasDivision()
.google.protobuf.StringValue division = 9; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17; |
boolean |
hasGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11; |
boolean |
hasGroup()
.google.protobuf.StringValue group = 10; |
int |
hashCode() |
boolean |
hasSalutation()
.google.protobuf.StringValue salutation = 6; |
boolean |
hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
boolean |
hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetAdviserAccountResponse.Builder |
newBuilder() |
static GetAdviserAccountResponse.Builder |
newBuilder(GetAdviserAccountResponse prototype) |
GetAdviserAccountResponse.Builder |
newBuilderForType() |
protected GetAdviserAccountResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetAdviserAccountResponse |
parseDelimitedFrom(InputStream input) |
static GetAdviserAccountResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserAccountResponse |
parseFrom(byte[] data) |
static GetAdviserAccountResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserAccountResponse |
parseFrom(ByteBuffer data) |
static GetAdviserAccountResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserAccountResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetAdviserAccountResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserAccountResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetAdviserAccountResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserAccountResponse |
parseFrom(InputStream input) |
static GetAdviserAccountResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetAdviserAccountResponse> |
parser() |
GetAdviserAccountResponse.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 ACCOUNT_NUMBER_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int ADVISER_NAME_FIELD_NUMBER
public static final int ADVISER_CODE_FIELD_NUMBER
public static final int SALUTATION_FIELD_NUMBER
public static final int BRANCH_FIELD_NUMBER
public static final int DEPARTMENT_FIELD_NUMBER
public static final int DIVISION_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
public static final int GENERAL_LEDGER_CATEGORY_FIELD_NUMBER
public static final int TELEPHONE_NUMBER_FIELD_NUMBER
public static final int AFTER_HOURS_TELEPHONE_NUMBER_FIELD_NUMBER
public static final int DEALER_TYPE_FIELD_NUMBER
public static final int DEALER_LICENSE_NUMBER_FIELD_NUMBER
public static final int DEFAULT_BROKERAGE_CLASS_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_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()
.fincleartech.ibroker.ResponseStatus status = 1;hasStatus in interface GetAdviserAccountResponseOrBuilderpublic ResponseStatus getStatus()
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetAdviserAccountResponseOrBuilderpublic ResponseStatusOrBuilder getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 3;hasCurrent in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 3;getCurrent in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3;getCurrentOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasAdviserName()
.google.protobuf.StringValue adviser_name = 4;hasAdviserName in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getAdviserName()
.google.protobuf.StringValue adviser_name = 4;getAdviserName in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserNameOrBuilder()
.google.protobuf.StringValue adviser_name = 4;getAdviserNameOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasAdviserCode()
.google.protobuf.StringValue adviser_code = 5;hasAdviserCode in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getAdviserCode()
.google.protobuf.StringValue adviser_code = 5;getAdviserCode in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserCodeOrBuilder()
.google.protobuf.StringValue adviser_code = 5;getAdviserCodeOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasSalutation()
.google.protobuf.StringValue salutation = 6;hasSalutation in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getSalutation()
.google.protobuf.StringValue salutation = 6;getSalutation in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
.google.protobuf.StringValue salutation = 6;getSalutationOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasBranch()
.google.protobuf.StringValue branch = 7;hasBranch in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getBranch()
.google.protobuf.StringValue branch = 7;getBranch in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBranchOrBuilder()
.google.protobuf.StringValue branch = 7;getBranchOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasDepartment()
.google.protobuf.StringValue department = 8;hasDepartment in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getDepartment()
.google.protobuf.StringValue department = 8;getDepartment in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDepartmentOrBuilder()
.google.protobuf.StringValue department = 8;getDepartmentOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasDivision()
.google.protobuf.StringValue division = 9;hasDivision in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getDivision()
.google.protobuf.StringValue division = 9;getDivision in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDivisionOrBuilder()
.google.protobuf.StringValue division = 9;getDivisionOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasGroup()
.google.protobuf.StringValue group = 10;hasGroup in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getGroup()
.google.protobuf.StringValue group = 10;getGroup in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
.google.protobuf.StringValue group = 10;getGroupOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11;hasGeneralLedgerCategory in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11;getGeneralLedgerCategory in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGeneralLedgerCategoryOrBuilder()
.google.protobuf.StringValue general_ledger_category = 11;getGeneralLedgerCategoryOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12;hasTelephoneNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12;getTelephoneNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 12;getTelephoneNumberOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13;hasAfterHoursTelephoneNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13;getAfterHoursTelephoneNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAfterHoursTelephoneNumberOrBuilder()
.google.protobuf.StringValue after_hours_telephone_number = 13;getAfterHoursTelephoneNumberOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasDealerType()
.google.protobuf.StringValue dealer_type = 14;hasDealerType in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getDealerType()
.google.protobuf.StringValue dealer_type = 14;getDealerType in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerTypeOrBuilder()
.google.protobuf.StringValue dealer_type = 14;getDealerTypeOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15;hasDealerLicenseNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15;getDealerLicenseNumber in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerLicenseNumberOrBuilder()
.google.protobuf.StringValue dealer_license_number = 15;getDealerLicenseNumberOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16;hasDefaultBrokerageClass in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValue getDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16;getDefaultBrokerageClass in interface GetAdviserAccountResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDefaultBrokerageClassOrBuilder()
.google.protobuf.StringValue default_brokerage_class = 16;getDefaultBrokerageClassOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;hasEntryDateTime in interface GetAdviserAccountResponseOrBuilderpublic DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTime in interface GetAdviserAccountResponseOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTimeOrBuilder in interface GetAdviserAccountResponseOrBuilderpublic 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 GetAdviserAccountResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserAccountResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserAccountResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserAccountResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserAccountResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserAccountResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserAccountResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetAdviserAccountResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAdviserAccountResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetAdviserAccountResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAdviserAccountResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetAdviserAccountResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetAdviserAccountResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetAdviserAccountResponse.Builder newBuilder()
public static GetAdviserAccountResponse.Builder newBuilder(GetAdviserAccountResponse prototype)
public GetAdviserAccountResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetAdviserAccountResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetAdviserAccountResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetAdviserAccountResponse> parser()
public com.google.protobuf.Parser<GetAdviserAccountResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetAdviserAccountResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.