DaYun class

大运 @author 6tail

Constructors

DaYun(Yun yun, int index)

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

getEndAge() int
getEndYear() int
getGanZhi() String
getIndex() int
getLiuNian() List<LiuNian>
获取10轮流年
getLiuNianBy(int n) List<LiuNian>
获取流年 n 轮数
getLunar() Lunar
getStartAge() int
getStartYear() int
getXiaoYun() List<XiaoYun>
获取10轮小运
getXiaoYunBy(int n) List<XiaoYun>
获取小运 n 轮数
getXun() String
getXunKong() String
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