public final class GetAdviserResponse extends com.google.protobuf.GeneratedMessageV3 implements GetAdviserResponseOrBuilder
fincleartech.ibroker.GetAdviserResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetAdviserResponse.Builder
Protobuf type
fincleartech.ibroker.GetAdviserResponse |
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 |
SALUTATION_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TELEPHONE_NUMBER_FIELD_NUMBER |
static int |
TEMP_BRANCH_FIELD_NUMBER |
static int |
TEMP_DEPARTMENT_FIELD_NUMBER |
static int |
TEMP_FROM_DATE_FIELD_NUMBER |
static int |
TEMP_TO_DATE_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 GetAdviserResponse |
getDefaultInstance() |
GetAdviserResponse |
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<GetAdviserResponse> |
getParserForType() |
com.google.protobuf.StringValue |
getSalutation()
.google.protobuf.StringValue salutation = 6; |
com.google.protobuf.StringValueOrBuilder |
getSalutationOrBuilder()
.google.protobuf.StringValue salutation = 6; |
int |
getSerializedSize() |
com.google.rpc.Status |
getStatus()
Response Status.
|
com.google.rpc.StatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
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.StringValue |
getTempBranch()
.google.protobuf.StringValue temp_branch = 17; |
com.google.protobuf.StringValueOrBuilder |
getTempBranchOrBuilder()
.google.protobuf.StringValue temp_branch = 17; |
com.google.protobuf.StringValue |
getTempDepartment()
.google.protobuf.StringValue temp_department = 18; |
com.google.protobuf.StringValueOrBuilder |
getTempDepartmentOrBuilder()
.google.protobuf.StringValue temp_department = 18; |
com.google.protobuf.StringValue |
getTempFromDate()
.google.protobuf.StringValue temp_from_date = 19; |
com.google.protobuf.StringValueOrBuilder |
getTempFromDateOrBuilder()
.google.protobuf.StringValue temp_from_date = 19; |
com.google.protobuf.StringValue |
getTempToDate()
.google.protobuf.StringValue temp_to_date = 20; |
com.google.protobuf.StringValueOrBuilder |
getTempToDateOrBuilder()
.google.protobuf.StringValue temp_to_date = 20; |
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 |
hasSalutation()
.google.protobuf.StringValue salutation = 6; |
boolean |
hasStatus()
Response Status.
|
boolean |
hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12; |
boolean |
hasTempBranch()
.google.protobuf.StringValue temp_branch = 17; |
boolean |
hasTempDepartment()
.google.protobuf.StringValue temp_department = 18; |
boolean |
hasTempFromDate()
.google.protobuf.StringValue temp_from_date = 19; |
boolean |
hasTempToDate()
.google.protobuf.StringValue temp_to_date = 20; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetAdviserResponse.Builder |
newBuilder() |
static GetAdviserResponse.Builder |
newBuilder(GetAdviserResponse prototype) |
GetAdviserResponse.Builder |
newBuilderForType() |
protected GetAdviserResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetAdviserResponse |
parseDelimitedFrom(InputStream input) |
static GetAdviserResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserResponse |
parseFrom(byte[] data) |
static GetAdviserResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserResponse |
parseFrom(ByteBuffer data) |
static GetAdviserResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetAdviserResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetAdviserResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetAdviserResponse |
parseFrom(InputStream input) |
static GetAdviserResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetAdviserResponse> |
parser() |
GetAdviserResponse.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 TEMP_BRANCH_FIELD_NUMBER
public static final int TEMP_DEPARTMENT_FIELD_NUMBER
public static final int TEMP_FROM_DATE_FIELD_NUMBER
public static final int TEMP_TO_DATE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasStatus()
Response Status.
.google.rpc.Status status = 1;hasStatus in interface GetAdviserResponseOrBuilderpublic com.google.rpc.Status getStatus()
Response Status.
.google.rpc.Status status = 1;getStatus in interface GetAdviserResponseOrBuilderpublic com.google.rpc.StatusOrBuilder getStatusOrBuilder()
Response Status.
.google.rpc.Status status = 1;getStatusOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 3;hasCurrent in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 3;getCurrent in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 3;getCurrentOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasAdviserName()
.google.protobuf.StringValue adviser_name = 4;hasAdviserName in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getAdviserName()
.google.protobuf.StringValue adviser_name = 4;getAdviserName in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserNameOrBuilder()
.google.protobuf.StringValue adviser_name = 4;getAdviserNameOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasAdviserCode()
.google.protobuf.StringValue adviser_code = 5;hasAdviserCode in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getAdviserCode()
.google.protobuf.StringValue adviser_code = 5;getAdviserCode in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdviserCodeOrBuilder()
.google.protobuf.StringValue adviser_code = 5;getAdviserCodeOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasSalutation()
.google.protobuf.StringValue salutation = 6;hasSalutation in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getSalutation()
.google.protobuf.StringValue salutation = 6;getSalutation in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
.google.protobuf.StringValue salutation = 6;getSalutationOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasBranch()
.google.protobuf.StringValue branch = 7;hasBranch in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getBranch()
.google.protobuf.StringValue branch = 7;getBranch in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBranchOrBuilder()
.google.protobuf.StringValue branch = 7;getBranchOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasDepartment()
.google.protobuf.StringValue department = 8;hasDepartment in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getDepartment()
.google.protobuf.StringValue department = 8;getDepartment in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDepartmentOrBuilder()
.google.protobuf.StringValue department = 8;getDepartmentOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasDivision()
.google.protobuf.StringValue division = 9;hasDivision in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getDivision()
.google.protobuf.StringValue division = 9;getDivision in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDivisionOrBuilder()
.google.protobuf.StringValue division = 9;getDivisionOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasGroup()
.google.protobuf.StringValue group = 10;hasGroup in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getGroup()
.google.protobuf.StringValue group = 10;getGroup in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
.google.protobuf.StringValue group = 10;getGroupOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11;hasGeneralLedgerCategory in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getGeneralLedgerCategory()
.google.protobuf.StringValue general_ledger_category = 11;getGeneralLedgerCategory in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGeneralLedgerCategoryOrBuilder()
.google.protobuf.StringValue general_ledger_category = 11;getGeneralLedgerCategoryOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12;hasTelephoneNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getTelephoneNumber()
.google.protobuf.StringValue telephone_number = 12;getTelephoneNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
.google.protobuf.StringValue telephone_number = 12;getTelephoneNumberOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13;hasAfterHoursTelephoneNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getAfterHoursTelephoneNumber()
.google.protobuf.StringValue after_hours_telephone_number = 13;getAfterHoursTelephoneNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAfterHoursTelephoneNumberOrBuilder()
.google.protobuf.StringValue after_hours_telephone_number = 13;getAfterHoursTelephoneNumberOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasDealerType()
.google.protobuf.StringValue dealer_type = 14;hasDealerType in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getDealerType()
.google.protobuf.StringValue dealer_type = 14;getDealerType in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerTypeOrBuilder()
.google.protobuf.StringValue dealer_type = 14;getDealerTypeOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15;hasDealerLicenseNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getDealerLicenseNumber()
.google.protobuf.StringValue dealer_license_number = 15;getDealerLicenseNumber in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDealerLicenseNumberOrBuilder()
.google.protobuf.StringValue dealer_license_number = 15;getDealerLicenseNumberOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16;hasDefaultBrokerageClass in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getDefaultBrokerageClass()
.google.protobuf.StringValue default_brokerage_class = 16;getDefaultBrokerageClass in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDefaultBrokerageClassOrBuilder()
.google.protobuf.StringValue default_brokerage_class = 16;getDefaultBrokerageClassOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasTempBranch()
.google.protobuf.StringValue temp_branch = 17;hasTempBranch in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getTempBranch()
.google.protobuf.StringValue temp_branch = 17;getTempBranch in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTempBranchOrBuilder()
.google.protobuf.StringValue temp_branch = 17;getTempBranchOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasTempDepartment()
.google.protobuf.StringValue temp_department = 18;hasTempDepartment in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getTempDepartment()
.google.protobuf.StringValue temp_department = 18;getTempDepartment in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTempDepartmentOrBuilder()
.google.protobuf.StringValue temp_department = 18;getTempDepartmentOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasTempFromDate()
.google.protobuf.StringValue temp_from_date = 19;hasTempFromDate in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getTempFromDate()
.google.protobuf.StringValue temp_from_date = 19;getTempFromDate in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTempFromDateOrBuilder()
.google.protobuf.StringValue temp_from_date = 19;getTempFromDateOrBuilder in interface GetAdviserResponseOrBuilderpublic boolean hasTempToDate()
.google.protobuf.StringValue temp_to_date = 20;hasTempToDate in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValue getTempToDate()
.google.protobuf.StringValue temp_to_date = 20;getTempToDate in interface GetAdviserResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTempToDateOrBuilder()
.google.protobuf.StringValue temp_to_date = 20;getTempToDateOrBuilder in interface GetAdviserResponseOrBuilderpublic 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 GetAdviserResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetAdviserResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetAdviserResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAdviserResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetAdviserResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetAdviserResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetAdviserResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetAdviserResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetAdviserResponse.Builder newBuilder()
public static GetAdviserResponse.Builder newBuilder(GetAdviserResponse prototype)
public GetAdviserResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetAdviserResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetAdviserResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetAdviserResponse> parser()
public com.google.protobuf.Parser<GetAdviserResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetAdviserResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.