public final class AdviserBrokerageSplit extends com.google.protobuf.GeneratedMessageV3 implements AdviserBrokerageSplitOrBuilder
fincleartech.ibroker.AdviserBrokerageSplit| Modifier and Type | Class and Description |
|---|---|
static class |
AdviserBrokerageSplit.Builder
Protobuf type
fincleartech.ibroker.AdviserBrokerageSplit |
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 |
CURRENT_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
PERCENTAGE_BROKERAGE_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
|
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.BoolValue |
getCurrent()
Flag indicating if record is active
Mandatory
Maximum size 1
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if record is active
Mandatory
Maximum size 1
|
static AdviserBrokerageSplit |
getDefaultInstance() |
AdviserBrokerageSplit |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DateTimeValue |
getEntryDateTime()
The date/time the record was created
Optional
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
Optional
|
com.google.protobuf.Parser<AdviserBrokerageSplit> |
getParserForType() |
NumberValue |
getPercentageBrokerage()
Indicates the brokerage percentage to be applied to the adviser.
|
NumberValueOrBuilder |
getPercentageBrokerageOrBuilder()
Indicates the brokerage percentage to be applied to the adviser.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
|
boolean |
hasAdviserCode()
The code associated with the adviser
Mandatory
Maximum size 5
|
boolean |
hasCurrent()
Flag indicating if record is active
Mandatory
Maximum size 1
|
boolean |
hasEntryDateTime()
The date/time the record was created
Optional
|
int |
hashCode() |
boolean |
hasPercentageBrokerage()
Indicates the brokerage percentage to be applied to the adviser.
|
boolean |
hasUserId()
The database user ID who created the account adviser split
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AdviserBrokerageSplit.Builder |
newBuilder() |
static AdviserBrokerageSplit.Builder |
newBuilder(AdviserBrokerageSplit prototype) |
AdviserBrokerageSplit.Builder |
newBuilderForType() |
protected AdviserBrokerageSplit.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AdviserBrokerageSplit |
parseDelimitedFrom(InputStream input) |
static AdviserBrokerageSplit |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdviserBrokerageSplit |
parseFrom(byte[] data) |
static AdviserBrokerageSplit |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdviserBrokerageSplit |
parseFrom(ByteBuffer data) |
static AdviserBrokerageSplit |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdviserBrokerageSplit |
parseFrom(com.google.protobuf.ByteString data) |
static AdviserBrokerageSplit |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdviserBrokerageSplit |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AdviserBrokerageSplit |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdviserBrokerageSplit |
parseFrom(InputStream input) |
static AdviserBrokerageSplit |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AdviserBrokerageSplit> |
parser() |
AdviserBrokerageSplit.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 ACCOUNT_NUMBER_FIELD_NUMBER
public static final int ADVISER_CODE_FIELD_NUMBER
public static final int PERCENTAGE_BROKERAGE_FIELD_NUMBER
public static final int CURRENT_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 hasAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;hasAccountNumber in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumber in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumberOrBuilder in interface AdviserBrokerageSplitOrBuilderpublic boolean hasAdviserCode()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 2;hasAdviserCode in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.StringValue getAdviserCode()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 2;getAdviserCode in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserCodeOrBuilder()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 2;getAdviserCodeOrBuilder in interface AdviserBrokerageSplitOrBuilderpublic boolean hasPercentageBrokerage()
Indicates the brokerage percentage to be applied to the adviser. Numeric values represented as a percentage (i.e 50 will be 50%) Mandatory Maximum size 7,4
.fincleartech.ibroker.NumberValue percentage_brokerage = 3;hasPercentageBrokerage in interface AdviserBrokerageSplitOrBuilderpublic NumberValue getPercentageBrokerage()
Indicates the brokerage percentage to be applied to the adviser. Numeric values represented as a percentage (i.e 50 will be 50%) Mandatory Maximum size 7,4
.fincleartech.ibroker.NumberValue percentage_brokerage = 3;getPercentageBrokerage in interface AdviserBrokerageSplitOrBuilderpublic NumberValueOrBuilder getPercentageBrokerageOrBuilder()
Indicates the brokerage percentage to be applied to the adviser. Numeric values represented as a percentage (i.e 50 will be 50%) Mandatory Maximum size 7,4
.fincleartech.ibroker.NumberValue percentage_brokerage = 3;getPercentageBrokerageOrBuilder in interface AdviserBrokerageSplitOrBuilderpublic boolean hasCurrent()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;hasCurrent in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;getCurrent in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if record is active Mandatory Maximum size 1
.google.protobuf.BoolValue current = 4;getCurrentOrBuilder in interface AdviserBrokerageSplitOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 5;hasEntryDateTime in interface AdviserBrokerageSplitOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 5;getEntryDateTime in interface AdviserBrokerageSplitOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Optional
.fincleartech.ibroker.DateTimeValue entry_date_time = 5;getEntryDateTimeOrBuilder in interface AdviserBrokerageSplitOrBuilderpublic boolean hasUserId()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 6;hasUserId in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 6;getUserId in interface AdviserBrokerageSplitOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the account adviser split Optional Maximum size 18
.google.protobuf.StringValue user_id = 6;getUserIdOrBuilder in interface AdviserBrokerageSplitOrBuilderpublic 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 AdviserBrokerageSplit parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdviserBrokerageSplit parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdviserBrokerageSplit parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdviserBrokerageSplit parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdviserBrokerageSplit parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdviserBrokerageSplit parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdviserBrokerageSplit parseFrom(InputStream input) throws IOException
IOExceptionpublic static AdviserBrokerageSplit parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AdviserBrokerageSplit parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AdviserBrokerageSplit parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AdviserBrokerageSplit parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AdviserBrokerageSplit parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AdviserBrokerageSplit.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AdviserBrokerageSplit.Builder newBuilder()
public static AdviserBrokerageSplit.Builder newBuilder(AdviserBrokerageSplit prototype)
public AdviserBrokerageSplit.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AdviserBrokerageSplit.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AdviserBrokerageSplit getDefaultInstance()
public static com.google.protobuf.Parser<AdviserBrokerageSplit> parser()
public com.google.protobuf.Parser<AdviserBrokerageSplit> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AdviserBrokerageSplit getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.