Interface RelatedAlarmState
-
- All Known Implementing Classes:
RelatedAlarmDocumentDTO
public interface RelatedAlarmState
Used to represent the state of a related alarm at some particular point in time. (This is a minimal interface exposed via the API. The underlying storage may contain more fields which can be added here as necessary.)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integer
getId()
-
-
-
Method Detail
-
getId
Integer getId()
-
-