LunarTime class
阴历时辰 @author 6tail
Constructors
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
-
getChong(
) → String -
getChongDesc(
) → String -
getChongGan(
) → String -
getChongGanTie(
) → String -
getChongShengXiao(
) → String -
getGan(
) → String -
getGanIndex(
) → int -
getGanZhi(
) → String -
getJi(
) → List< String> -
getMaxHm(
) → String -
getMinHm(
) → String -
getNaYin(
) → String -
getNineStar(
) → NineStar -
getPositionCai(
) → String -
getPositionCaiDesc(
) → String -
getPositionFu(
[int sect = 2]) → String -
getPositionFuDesc(
[int sect = 2]) → String -
getPositionXi(
) → String -
getPositionXiDesc(
) → String -
getPositionYangGui(
) → String -
getPositionYangGuiDesc(
) → String -
getPositionYinGui(
) → String -
getPositionYinGuiDesc(
) → String -
getSha(
) → String -
getShengXiao(
) → String -
getTianShen(
) → String -
getTianShenLuck(
) → String -
getTianShenType(
) → String -
getXun(
) → String -
getXunKong(
) → String -
getYi(
) → List< String> -
getZhi(
) → String -
getZhiIndex(
) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited