Package Arp.System.Nm.Services.Grpc
Class NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
Arp.System.Nm.Services.Grpc.NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder
- All Implemented Interfaces:
NotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo
public static final class NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
implements NotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
/ <summary> / Information about the registration of a Notification / </summary>Protobuf type
Arp.System.Nm.Services.Grpc.NotificationRegistrationInfo-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) string NotificationName = 2;uint32 NotificationNameId = 1;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) int32 PayloadTypeId = 5;string SenderName = 3;.Arp.System.Nm.Services.Grpc.Severity Severity = 4;.Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorstring NotificationName = 2;com.google.protobuf.ByteStringstring NotificationName = 2;intuint32 NotificationNameId = 1;intint32 PayloadTypeId = 5;string SenderName = 3;com.google.protobuf.ByteStringstring SenderName = 3;.Arp.System.Nm.Services.Grpc.Severity Severity = 4;int.Arp.System.Nm.Services.Grpc.Severity Severity = 4;.Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;int.Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanprivate voidmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setNotificationName(String value) string NotificationName = 2;setNotificationNameBytes(com.google.protobuf.ByteString value) string NotificationName = 2;setNotificationNameId(int value) uint32 NotificationNameId = 1;setPayloadTypeId(int value) int32 PayloadTypeId = 5;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSenderName(String value) string SenderName = 3;setSenderNameBytes(com.google.protobuf.ByteString value) string SenderName = 3;.Arp.System.Nm.Services.Grpc.Severity Severity = 4;setSeverityValue(int value) .Arp.System.Nm.Services.Grpc.Severity Severity = 4;.Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;setStatusValue(int value) .Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
notificationNameId_
private int notificationNameId_ -
notificationName_
-
senderName_
-
severity_
private int severity_ -
payloadTypeId_
private int payloadTypeId_ -
status_
private int status_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
-
-
Method Details
-
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.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
getDefaultInstanceForType
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
setField
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
clearField
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
clearOneof
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
setRepeatedField
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
addRepeatedField
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
mergeFrom
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
mergeFrom
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>- Throws:
IOException
-
getNotificationNameId
public int getNotificationNameId()uint32 NotificationNameId = 1;- Specified by:
getNotificationNameIdin interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setNotificationNameId
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setNotificationNameId(int value) uint32 NotificationNameId = 1; -
clearNotificationNameId
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder clearNotificationNameId()uint32 NotificationNameId = 1; -
getNotificationName
string NotificationName = 2;- Specified by:
getNotificationNamein interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
getNotificationNameBytes
public com.google.protobuf.ByteString getNotificationNameBytes()string NotificationName = 2;- Specified by:
getNotificationNameBytesin interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setNotificationName
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setNotificationName(String value) string NotificationName = 2; -
clearNotificationName
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder clearNotificationName()string NotificationName = 2; -
setNotificationNameBytes
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setNotificationNameBytes(com.google.protobuf.ByteString value) string NotificationName = 2; -
getSenderName
string SenderName = 3;- Specified by:
getSenderNamein interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
getSenderNameBytes
public com.google.protobuf.ByteString getSenderNameBytes()string SenderName = 3;- Specified by:
getSenderNameBytesin interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setSenderName
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setSenderName(String value) string SenderName = 3; -
clearSenderName
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder clearSenderName()string SenderName = 3; -
setSenderNameBytes
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setSenderNameBytes(com.google.protobuf.ByteString value) string SenderName = 3; -
getSeverityValue
public int getSeverityValue().Arp.System.Nm.Services.Grpc.Severity Severity = 4;- Specified by:
getSeverityValuein interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setSeverityValue
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setSeverityValue(int value) .Arp.System.Nm.Services.Grpc.Severity Severity = 4; -
getSeverity
.Arp.System.Nm.Services.Grpc.Severity Severity = 4;- Specified by:
getSeverityin interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setSeverity
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setSeverity(SeverityOuterClass.Severity value) .Arp.System.Nm.Services.Grpc.Severity Severity = 4; -
clearSeverity
.Arp.System.Nm.Services.Grpc.Severity Severity = 4; -
getPayloadTypeId
public int getPayloadTypeId()int32 PayloadTypeId = 5;- Specified by:
getPayloadTypeIdin interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setPayloadTypeId
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setPayloadTypeId(int value) int32 PayloadTypeId = 5; -
clearPayloadTypeId
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder clearPayloadTypeId()int32 PayloadTypeId = 5; -
getStatusValue
public int getStatusValue().Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;- Specified by:
getStatusValuein interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setStatusValue
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setStatusValue(int value) .Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6; -
getStatus
.Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;- Specified by:
getStatusin interfaceNotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder
-
setStatus
public NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setStatus(NotificationRegistrationStatusOuterClass.NotificationRegistrationStatus value) .Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6; -
clearStatus
.Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6; -
setUnknownFields
public final NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-
mergeUnknownFields
public final NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder>
-