public final class UpdateAdviserRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateAdviserRequestOrBuilder
fincleartech.ibroker.UpdateAdviserRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateAdviserRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateAdviserRequest |
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 |
GENERAL_LEDGER_CATEGORY_FIELD_NUMBER |
static int |
GROUP_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SALUTATION_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 UpdateAdviserRequest |
getDefaultInstance() |
UpdateAdviserRequest |
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; |
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<UpdateAdviserRequest> |
getParserForType() |
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue |
getSalutation()
.google.protobuf.StringValue salutation = 6; |
com.google.protobuf.StringValueOrBuilder |
getSalutationOrBuilder()
.google.protobuf.StringValue salutation = 6; |
int |
getSerializedSize() |
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 |
hasGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11; |
boolean |
hasGroup()
.google.protobuf.StringValue group = 10; |
int |
hashCode() |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSalutation()
.google.protobuf.StringValue salutation = 6; |
boolean |
hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateAdviserRequest.Builder |
newBuilder() |
static UpdateAdviserRequest.Builder |
newBuilder(UpdateAdviserRequest prototype) |
UpdateAdviserRequest.Builder |
newBuilderForType() |
protected UpdateAdviserRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateAdviserRequest |
parseDelimitedFrom(InputStream input) |
static UpdateAdviserRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAdviserRequest |
parseFrom(byte[] data) |
static UpdateAdviserRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAdviserRequest |
parseFrom(ByteBuffer data) |
static UpdateAdviserRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAdviserRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateAdviserRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAdviserRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateAdviserRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAdviserRequest |
parseFrom(InputStream input) |
static UpdateAdviserRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateAdviserRequest> |
parser() |
UpdateAdviserRequest.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 REQUEST_ID_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
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 hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestId in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 3;hasCurrent in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 3;getCurrent in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3;getCurrentOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasAdviserName()
.google.protobuf.StringValue adviser_name = 4;hasAdviserName in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getAdviserName()
.google.protobuf.StringValue adviser_name = 4;getAdviserName in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserNameOrBuilder()
.google.protobuf.StringValue adviser_name = 4;getAdviserNameOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasAdviserCode()
.google.protobuf.StringValue adviser_code = 5;hasAdviserCode in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getAdviserCode()
.google.protobuf.StringValue adviser_code = 5;getAdviserCode in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserCodeOrBuilder()
.google.protobuf.StringValue adviser_code = 5;getAdviserCodeOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasSalutation()
.google.protobuf.StringValue salutation = 6;hasSalutation in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getSalutation()
.google.protobuf.StringValue salutation = 6;getSalutation in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
.google.protobuf.StringValue salutation = 6;getSalutationOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasBranch()
.google.protobuf.StringValue branch = 7;hasBranch in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getBranch()
.google.protobuf.StringValue branch = 7;getBranch in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBranchOrBuilder()
.google.protobuf.StringValue branch = 7;getBranchOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasDepartment()
.google.protobuf.StringValue department = 8;hasDepartment in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDepartment()
.google.protobuf.StringValue department = 8;getDepartment in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDepartmentOrBuilder()
.google.protobuf.StringValue department = 8;getDepartmentOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasDivision()
.google.protobuf.StringValue division = 9;hasDivision in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDivision()
.google.protobuf.StringValue division = 9;getDivision in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDivisionOrBuilder()
.google.protobuf.StringValue division = 9;getDivisionOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasGroup()
.google.protobuf.StringValue group = 10;hasGroup in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getGroup()
.google.protobuf.StringValue group = 10;getGroup in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
.google.protobuf.StringValue group = 10;getGroupOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11;hasGeneralLedgerCategory in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11;getGeneralLedgerCategory in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGeneralLedgerCategoryOrBuilder()
.google.protobuf.StringValue general_ledger_category = 11;getGeneralLedgerCategoryOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12;hasTelephoneNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12;getTelephoneNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 12;getTelephoneNumberOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13;hasAfterHoursTelephoneNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13;getAfterHoursTelephoneNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAfterHoursTelephoneNumberOrBuilder()
.google.protobuf.StringValue after_hours_telephone_number = 13;getAfterHoursTelephoneNumberOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasDealerType()
.google.protobuf.StringValue dealer_type = 14;hasDealerType in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDealerType()
.google.protobuf.StringValue dealer_type = 14;getDealerType in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerTypeOrBuilder()
.google.protobuf.StringValue dealer_type = 14;getDealerTypeOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15;hasDealerLicenseNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15;getDealerLicenseNumber in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerLicenseNumberOrBuilder()
.google.protobuf.StringValue dealer_license_number = 15;getDealerLicenseNumberOrBuilder in interface UpdateAdviserRequestOrBuilderpublic boolean hasDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16;hasDefaultBrokerageClass in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16;getDefaultBrokerageClass in interface UpdateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDefaultBrokerageClassOrBuilder()
.google.protobuf.StringValue default_brokerage_class = 16;getDefaultBrokerageClassOrBuilder in interface UpdateAdviserRequestOrBuilderpublic 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 UpdateAdviserRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAdviserRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAdviserRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAdviserRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAdviserRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAdviserRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAdviserRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAdviserRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAdviserRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAdviserRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAdviserRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateAdviserRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateAdviserRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateAdviserRequest.Builder newBuilder()
public static UpdateAdviserRequest.Builder newBuilder(UpdateAdviserRequest prototype)
public UpdateAdviserRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateAdviserRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateAdviserRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateAdviserRequest> parser()
public com.google.protobuf.Parser<UpdateAdviserRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateAdviserRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.