Package Arp.System.Nm.Services.Grpc
Class NotificationOuterClass.Notification
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
Arp.System.Nm.Services.Grpc.NotificationOuterClass.Notification
- All Implemented Interfaces:
NotificationOuterClass.NotificationOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
NotificationOuterClass
public static final class NotificationOuterClass.Notification
extends com.google.protobuf.GeneratedMessageV3
implements NotificationOuterClass.NotificationOrBuilder
/ <summary> / Notification object as delivered by the NotificationManager / </summary>Protobuf type
Arp.System.Nm.Services.Grpc.Notification- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class/ <summary> / Notification object as delivered by the NotificationManager / </summary>Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, 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 TypeFieldDescriptionprivate static final NotificationOuterClass.Notificationprivate longstatic final intprivate byteprivate intstatic final intprivate static final com.google.protobuf.Parser<NotificationOuterClass.Notification> private List<ArpTypes.ObjectType> static final intprivate intstatic final intprivate static final longprivate intstatic final intprivate DateTimeOuterClass.DateTimestatic 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 -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivateNotification(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) privateNotification(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic final com.google.protobuf.Descriptors.DescriptorlonggetId()uint64 Id = 1;intuint32 NotificationNameId = 2;com.google.protobuf.Parser<NotificationOuterClass.Notification> getPayload(int index) repeated .Arp.Type.Grpc.ObjectType Payload = 6;intrepeated .Arp.Type.Grpc.ObjectType Payload = 6;repeated .Arp.Type.Grpc.ObjectType Payload = 6;getPayloadOrBuilder(int index) repeated .Arp.Type.Grpc.ObjectType Payload = 6;List<? extends ArpTypes.ObjectTypeOrBuilder> repeated .Arp.Type.Grpc.ObjectType Payload = 6;intint32 PayloadTypeId = 5;int.Arp.System.Nm.Services.Grpc.Severity Severity = 4;int.Arp.System.Nm.Services.Grpc.Severity Severity = 4;.Arp.Grpc.DateTime Timestamp = 3;.Arp.Grpc.DateTime Timestamp = 3;final com.google.protobuf.UnknownFieldSetinthashCode()boolean.Arp.Grpc.DateTime Timestamp = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(NotificationOuterClass.Notification prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<NotificationOuterClass.Notification> 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, makeExtensionsImmutable, 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
id_
private long id_ -
NOTIFICATIONNAMEID_FIELD_NUMBER
public static final int NOTIFICATIONNAMEID_FIELD_NUMBER- See Also:
-
notificationNameId_
private int notificationNameId_ -
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER- See Also:
-
timestamp_
-
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER- See Also:
-
severity_
private int severity_ -
PAYLOADTYPEID_FIELD_NUMBER
public static final int PAYLOADTYPEID_FIELD_NUMBER- See Also:
-
payloadTypeId_
private int payloadTypeId_ -
PAYLOAD_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER- See Also:
-
payload_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
Notification
private Notification(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Notification
private Notification() -
Notification
private Notification(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
-
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
-
getId
public long getId()uint64 Id = 1;- Specified by:
getIdin interfaceNotificationOuterClass.NotificationOrBuilder
-
getNotificationNameId
public int getNotificationNameId()uint32 NotificationNameId = 2;- Specified by:
getNotificationNameIdin interfaceNotificationOuterClass.NotificationOrBuilder
-
hasTimestamp
public boolean hasTimestamp().Arp.Grpc.DateTime Timestamp = 3;- Specified by:
hasTimestampin interfaceNotificationOuterClass.NotificationOrBuilder
-
getTimestamp
.Arp.Grpc.DateTime Timestamp = 3;- Specified by:
getTimestampin interfaceNotificationOuterClass.NotificationOrBuilder
-
getTimestampOrBuilder
.Arp.Grpc.DateTime Timestamp = 3;- Specified by:
getTimestampOrBuilderin interfaceNotificationOuterClass.NotificationOrBuilder
-
getSeverityValue
public int getSeverityValue().Arp.System.Nm.Services.Grpc.Severity Severity = 4;- Specified by:
getSeverityValuein interfaceNotificationOuterClass.NotificationOrBuilder
-
getSeverity
.Arp.System.Nm.Services.Grpc.Severity Severity = 4;- Specified by:
getSeverityin interfaceNotificationOuterClass.NotificationOrBuilder
-
getPayloadTypeId
public int getPayloadTypeId()int32 PayloadTypeId = 5;- Specified by:
getPayloadTypeIdin interfaceNotificationOuterClass.NotificationOrBuilder
-
getPayloadList
repeated .Arp.Type.Grpc.ObjectType Payload = 6;- Specified by:
getPayloadListin interfaceNotificationOuterClass.NotificationOrBuilder
-
getPayloadOrBuilderList
repeated .Arp.Type.Grpc.ObjectType Payload = 6;- Specified by:
getPayloadOrBuilderListin interfaceNotificationOuterClass.NotificationOrBuilder
-
getPayloadCount
public int getPayloadCount()repeated .Arp.Type.Grpc.ObjectType Payload = 6;- Specified by:
getPayloadCountin interfaceNotificationOuterClass.NotificationOrBuilder
-
getPayload
repeated .Arp.Type.Grpc.ObjectType Payload = 6;- Specified by:
getPayloadin interfaceNotificationOuterClass.NotificationOrBuilder
-
getPayloadOrBuilder
repeated .Arp.Type.Grpc.ObjectType Payload = 6;- Specified by:
getPayloadOrBuilderin interfaceNotificationOuterClass.NotificationOrBuilder
-
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 NotificationOuterClass.Notification parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NotificationOuterClass.Notification parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NotificationOuterClass.Notification parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NotificationOuterClass.Notification parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NotificationOuterClass.Notification parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NotificationOuterClass.Notification parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static NotificationOuterClass.Notification parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static NotificationOuterClass.Notification parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static NotificationOuterClass.Notification parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static NotificationOuterClass.Notification parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static NotificationOuterClass.Notification 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
public static NotificationOuterClass.Notification.Builder newBuilder(NotificationOuterClass.Notification prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected NotificationOuterClass.Notification.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
-