public static final class BaseRpc.LoginRequest extends com.google.protobuf.GeneratedMessage implements BaseRpc.LoginRequestOrBuilder
LoginRequest| Modifier and Type | Class and Description |
|---|---|
static class |
BaseRpc.LoginRequest.Builder
Protobuf type
LoginRequest |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
APPID_FIELD_NUMBER |
static int |
CLIENTID_FIELD_NUMBER |
static int |
LOCALE_FIELD_NUMBER |
static com.google.protobuf.Parser<BaseRpc.LoginRequest> |
PARSER |
static int |
PASSWORD_FIELD_NUMBER |
static int |
USERNAME_FIELD_NUMBER |
static int |
VERSIONID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId()
required string appId = 1; |
com.google.protobuf.ByteString |
getAppIdBytes()
required string appId = 1; |
String |
getClientId()
required string clientId = 2; |
com.google.protobuf.ByteString |
getClientIdBytes()
required string clientId = 2; |
static BaseRpc.LoginRequest |
getDefaultInstance() |
BaseRpc.LoginRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
BaseRpc.Locale |
getLocale()
required .Locale locale = 3; |
BaseRpc.LocaleOrBuilder |
getLocaleOrBuilder()
required .Locale locale = 3; |
com.google.protobuf.Parser<BaseRpc.LoginRequest> |
getParserForType() |
String |
getPassword()
required string password = 6; |
com.google.protobuf.ByteString |
getPasswordBytes()
required string password = 6; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUsername()
required string username = 5; |
com.google.protobuf.ByteString |
getUsernameBytes()
required string username = 5; |
String |
getVersionId()
required string versionId = 4; |
com.google.protobuf.ByteString |
getVersionIdBytes()
required string versionId = 4; |
boolean |
hasAppId()
required string appId = 1; |
boolean |
hasClientId()
required string clientId = 2; |
boolean |
hasLocale()
required .Locale locale = 3; |
boolean |
hasPassword()
required string password = 6; |
boolean |
hasUsername()
required string username = 5; |
boolean |
hasVersionId()
required string versionId = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BaseRpc.LoginRequest.Builder |
newBuilder() |
static BaseRpc.LoginRequest.Builder |
newBuilder(BaseRpc.LoginRequest prototype) |
BaseRpc.LoginRequest.Builder |
newBuilderForType() |
protected BaseRpc.LoginRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BaseRpc.LoginRequest |
parseDelimitedFrom(InputStream input) |
static BaseRpc.LoginRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BaseRpc.LoginRequest |
parseFrom(byte[] data) |
static BaseRpc.LoginRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BaseRpc.LoginRequest |
parseFrom(com.google.protobuf.ByteString data) |
static BaseRpc.LoginRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BaseRpc.LoginRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BaseRpc.LoginRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BaseRpc.LoginRequest |
parseFrom(InputStream input) |
static BaseRpc.LoginRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BaseRpc.LoginRequest.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<BaseRpc.LoginRequest> PARSER
public static final int APPID_FIELD_NUMBER
public static final int CLIENTID_FIELD_NUMBER
public static final int LOCALE_FIELD_NUMBER
public static final int VERSIONID_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER
public static BaseRpc.LoginRequest getDefaultInstance()
public BaseRpc.LoginRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<BaseRpc.LoginRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasAppId()
required string appId = 1;hasAppId in interface BaseRpc.LoginRequestOrBuilderpublic String getAppId()
required string appId = 1;getAppId in interface BaseRpc.LoginRequestOrBuilderpublic com.google.protobuf.ByteString getAppIdBytes()
required string appId = 1;getAppIdBytes in interface BaseRpc.LoginRequestOrBuilderpublic boolean hasClientId()
required string clientId = 2;hasClientId in interface BaseRpc.LoginRequestOrBuilderpublic String getClientId()
required string clientId = 2;getClientId in interface BaseRpc.LoginRequestOrBuilderpublic com.google.protobuf.ByteString getClientIdBytes()
required string clientId = 2;getClientIdBytes in interface BaseRpc.LoginRequestOrBuilderpublic boolean hasLocale()
required .Locale locale = 3;hasLocale in interface BaseRpc.LoginRequestOrBuilderpublic BaseRpc.Locale getLocale()
required .Locale locale = 3;getLocale in interface BaseRpc.LoginRequestOrBuilderpublic BaseRpc.LocaleOrBuilder getLocaleOrBuilder()
required .Locale locale = 3;getLocaleOrBuilder in interface BaseRpc.LoginRequestOrBuilderpublic boolean hasVersionId()
required string versionId = 4;hasVersionId in interface BaseRpc.LoginRequestOrBuilderpublic String getVersionId()
required string versionId = 4;getVersionId in interface BaseRpc.LoginRequestOrBuilderpublic com.google.protobuf.ByteString getVersionIdBytes()
required string versionId = 4;getVersionIdBytes in interface BaseRpc.LoginRequestOrBuilderpublic boolean hasUsername()
required string username = 5;hasUsername in interface BaseRpc.LoginRequestOrBuilderpublic String getUsername()
required string username = 5;getUsername in interface BaseRpc.LoginRequestOrBuilderpublic com.google.protobuf.ByteString getUsernameBytes()
required string username = 5;getUsernameBytes in interface BaseRpc.LoginRequestOrBuilderpublic boolean hasPassword()
required string password = 6;hasPassword in interface BaseRpc.LoginRequestOrBuilderpublic String getPassword()
required string password = 6;getPassword in interface BaseRpc.LoginRequestOrBuilderpublic com.google.protobuf.ByteString getPasswordBytes()
required string password = 6;getPasswordBytes in interface BaseRpc.LoginRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static BaseRpc.LoginRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BaseRpc.LoginRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BaseRpc.LoginRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BaseRpc.LoginRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BaseRpc.LoginRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static BaseRpc.LoginRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BaseRpc.LoginRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BaseRpc.LoginRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BaseRpc.LoginRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BaseRpc.LoginRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BaseRpc.LoginRequest.Builder newBuilder()
public BaseRpc.LoginRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BaseRpc.LoginRequest.Builder newBuilder(BaseRpc.LoginRequest prototype)
public BaseRpc.LoginRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BaseRpc.LoginRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2020. All rights reserved.