JangDan class

Constructors

JangDan(JangDanType jangDanType)

Properties

hashCode int
The hash code for this object.
no setterinherited
jangDanType JangDanType
no setter
milliSecond int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tempo double
no setter

Methods

getMilliSecond(JangDanType jangDanType) int
getTempo(JangDanType jangDanType) double
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setJangDanType(JangDanType jangDanType) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(covariant JangDan other) bool
The equality operator.
override