Package pbx
Class Model.SubscriptionEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<Model.SubscriptionEvent,Model.SubscriptionEvent.Builder>
-
- pbx.Model.SubscriptionEvent
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,Model.SubscriptionEventOrBuilder
- Enclosing class:
- Model
public static final class Model.SubscriptionEvent extends com.google.protobuf.GeneratedMessageLite<Model.SubscriptionEvent,Model.SubscriptionEvent.Builder> implements Model.SubscriptionEventOrBuilder
Protobuf typepbx.SubscriptionEvent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classModel.SubscriptionEvent.BuilderProtobuf typepbx.SubscriptionEvent-
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 intACTION_FIELD_NUMBERstatic intDEL_ID_FIELD_NUMBERstatic intMODE_FIELD_NUMBERstatic intPRIVATE_FIELD_NUMBERstatic intREAD_ID_FIELD_NUMBERstatic intRECV_ID_FIELD_NUMBERstatic intTOPIC_FIELD_NUMBERstatic intUSER_ID_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.CrudgetAction().pbx.Crud action = 1 [json_name = "action"];intgetActionValue().pbx.Crud action = 1 [json_name = "action"];static Model.SubscriptionEventgetDefaultInstance()intgetDelId()int32 del_id = 4 [json_name = "delId"];Model.AccessModegetMode().pbx.AccessMode mode = 7 [json_name = "mode"];com.google.protobuf.ByteStringgetPrivate()bytes private = 8 [json_name = "private"];intgetReadId()int32 read_id = 5 [json_name = "readId"];intgetRecvId()int32 recv_id = 6 [json_name = "recvId"];java.lang.StringgetTopic()string topic = 2 [json_name = "topic"];com.google.protobuf.ByteStringgetTopicBytes()string topic = 2 [json_name = "topic"];java.lang.StringgetUserId()string user_id = 3 [json_name = "userId"];com.google.protobuf.ByteStringgetUserIdBytes()string user_id = 3 [json_name = "userId"];booleanhasMode().pbx.AccessMode mode = 7 [json_name = "mode"];static Model.SubscriptionEvent.BuildernewBuilder()static Model.SubscriptionEvent.BuildernewBuilder(Model.SubscriptionEvent prototype)static Model.SubscriptionEventparseDelimitedFrom(java.io.InputStream input)static Model.SubscriptionEventparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.SubscriptionEventparseFrom(byte[] data)static Model.SubscriptionEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.SubscriptionEventparseFrom(com.google.protobuf.ByteString data)static Model.SubscriptionEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.SubscriptionEventparseFrom(com.google.protobuf.CodedInputStream input)static Model.SubscriptionEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.SubscriptionEventparseFrom(java.io.InputStream input)static Model.SubscriptionEventparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.SubscriptionEventparseFrom(java.nio.ByteBuffer data)static Model.SubscriptionEventparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Model.SubscriptionEvent>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
-
ACTION_FIELD_NUMBER
public static final int ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOPIC_FIELD_NUMBER
public static final int TOPIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_ID_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEL_ID_FIELD_NUMBER
public static final int DEL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READ_ID_FIELD_NUMBER
public static final int READ_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECV_ID_FIELD_NUMBER
public static final int RECV_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODE_FIELD_NUMBER
public static final int MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIVATE_FIELD_NUMBER
public static final int PRIVATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getActionValue
public int getActionValue()
.pbx.Crud action = 1 [json_name = "action"];- Specified by:
getActionValuein interfaceModel.SubscriptionEventOrBuilder- Returns:
- The enum numeric value on the wire for action.
-
getAction
public Model.Crud getAction()
.pbx.Crud action = 1 [json_name = "action"];- Specified by:
getActionin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The action.
-
getTopic
public java.lang.String getTopic()
string topic = 2 [json_name = "topic"];- Specified by:
getTopicin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()
string topic = 2 [json_name = "topic"];- Specified by:
getTopicBytesin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The bytes for topic.
-
getUserId
public java.lang.String getUserId()
string user_id = 3 [json_name = "userId"];- Specified by:
getUserIdin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The userId.
-
getUserIdBytes
public com.google.protobuf.ByteString getUserIdBytes()
string user_id = 3 [json_name = "userId"];- Specified by:
getUserIdBytesin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The bytes for userId.
-
getDelId
public int getDelId()
int32 del_id = 4 [json_name = "delId"];- Specified by:
getDelIdin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The delId.
-
getReadId
public int getReadId()
int32 read_id = 5 [json_name = "readId"];- Specified by:
getReadIdin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The readId.
-
getRecvId
public int getRecvId()
int32 recv_id = 6 [json_name = "recvId"];- Specified by:
getRecvIdin interfaceModel.SubscriptionEventOrBuilder- Returns:
- The recvId.
-
hasMode
public boolean hasMode()
.pbx.AccessMode mode = 7 [json_name = "mode"];- Specified by:
hasModein interfaceModel.SubscriptionEventOrBuilder- Returns:
- Whether the mode field is set.
-
getMode
public Model.AccessMode getMode()
.pbx.AccessMode mode = 7 [json_name = "mode"];- Specified by:
getModein interfaceModel.SubscriptionEventOrBuilder- Returns:
- The mode.
-
getPrivate
public com.google.protobuf.ByteString getPrivate()
bytes private = 8 [json_name = "private"];- Specified by:
getPrivatein interfaceModel.SubscriptionEventOrBuilder- Returns:
- The private.
-
parseFrom
public static Model.SubscriptionEvent parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.SubscriptionEvent parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.SubscriptionEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.SubscriptionEvent 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.SubscriptionEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.SubscriptionEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.SubscriptionEvent parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.SubscriptionEvent parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Model.SubscriptionEvent parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Model.SubscriptionEvent parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.SubscriptionEvent parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.SubscriptionEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static Model.SubscriptionEvent.Builder newBuilder()
-
newBuilder
public static Model.SubscriptionEvent.Builder newBuilder(Model.SubscriptionEvent 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.SubscriptionEvent,Model.SubscriptionEvent.Builder>
-
getDefaultInstance
public static Model.SubscriptionEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Model.SubscriptionEvent> parser()
-
-