Package org.yamcs.protobuf
Class AlarmData
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.AlarmData
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,AlarmDataOrBuilder
public final class AlarmData
extends com.google.protobuf.GeneratedMessageV3
implements AlarmDataOrBuilder
Summary of an alarm applicable for Parameter or Event (possibly other in the future) alarms. Contains detailed information on the value occurrence that initially triggered the alarm, the most severe value since it originally triggered, and the latest value at the time of your request.Protobuf type
yamcs.protobuf.alarms.AlarmData
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Summary of an alarm applicable for Parameter or Event (possibly other in the future) alarms.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
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<AlarmData>
Deprecated.static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
if the operator has acknowledged the alarmoptional .yamcs.protobuf.alarms.AcknowledgeInfo acknowledgeInfo = 8;
optional .yamcs.protobuf.alarms.AcknowledgeInfo acknowledgeInfo = 8;
optional .yamcs.protobuf.alarms.ClearInfo clearInfo = 17;
optional .yamcs.protobuf.alarms.ClearInfo clearInfo = 17;
int
getCount()
Number of samples received for the objectstatic AlarmData
static final com.google.protobuf.Descriptors.Descriptor
Additional detail in case the alarm is of type EVENTAdditional detail in case the alarm is of type EVENTgetId()
For parameter alarms, this is the id of the parameters For event alarms - the id.namespace is /yamcs/event/<EVENT_SOURCE>, unless EVENT_SOURCE starts with a "/" in which case the namespace is just the <EVENT_SOURCE> - the id.name is the <EVENT_TYPE>For parameter alarms, this is the id of the parameters For event alarms - the id.namespace is /yamcs/event/<EVENT_SOURCE>, unless EVENT_SOURCE starts with a "/" in which case the namespace is just the <EVENT_SOURCE> - the id.name is the <EVENT_TYPE>boolean
Whether the alarm will stay triggered even when the process is OKoptional .yamcs.protobuf.alarms.AlarmNotificationType notificationType = 9;
Additional detail in case the alarm is of type PARAMETERAdditional detail in case the alarm is of type PARAMETERcom.google.protobuf.Parser<AlarmData>
boolean
if the process that generated the alarm is ok (i.e. parameter is within limits)int
Distinguisher between multiple alarms for the same idint
optional .yamcs.protobuf.alarms.AlarmSeverity severity = 5;
Details in case the alarm was shelvedDetails in case the alarm was shelvedboolean
triggered is same with processOK except when the alarm is latchingcom.google.protobuf.Timestamp
optional .google.protobuf.Timestamp triggerTime = 2;
com.google.protobuf.TimestampOrBuilder
optional .google.protobuf.Timestamp triggerTime = 2;
getType()
optional .yamcs.protobuf.alarms.AlarmType type = 1;
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.Timestamp
Time when the alarm was last updatedcom.google.protobuf.TimestampOrBuilder
Time when the alarm was last updatedint
Number of times the object was in alarm stateboolean
if the operator has acknowledged the alarmboolean
optional .yamcs.protobuf.alarms.AcknowledgeInfo acknowledgeInfo = 8;
boolean
optional .yamcs.protobuf.alarms.ClearInfo clearInfo = 17;
boolean
hasCount()
Number of samples received for the objectboolean
Additional detail in case the alarm is of type EVENTint
hashCode()
boolean
hasId()
For parameter alarms, this is the id of the parameters For event alarms - the id.namespace is /yamcs/event/<EVENT_SOURCE>, unless EVENT_SOURCE starts with a "/" in which case the namespace is just the <EVENT_SOURCE> - the id.name is the <EVENT_TYPE>boolean
Whether the alarm will stay triggered even when the process is OKboolean
optional .yamcs.protobuf.alarms.AlarmNotificationType notificationType = 9;
boolean
Additional detail in case the alarm is of type PARAMETERboolean
if the process that generated the alarm is ok (i.e. parameter is within limits)boolean
Distinguisher between multiple alarms for the same idboolean
optional .yamcs.protobuf.alarms.AlarmSeverity severity = 5;
boolean
Details in case the alarm was shelvedboolean
triggered is same with processOK except when the alarm is latchingboolean
optional .google.protobuf.Timestamp triggerTime = 2;
boolean
hasType()
optional .yamcs.protobuf.alarms.AlarmType type = 1;
boolean
Time when the alarm was last updatedboolean
Number of times the object was in alarm stateprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
static AlarmData.Builder
static AlarmData.Builder
newBuilder
(AlarmData prototype) protected AlarmData.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static AlarmData
parseDelimitedFrom
(InputStream input) static AlarmData
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlarmData
parseFrom
(byte[] data) static AlarmData
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlarmData
parseFrom
(com.google.protobuf.ByteString data) static AlarmData
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlarmData
parseFrom
(com.google.protobuf.CodedInputStream input) static AlarmData
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlarmData
parseFrom
(InputStream input) static AlarmData
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlarmData
parseFrom
(ByteBuffer data) static AlarmData
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AlarmData>
parser()
void
writeTo
(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, 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, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
TRIGGERTIME_FIELD_NUMBER
public static final int TRIGGERTIME_FIELD_NUMBER- See Also:
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
SEQNUM_FIELD_NUMBER
public static final int SEQNUM_FIELD_NUMBER- See Also:
-
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER- See Also:
-
VIOLATIONS_FIELD_NUMBER
public static final int VIOLATIONS_FIELD_NUMBER- See Also:
-
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER- See Also:
-
ACKNOWLEDGEINFO_FIELD_NUMBER
public static final int ACKNOWLEDGEINFO_FIELD_NUMBER- See Also:
-
NOTIFICATIONTYPE_FIELD_NUMBER
public static final int NOTIFICATIONTYPE_FIELD_NUMBER- See Also:
-
PARAMETERDETAIL_FIELD_NUMBER
public static final int PARAMETERDETAIL_FIELD_NUMBER- See Also:
-
EVENTDETAIL_FIELD_NUMBER
public static final int EVENTDETAIL_FIELD_NUMBER- See Also:
-
LATCHING_FIELD_NUMBER
public static final int LATCHING_FIELD_NUMBER- See Also:
-
PROCESSOK_FIELD_NUMBER
public static final int PROCESSOK_FIELD_NUMBER- See Also:
-
TRIGGERED_FIELD_NUMBER
public static final int TRIGGERED_FIELD_NUMBER- See Also:
-
ACKNOWLEDGED_FIELD_NUMBER
public static final int ACKNOWLEDGED_FIELD_NUMBER- See Also:
-
SHELVEINFO_FIELD_NUMBER
public static final int SHELVEINFO_FIELD_NUMBER- See Also:
-
CLEARINFO_FIELD_NUMBER
public static final int CLEARINFO_FIELD_NUMBER- See Also:
-
UPDATETIME_FIELD_NUMBER
public static final int UPDATETIME_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasType
public boolean hasType()optional .yamcs.protobuf.alarms.AlarmType type = 1;
- Specified by:
hasType
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the type field is set.
-
getType
optional .yamcs.protobuf.alarms.AlarmType type = 1;
- Specified by:
getType
in interfaceAlarmDataOrBuilder
- Returns:
- The type.
-
hasTriggerTime
public boolean hasTriggerTime()optional .google.protobuf.Timestamp triggerTime = 2;
- Specified by:
hasTriggerTime
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the triggerTime field is set.
-
getTriggerTime
public com.google.protobuf.Timestamp getTriggerTime()optional .google.protobuf.Timestamp triggerTime = 2;
- Specified by:
getTriggerTime
in interfaceAlarmDataOrBuilder
- Returns:
- The triggerTime.
-
getTriggerTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getTriggerTimeOrBuilder()optional .google.protobuf.Timestamp triggerTime = 2;
- Specified by:
getTriggerTimeOrBuilder
in interfaceAlarmDataOrBuilder
-
hasId
public boolean hasId()For parameter alarms, this is the id of the parameters For event alarms - the id.namespace is /yamcs/event/<EVENT_SOURCE>, unless EVENT_SOURCE starts with a "/" in which case the namespace is just the <EVENT_SOURCE> - the id.name is the <EVENT_TYPE>
optional .yamcs.protobuf.NamedObjectId id = 3;
- Specified by:
hasId
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the id field is set.
-
getId
For parameter alarms, this is the id of the parameters For event alarms - the id.namespace is /yamcs/event/<EVENT_SOURCE>, unless EVENT_SOURCE starts with a "/" in which case the namespace is just the <EVENT_SOURCE> - the id.name is the <EVENT_TYPE>
optional .yamcs.protobuf.NamedObjectId id = 3;
- Specified by:
getId
in interfaceAlarmDataOrBuilder
- Returns:
- The id.
-
getIdOrBuilder
For parameter alarms, this is the id of the parameters For event alarms - the id.namespace is /yamcs/event/<EVENT_SOURCE>, unless EVENT_SOURCE starts with a "/" in which case the namespace is just the <EVENT_SOURCE> - the id.name is the <EVENT_TYPE>
optional .yamcs.protobuf.NamedObjectId id = 3;
- Specified by:
getIdOrBuilder
in interfaceAlarmDataOrBuilder
-
hasSeqNum
public boolean hasSeqNum()Distinguisher between multiple alarms for the same id
optional uint32 seqNum = 4;
- Specified by:
hasSeqNum
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the seqNum field is set.
-
getSeqNum
public int getSeqNum()Distinguisher between multiple alarms for the same id
optional uint32 seqNum = 4;
- Specified by:
getSeqNum
in interfaceAlarmDataOrBuilder
- Returns:
- The seqNum.
-
hasSeverity
public boolean hasSeverity()optional .yamcs.protobuf.alarms.AlarmSeverity severity = 5;
- Specified by:
hasSeverity
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the severity field is set.
-
getSeverity
optional .yamcs.protobuf.alarms.AlarmSeverity severity = 5;
- Specified by:
getSeverity
in interfaceAlarmDataOrBuilder
- Returns:
- The severity.
-
hasViolations
public boolean hasViolations()Number of times the object was in alarm state
optional uint32 violations = 6;
- Specified by:
hasViolations
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the violations field is set.
-
getViolations
public int getViolations()Number of times the object was in alarm state
optional uint32 violations = 6;
- Specified by:
getViolations
in interfaceAlarmDataOrBuilder
- Returns:
- The violations.
-
hasCount
public boolean hasCount()Number of samples received for the object
optional uint32 count = 7;
- Specified by:
hasCount
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the count field is set.
-
getCount
public int getCount()Number of samples received for the object
optional uint32 count = 7;
- Specified by:
getCount
in interfaceAlarmDataOrBuilder
- Returns:
- The count.
-
hasAcknowledgeInfo
public boolean hasAcknowledgeInfo()optional .yamcs.protobuf.alarms.AcknowledgeInfo acknowledgeInfo = 8;
- Specified by:
hasAcknowledgeInfo
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the acknowledgeInfo field is set.
-
getAcknowledgeInfo
optional .yamcs.protobuf.alarms.AcknowledgeInfo acknowledgeInfo = 8;
- Specified by:
getAcknowledgeInfo
in interfaceAlarmDataOrBuilder
- Returns:
- The acknowledgeInfo.
-
getAcknowledgeInfoOrBuilder
optional .yamcs.protobuf.alarms.AcknowledgeInfo acknowledgeInfo = 8;
- Specified by:
getAcknowledgeInfoOrBuilder
in interfaceAlarmDataOrBuilder
-
hasNotificationType
public boolean hasNotificationType()optional .yamcs.protobuf.alarms.AlarmNotificationType notificationType = 9;
- Specified by:
hasNotificationType
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the notificationType field is set.
-
getNotificationType
optional .yamcs.protobuf.alarms.AlarmNotificationType notificationType = 9;
- Specified by:
getNotificationType
in interfaceAlarmDataOrBuilder
- Returns:
- The notificationType.
-
hasParameterDetail
public boolean hasParameterDetail()Additional detail in case the alarm is of type PARAMETER
optional .yamcs.protobuf.alarms.ParameterAlarmData parameterDetail = 10;
- Specified by:
hasParameterDetail
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the parameterDetail field is set.
-
getParameterDetail
Additional detail in case the alarm is of type PARAMETER
optional .yamcs.protobuf.alarms.ParameterAlarmData parameterDetail = 10;
- Specified by:
getParameterDetail
in interfaceAlarmDataOrBuilder
- Returns:
- The parameterDetail.
-
getParameterDetailOrBuilder
Additional detail in case the alarm is of type PARAMETER
optional .yamcs.protobuf.alarms.ParameterAlarmData parameterDetail = 10;
- Specified by:
getParameterDetailOrBuilder
in interfaceAlarmDataOrBuilder
-
hasEventDetail
public boolean hasEventDetail()Additional detail in case the alarm is of type EVENT
optional .yamcs.protobuf.alarms.EventAlarmData eventDetail = 11;
- Specified by:
hasEventDetail
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the eventDetail field is set.
-
getEventDetail
Additional detail in case the alarm is of type EVENT
optional .yamcs.protobuf.alarms.EventAlarmData eventDetail = 11;
- Specified by:
getEventDetail
in interfaceAlarmDataOrBuilder
- Returns:
- The eventDetail.
-
getEventDetailOrBuilder
Additional detail in case the alarm is of type EVENT
optional .yamcs.protobuf.alarms.EventAlarmData eventDetail = 11;
- Specified by:
getEventDetailOrBuilder
in interfaceAlarmDataOrBuilder
-
hasLatching
public boolean hasLatching()Whether the alarm will stay triggered even when the process is OK
optional bool latching = 12;
- Specified by:
hasLatching
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the latching field is set.
-
getLatching
public boolean getLatching()Whether the alarm will stay triggered even when the process is OK
optional bool latching = 12;
- Specified by:
getLatching
in interfaceAlarmDataOrBuilder
- Returns:
- The latching.
-
hasProcessOK
public boolean hasProcessOK()if the process that generated the alarm is ok (i.e. parameter is within limits)
optional bool processOK = 13;
- Specified by:
hasProcessOK
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the processOK field is set.
-
getProcessOK
public boolean getProcessOK()if the process that generated the alarm is ok (i.e. parameter is within limits)
optional bool processOK = 13;
- Specified by:
getProcessOK
in interfaceAlarmDataOrBuilder
- Returns:
- The processOK.
-
hasTriggered
public boolean hasTriggered()triggered is same with processOK except when the alarm is latching
optional bool triggered = 14;
- Specified by:
hasTriggered
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the triggered field is set.
-
getTriggered
public boolean getTriggered()triggered is same with processOK except when the alarm is latching
optional bool triggered = 14;
- Specified by:
getTriggered
in interfaceAlarmDataOrBuilder
- Returns:
- The triggered.
-
hasAcknowledged
public boolean hasAcknowledged()if the operator has acknowledged the alarm
optional bool acknowledged = 15;
- Specified by:
hasAcknowledged
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the acknowledged field is set.
-
getAcknowledged
public boolean getAcknowledged()if the operator has acknowledged the alarm
optional bool acknowledged = 15;
- Specified by:
getAcknowledged
in interfaceAlarmDataOrBuilder
- Returns:
- The acknowledged.
-
hasShelveInfo
public boolean hasShelveInfo()Details in case the alarm was shelved
optional .yamcs.protobuf.alarms.ShelveInfo shelveInfo = 16;
- Specified by:
hasShelveInfo
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the shelveInfo field is set.
-
getShelveInfo
Details in case the alarm was shelved
optional .yamcs.protobuf.alarms.ShelveInfo shelveInfo = 16;
- Specified by:
getShelveInfo
in interfaceAlarmDataOrBuilder
- Returns:
- The shelveInfo.
-
getShelveInfoOrBuilder
Details in case the alarm was shelved
optional .yamcs.protobuf.alarms.ShelveInfo shelveInfo = 16;
- Specified by:
getShelveInfoOrBuilder
in interfaceAlarmDataOrBuilder
-
hasClearInfo
public boolean hasClearInfo()optional .yamcs.protobuf.alarms.ClearInfo clearInfo = 17;
- Specified by:
hasClearInfo
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the clearInfo field is set.
-
getClearInfo
optional .yamcs.protobuf.alarms.ClearInfo clearInfo = 17;
- Specified by:
getClearInfo
in interfaceAlarmDataOrBuilder
- Returns:
- The clearInfo.
-
getClearInfoOrBuilder
optional .yamcs.protobuf.alarms.ClearInfo clearInfo = 17;
- Specified by:
getClearInfoOrBuilder
in interfaceAlarmDataOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()Time when the alarm was last updated
optional .google.protobuf.Timestamp updateTime = 18;
- Specified by:
hasUpdateTime
in interfaceAlarmDataOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()Time when the alarm was last updated
optional .google.protobuf.Timestamp updateTime = 18;
- Specified by:
getUpdateTime
in interfaceAlarmDataOrBuilder
- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()Time when the alarm was last updated
optional .google.protobuf.Timestamp updateTime = 18;
- Specified by:
getUpdateTimeOrBuilder
in interfaceAlarmDataOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AlarmData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlarmData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlarmData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlarmData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlarmData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlarmData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AlarmData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AlarmData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AlarmData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AlarmData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-