Package pbx
Class Model.ClientMsg
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<Model.ClientMsg,Model.ClientMsg.Builder>
-
- pbx.Model.ClientMsg
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,Model.ClientMsgOrBuilder
- Enclosing class:
- Model
public static final class Model.ClientMsg extends com.google.protobuf.GeneratedMessageLite<Model.ClientMsg,Model.ClientMsg.Builder> implements Model.ClientMsgOrBuilder
Protobuf typepbx.ClientMsg
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classModel.ClientMsg.BuilderProtobuf typepbx.ClientMsgstatic classModel.ClientMsg.MessageCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intACC_FIELD_NUMBERstatic intDEL_FIELD_NUMBERstatic intEXTRA_FIELD_NUMBERstatic intGET_FIELD_NUMBERstatic intHI_FIELD_NUMBERstatic intLEAVE_FIELD_NUMBERstatic intLOGIN_FIELD_NUMBERstatic intNOTE_FIELD_NUMBERstatic intPUB_FIELD_NUMBERstatic intSET_FIELD_NUMBERstatic intSUB_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)Model.ClientAccgetAcc().pbx.ClientAcc acc = 2 [json_name = "acc"];static Model.ClientMsggetDefaultInstance()Model.ClientDelgetDel().pbx.ClientDel del = 9 [json_name = "del"];Model.ClientExtragetExtra()Additional message parameters.Model.ClientGetgetGet().pbx.ClientGet get = 7 [json_name = "get"];Model.ClientHigetHi().pbx.ClientHi hi = 1 [json_name = "hi"];Model.ClientLeavegetLeave().pbx.ClientLeave leave = 5 [json_name = "leave"];Model.ClientLogingetLogin().pbx.ClientLogin login = 3 [json_name = "login"];Model.ClientMsg.MessageCasegetMessageCase()Model.ClientNotegetNote().pbx.ClientNote note = 10 [json_name = "note"];Model.ClientPubgetPub().pbx.ClientPub pub = 6 [json_name = "pub"];Model.ClientSetgetSet().pbx.ClientSet set = 8 [json_name = "set"];Model.ClientSubgetSub().pbx.ClientSub sub = 4 [json_name = "sub"];booleanhasAcc().pbx.ClientAcc acc = 2 [json_name = "acc"];booleanhasDel().pbx.ClientDel del = 9 [json_name = "del"];booleanhasExtra()Additional message parameters.booleanhasGet().pbx.ClientGet get = 7 [json_name = "get"];booleanhasHi().pbx.ClientHi hi = 1 [json_name = "hi"];booleanhasLeave().pbx.ClientLeave leave = 5 [json_name = "leave"];booleanhasLogin().pbx.ClientLogin login = 3 [json_name = "login"];booleanhasNote().pbx.ClientNote note = 10 [json_name = "note"];booleanhasPub().pbx.ClientPub pub = 6 [json_name = "pub"];booleanhasSet().pbx.ClientSet set = 8 [json_name = "set"];booleanhasSub().pbx.ClientSub sub = 4 [json_name = "sub"];static Model.ClientMsg.BuildernewBuilder()static Model.ClientMsg.BuildernewBuilder(Model.ClientMsg prototype)static Model.ClientMsgparseDelimitedFrom(java.io.InputStream input)static Model.ClientMsgparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientMsgparseFrom(byte[] data)static Model.ClientMsgparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientMsgparseFrom(com.google.protobuf.ByteString data)static Model.ClientMsgparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientMsgparseFrom(com.google.protobuf.CodedInputStream input)static Model.ClientMsgparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientMsgparseFrom(java.io.InputStream input)static Model.ClientMsgparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientMsgparseFrom(java.nio.ByteBuffer data)static Model.ClientMsgparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Model.ClientMsg>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
HI_FIELD_NUMBER
public static final int HI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACC_FIELD_NUMBER
public static final int ACC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGIN_FIELD_NUMBER
public static final int LOGIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUB_FIELD_NUMBER
public static final int SUB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LEAVE_FIELD_NUMBER
public static final int LEAVE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PUB_FIELD_NUMBER
public static final int PUB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GET_FIELD_NUMBER
public static final int GET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SET_FIELD_NUMBER
public static final int SET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEL_FIELD_NUMBER
public static final int DEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NOTE_FIELD_NUMBER
public static final int NOTE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTRA_FIELD_NUMBER
public static final int EXTRA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getMessageCase
public Model.ClientMsg.MessageCase getMessageCase()
- Specified by:
getMessageCasein interfaceModel.ClientMsgOrBuilder
-
hasHi
public boolean hasHi()
.pbx.ClientHi hi = 1 [json_name = "hi"];- Specified by:
hasHiin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the hi field is set.
-
getHi
public Model.ClientHi getHi()
.pbx.ClientHi hi = 1 [json_name = "hi"];- Specified by:
getHiin interfaceModel.ClientMsgOrBuilder- Returns:
- The hi.
-
hasAcc
public boolean hasAcc()
.pbx.ClientAcc acc = 2 [json_name = "acc"];- Specified by:
hasAccin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the acc field is set.
-
getAcc
public Model.ClientAcc getAcc()
.pbx.ClientAcc acc = 2 [json_name = "acc"];- Specified by:
getAccin interfaceModel.ClientMsgOrBuilder- Returns:
- The acc.
-
hasLogin
public boolean hasLogin()
.pbx.ClientLogin login = 3 [json_name = "login"];- Specified by:
hasLoginin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the login field is set.
-
getLogin
public Model.ClientLogin getLogin()
.pbx.ClientLogin login = 3 [json_name = "login"];- Specified by:
getLoginin interfaceModel.ClientMsgOrBuilder- Returns:
- The login.
-
hasSub
public boolean hasSub()
.pbx.ClientSub sub = 4 [json_name = "sub"];- Specified by:
hasSubin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the sub field is set.
-
getSub
public Model.ClientSub getSub()
.pbx.ClientSub sub = 4 [json_name = "sub"];- Specified by:
getSubin interfaceModel.ClientMsgOrBuilder- Returns:
- The sub.
-
hasLeave
public boolean hasLeave()
.pbx.ClientLeave leave = 5 [json_name = "leave"];- Specified by:
hasLeavein interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the leave field is set.
-
getLeave
public Model.ClientLeave getLeave()
.pbx.ClientLeave leave = 5 [json_name = "leave"];- Specified by:
getLeavein interfaceModel.ClientMsgOrBuilder- Returns:
- The leave.
-
hasPub
public boolean hasPub()
.pbx.ClientPub pub = 6 [json_name = "pub"];- Specified by:
hasPubin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the pub field is set.
-
getPub
public Model.ClientPub getPub()
.pbx.ClientPub pub = 6 [json_name = "pub"];- Specified by:
getPubin interfaceModel.ClientMsgOrBuilder- Returns:
- The pub.
-
hasGet
public boolean hasGet()
.pbx.ClientGet get = 7 [json_name = "get"];- Specified by:
hasGetin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the get field is set.
-
getGet
public Model.ClientGet getGet()
.pbx.ClientGet get = 7 [json_name = "get"];- Specified by:
getGetin interfaceModel.ClientMsgOrBuilder- Returns:
- The get.
-
hasSet
public boolean hasSet()
.pbx.ClientSet set = 8 [json_name = "set"];- Specified by:
hasSetin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the set field is set.
-
getSet
public Model.ClientSet getSet()
.pbx.ClientSet set = 8 [json_name = "set"];- Specified by:
getSetin interfaceModel.ClientMsgOrBuilder- Returns:
- The set.
-
hasDel
public boolean hasDel()
.pbx.ClientDel del = 9 [json_name = "del"];- Specified by:
hasDelin interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the del field is set.
-
getDel
public Model.ClientDel getDel()
.pbx.ClientDel del = 9 [json_name = "del"];- Specified by:
getDelin interfaceModel.ClientMsgOrBuilder- Returns:
- The del.
-
hasNote
public boolean hasNote()
.pbx.ClientNote note = 10 [json_name = "note"];- Specified by:
hasNotein interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the note field is set.
-
getNote
public Model.ClientNote getNote()
.pbx.ClientNote note = 10 [json_name = "note"];- Specified by:
getNotein interfaceModel.ClientMsgOrBuilder- Returns:
- The note.
-
hasExtra
public boolean hasExtra()
Additional message parameters.
.pbx.ClientExtra extra = 13 [json_name = "extra"];- Specified by:
hasExtrain interfaceModel.ClientMsgOrBuilder- Returns:
- Whether the extra field is set.
-
getExtra
public Model.ClientExtra getExtra()
Additional message parameters.
.pbx.ClientExtra extra = 13 [json_name = "extra"];- Specified by:
getExtrain interfaceModel.ClientMsgOrBuilder- Returns:
- The extra.
-
parseFrom
public static Model.ClientMsg parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientMsg parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientMsg parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientMsg parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientMsg parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientMsg parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientMsg parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.ClientMsg parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Model.ClientMsg parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Model.ClientMsg parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.ClientMsg parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.ClientMsg parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static Model.ClientMsg.Builder newBuilder()
-
newBuilder
public static Model.ClientMsg.Builder newBuilder(Model.ClientMsg prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Model.ClientMsg,Model.ClientMsg.Builder>
-
getDefaultInstance
public static Model.ClientMsg getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Model.ClientMsg> parser()
-
-