Package dev.crashteam.crm
Class SMSUserMessage
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
dev.crashteam.crm.SMSUserMessage
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SMSUserMessageOrBuilder,Serializable
public final class SMSUserMessage
extends com.google.protobuf.GeneratedMessageV3
implements SMSUserMessageOrBuilder
Protobuf type
crm.SMSUserMessage- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typecrm.SMSUserMessageNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic SMSUserMessagestatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<SMSUserMessage>getReceiverPhoneNumber(int index) repeated string receiver_phone_number = 2;com.google.protobuf.ByteStringgetReceiverPhoneNumberBytes(int index) repeated string receiver_phone_number = 2;intrepeated string receiver_phone_number = 2;com.google.protobuf.ProtocolStringListrepeated string receiver_phone_number = 2;com.google.protobuf.Timestampoptional .google.protobuf.Timestamp send_at_time = 4;com.google.protobuf.TimestampOrBuilderoptional .google.protobuf.Timestamp send_at_time = 4;string sender_name = 1;com.google.protobuf.ByteStringstring sender_name = 1;intgetText()string text = 3;com.google.protobuf.ByteStringstring text = 3;final com.google.protobuf.UnknownFieldSetinthashCode()booleanoptional .google.protobuf.Timestamp send_at_time = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic SMSUserMessage.Builderstatic SMSUserMessage.BuildernewBuilder(SMSUserMessage prototype) protected SMSUserMessage.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static SMSUserMessageparseDelimitedFrom(InputStream input) static SMSUserMessageparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SMSUserMessageparseFrom(byte[] data) static SMSUserMessageparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SMSUserMessageparseFrom(com.google.protobuf.ByteString data) static SMSUserMessageparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SMSUserMessageparseFrom(com.google.protobuf.CodedInputStream input) static SMSUserMessageparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SMSUserMessageparseFrom(InputStream input) static SMSUserMessageparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SMSUserMessageparseFrom(ByteBuffer data) static SMSUserMessageparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SMSUserMessage>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
SENDER_NAME_FIELD_NUMBER
public static final int SENDER_NAME_FIELD_NUMBER- See Also:
-
RECEIVER_PHONE_NUMBER_FIELD_NUMBER
public static final int RECEIVER_PHONE_NUMBER_FIELD_NUMBER- See Also:
-
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER- See Also:
-
SEND_AT_TIME_FIELD_NUMBER
public static final int SEND_AT_TIME_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSenderName
string sender_name = 1;- Specified by:
getSenderNamein interfaceSMSUserMessageOrBuilder- Returns:
- The senderName.
-
getSenderNameBytes
public com.google.protobuf.ByteString getSenderNameBytes()string sender_name = 1;- Specified by:
getSenderNameBytesin interfaceSMSUserMessageOrBuilder- Returns:
- The bytes for senderName.
-
getReceiverPhoneNumberList
public com.google.protobuf.ProtocolStringList getReceiverPhoneNumberList()repeated string receiver_phone_number = 2;- Specified by:
getReceiverPhoneNumberListin interfaceSMSUserMessageOrBuilder- Returns:
- A list containing the receiverPhoneNumber.
-
getReceiverPhoneNumberCount
public int getReceiverPhoneNumberCount()repeated string receiver_phone_number = 2;- Specified by:
getReceiverPhoneNumberCountin interfaceSMSUserMessageOrBuilder- Returns:
- The count of receiverPhoneNumber.
-
getReceiverPhoneNumber
repeated string receiver_phone_number = 2;- Specified by:
getReceiverPhoneNumberin interfaceSMSUserMessageOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The receiverPhoneNumber at the given index.
-
getReceiverPhoneNumberBytes
public com.google.protobuf.ByteString getReceiverPhoneNumberBytes(int index) repeated string receiver_phone_number = 2;- Specified by:
getReceiverPhoneNumberBytesin interfaceSMSUserMessageOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the receiverPhoneNumber at the given index.
-
getText
string text = 3;- Specified by:
getTextin interfaceSMSUserMessageOrBuilder- Returns:
- The text.
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()string text = 3;- Specified by:
getTextBytesin interfaceSMSUserMessageOrBuilder- Returns:
- The bytes for text.
-
hasSendAtTime
public boolean hasSendAtTime()optional .google.protobuf.Timestamp send_at_time = 4;- Specified by:
hasSendAtTimein interfaceSMSUserMessageOrBuilder- Returns:
- Whether the sendAtTime field is set.
-
getSendAtTime
public com.google.protobuf.Timestamp getSendAtTime()optional .google.protobuf.Timestamp send_at_time = 4;- Specified by:
getSendAtTimein interfaceSMSUserMessageOrBuilder- Returns:
- The sendAtTime.
-
getSendAtTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getSendAtTimeOrBuilder()optional .google.protobuf.Timestamp send_at_time = 4;- Specified by:
getSendAtTimeOrBuilderin interfaceSMSUserMessageOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SMSUserMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SMSUserMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SMSUserMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SMSUserMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SMSUserMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SMSUserMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SMSUserMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static SMSUserMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SMSUserMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SMSUserMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SMSUserMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-