public final class CreateAdviserRequest extends com.google.protobuf.GeneratedMessageV3 implements CreateAdviserRequestOrBuilder
fincleartech.ibroker.CreateAdviserRequest| Modifier and Type | Class and Description |
|---|---|
static class |
CreateAdviserRequest.Builder
Protobuf type
fincleartech.ibroker.CreateAdviserRequest |
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 |
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 |
getAdviserCode()
The code associated with the adviser
Mandatory
Maximum size 5
|
com.google.protobuf.StringValueOrBuilder |
getAdviserCodeOrBuilder()
The code associated with the adviser
Mandatory
Maximum size 5
|
com.google.protobuf.StringValue |
getAdviserName()
The name of the adviser
Mandatory
Maximum size 200
|
com.google.protobuf.StringValueOrBuilder |
getAdviserNameOrBuilder()
The name of the adviser
Mandatory
Maximum size 200
|
com.google.protobuf.StringValue |
getAfterHoursTelephoneNumber()
The after hours telephone number of the adviser
Optional
Maximum size 20
|
com.google.protobuf.StringValueOrBuilder |
getAfterHoursTelephoneNumberOrBuilder()
The after hours telephone number of the adviser
Optional
Maximum size 20
|
com.google.protobuf.StringValue |
getBranch()
The branch where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getBranchOrBuilder()
The branch where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if adviser account is active
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if adviser account is active
Mandatory
|
com.google.protobuf.StringValue |
getDealerLicenseNumber()
The license number the dealer currently holds
Optional
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getDealerLicenseNumberOrBuilder()
The license number the dealer currently holds
Optional
Maximum size 10
|
com.google.protobuf.StringValue |
getDealerType()
The type of license the dealer currently holds
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDealerTypeOrBuilder()
The type of license the dealer currently holds
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDefaultBrokerageClassOrBuilder()
The default brokerage classification the adviser financial postings will be allocated to
Available options as defined in iBROKER.
|
static CreateAdviserRequest |
getDefaultInstance() |
CreateAdviserRequest |
getDefaultInstanceForType() |
com.google.protobuf.StringValue |
getDepartment()
The department where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDepartmentOrBuilder()
The department where the adviser is located
Available options as defined in iBROKER.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getDivision()
The division where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDivisionOrBuilder()
The division where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getGeneralLedgerCategory()
The general ledger category any financial postings will be associated with
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getGeneralLedgerCategoryOrBuilder()
The general ledger category any financial postings will be associated with
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getGroup()
The advisor group / desk the adviser has been associated with
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getGroupOrBuilder()
The advisor group / desk the adviser has been associated with
Available options as defined in iBROKER.
|
com.google.protobuf.Parser<CreateAdviserRequest> |
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()
The salutation associated with the adviser
Optional
Maximum size 15
|
com.google.protobuf.StringValueOrBuilder |
getSalutationOrBuilder()
The salutation associated with the adviser
Optional
Maximum size 15
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getTelephoneNumber()
The telephone number of the adviser
Optional
Maximum size 20
|
com.google.protobuf.StringValueOrBuilder |
getTelephoneNumberOrBuilder()
The telephone number of the adviser
Optional
Maximum size 20
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAdviserCode()
The code associated with the adviser
Mandatory
Maximum size 5
|
boolean |
hasAdviserName()
The name of the adviser
Mandatory
Maximum size 200
|
boolean |
hasAfterHoursTelephoneNumber()
The after hours telephone number of the adviser
Optional
Maximum size 20
|
boolean |
hasBranch()
The branch where the adviser is located
Available options as defined in iBROKER.
|
boolean |
hasCurrent()
Flag indicating if adviser account is active
Mandatory
|
boolean |
hasDealerLicenseNumber()
The license number the dealer currently holds
Optional
Maximum size 10
|
boolean |
hasDealerType()
The type of license the dealer currently holds
Available options as defined in iBROKER.
|
boolean |
hasDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to
Available options as defined in iBROKER.
|
boolean |
hasDepartment()
The department where the adviser is located
Available options as defined in iBROKER.
|
boolean |
hasDivision()
The division where the adviser is located
Available options as defined in iBROKER.
|
boolean |
hasGeneralLedgerCategory()
The general ledger category any financial postings will be associated with
Available options as defined in iBROKER.
|
boolean |
hasGroup()
The advisor group / desk the adviser has been associated with
Available options as defined in iBROKER.
|
int |
hashCode() |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSalutation()
The salutation associated with the adviser
Optional
Maximum size 15
|
boolean |
hasTelephoneNumber()
The telephone number of the adviser
Optional
Maximum size 20
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CreateAdviserRequest.Builder |
newBuilder() |
static CreateAdviserRequest.Builder |
newBuilder(CreateAdviserRequest prototype) |
CreateAdviserRequest.Builder |
newBuilderForType() |
protected CreateAdviserRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CreateAdviserRequest |
parseDelimitedFrom(InputStream input) |
static CreateAdviserRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAdviserRequest |
parseFrom(byte[] data) |
static CreateAdviserRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAdviserRequest |
parseFrom(ByteBuffer data) |
static CreateAdviserRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAdviserRequest |
parseFrom(com.google.protobuf.ByteString data) |
static CreateAdviserRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAdviserRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateAdviserRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAdviserRequest |
parseFrom(InputStream input) |
static CreateAdviserRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CreateAdviserRequest> |
parser() |
CreateAdviserRequest.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 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. Mandatory
.google.protobuf.StringValue request_id = 1;hasRequestId in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestId in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasCurrent()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 2;hasCurrent in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 2;getCurrent in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 2;getCurrentOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasAdviserName()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 3;hasAdviserName in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getAdviserName()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 3;getAdviserName in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserNameOrBuilder()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 3;getAdviserNameOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasAdviserCode()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 4;hasAdviserCode in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getAdviserCode()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 4;getAdviserCode in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserCodeOrBuilder()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 4;getAdviserCodeOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasSalutation()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;hasSalutation in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getSalutation()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;getSalutation in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;getSalutationOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasBranch()
The branch where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue branch = 6;hasBranch in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getBranch()
The branch where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue branch = 6;getBranch in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBranchOrBuilder()
The branch where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue branch = 6;getBranchOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasDepartment()
The department where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue department = 7;hasDepartment in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDepartment()
The department where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue department = 7;getDepartment in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDepartmentOrBuilder()
The department where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue department = 7;getDepartmentOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasDivision()
The division where the adviser is located Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue division = 8;hasDivision in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDivision()
The division where the adviser is located Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue division = 8;getDivision in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDivisionOrBuilder()
The division where the adviser is located Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue division = 8;getDivisionOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasGroup()
The advisor group / desk the adviser has been associated with Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 9;hasGroup in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getGroup()
The advisor group / desk the adviser has been associated with Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 9;getGroup in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
The advisor group / desk the adviser has been associated with Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 9;getGroupOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasGeneralLedgerCategory()
The general ledger category any financial postings will be associated with Available options as defined in iBROKER. Optional Maximum size 2
.google.protobuf.StringValue general_ledger_category = 10;hasGeneralLedgerCategory in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getGeneralLedgerCategory()
The general ledger category any financial postings will be associated with Available options as defined in iBROKER. Optional Maximum size 2
.google.protobuf.StringValue general_ledger_category = 10;getGeneralLedgerCategory in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGeneralLedgerCategoryOrBuilder()
The general ledger category any financial postings will be associated with Available options as defined in iBROKER. Optional Maximum size 2
.google.protobuf.StringValue general_ledger_category = 10;getGeneralLedgerCategoryOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasTelephoneNumber()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 11;hasTelephoneNumber in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getTelephoneNumber()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 11;getTelephoneNumber in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 11;getTelephoneNumberOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasAfterHoursTelephoneNumber()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 12;hasAfterHoursTelephoneNumber in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getAfterHoursTelephoneNumber()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 12;getAfterHoursTelephoneNumber in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAfterHoursTelephoneNumberOrBuilder()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 12;getAfterHoursTelephoneNumberOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasDealerType()
The type of license the dealer currently holds Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue dealer_type = 13;hasDealerType in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDealerType()
The type of license the dealer currently holds Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue dealer_type = 13;getDealerType in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerTypeOrBuilder()
The type of license the dealer currently holds Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue dealer_type = 13;getDealerTypeOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasDealerLicenseNumber()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 14;hasDealerLicenseNumber in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDealerLicenseNumber()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 14;getDealerLicenseNumber in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerLicenseNumberOrBuilder()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 14;getDealerLicenseNumberOrBuilder in interface CreateAdviserRequestOrBuilderpublic boolean hasDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to Available options as defined in iBROKER. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 15;hasDefaultBrokerageClass in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValue getDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to Available options as defined in iBROKER. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 15;getDefaultBrokerageClass in interface CreateAdviserRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDefaultBrokerageClassOrBuilder()
The default brokerage classification the adviser financial postings will be allocated to Available options as defined in iBROKER. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 15;getDefaultBrokerageClassOrBuilder in interface CreateAdviserRequestOrBuilderpublic 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 CreateAdviserRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAdviserRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAdviserRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAdviserRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAdviserRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAdviserRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAdviserRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static CreateAdviserRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CreateAdviserRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CreateAdviserRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CreateAdviserRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CreateAdviserRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CreateAdviserRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CreateAdviserRequest.Builder newBuilder()
public static CreateAdviserRequest.Builder newBuilder(CreateAdviserRequest prototype)
public CreateAdviserRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CreateAdviserRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CreateAdviserRequest getDefaultInstance()
public static com.google.protobuf.Parser<CreateAdviserRequest> parser()
public com.google.protobuf.Parser<CreateAdviserRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CreateAdviserRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.