Yun class
运 @author 6tail
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
computeStart(
int sect) → void -
getDaYun(
) → List< DaYun> - 获取10轮大运
-
getDaYunBy(
int n) → List< DaYun> -
获取大运
n
轮数 -
getGender(
) → int -
getLunar(
) → Lunar -
getStartDay(
) → int -
getStartHour(
) → int -
getStartMonth(
) → int -
getStartSolar(
) → Solar -
getStartYear(
) → int -
isForward(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited