AlarmDataPageLink class

Inheritance

Constructors

Properties

endTs int?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isDynamic bool
getter/setter pairinherited
page int
getter/setter pairinherited
pageSize int
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchPropagatedAlarms bool?
getter/setter pair
severityList List<AlarmSeverity>?
getter/setter pair
sortOrder EntityDataSortOrder?
getter/setter pairinherited
startTs int?
getter/setter pair
statusList List<AlarmSearchStatus>?
getter/setter pair
textSearch String?
getter/setter pairinherited
timeWindow int?
getter/setter pair
typeList List<String>?
getter/setter pair

Methods

entityDataPageLinkString([String? toStringBody]) String
inherited
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
override
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited