Foto 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
-
getAnimal(
) → String -
getDay(
) → int -
getDayInChinese(
) → String -
getFestivals(
) → List< FotoFestival> -
getGong(
) → String -
getLunar(
) → Lunar -
getMonth(
) → int -
getMonthInChinese(
) → String -
getOtherFestivals(
) → List< String> -
getShou(
) → String -
getXiu(
) → String -
getXiuLuck(
) → String -
getXiuSong(
) → String -
getYear(
) → int -
getYearInChinese(
) → String -
getZheng(
) → String -
isDayYangGong(
) → bool -
isDayZhaiGuanYin(
) → bool -
isDayZhaiShuoWang(
) → bool -
isDayZhaiSix(
) → bool -
isDayZhaiTen(
) → bool -
isMonthZhai(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toFullString(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited