SpecificResrcCharLoadCtrl class

Annotations
  • @freezed

Constructors

SpecificResrcCharLoadCtrl({required InstanceAndOpsCtrl eventId, required InstanceAndOpsCtrl startTime, required InstanceAndOpsCtrl durationInMin, required InstanceAndOpsCtrl criticalLevel, required InstanceAndOpsCtrl avgLoadAdjPct, required InstanceAndOpsCtrl dutyCycle})
const
factory
SpecificResrcCharLoadCtrl.fromJson(Map<String, dynamic> json)
factory

Properties

avgLoadAdjPct InstanceAndOpsCtrl
no setterinherited
copyWith → $SpecificResrcCharLoadCtrlCopyWith<SpecificResrcCharLoadCtrl>
no setterinherited
criticalLevel InstanceAndOpsCtrl
no setterinherited
durationInMin InstanceAndOpsCtrl
no setterinherited
dutyCycle InstanceAndOpsCtrl
no setterinherited
eventId InstanceAndOpsCtrl
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startTime InstanceAndOpsCtrl
no setterinherited

Methods

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

Operators

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