类 ZiweiChartVo
java.lang.Object
com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- 直接已知子类:
ZiweiDetailVo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明com.apiworks.astro.model.responses.ziwei.HoroscopegetDaily()com.apiworks.astro.model.responses.ziwei.Horoscopecom.apiworks.astro.model.responses.ziwei.Horoscopecom.apiworks.astro.model.responses.ziwei.Horoscopecom.apiworks.astro.model.responses.ziwei.HoroscopevoidsetCurrentYearDoujun(String currentYearDoujun) voidsetDaily(com.apiworks.astro.model.responses.ziwei.Horoscope daily) voidsetDecadal(com.apiworks.astro.model.responses.ziwei.Horoscope decadal) voidsetHourly(com.apiworks.astro.model.responses.ziwei.Horoscope hourly) voidsetMonthly(com.apiworks.astro.model.responses.ziwei.Horoscope monthly) voidsetYearly(com.apiworks.astro.model.responses.ziwei.Horoscope yearly) 从类继承的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
getBirthDate, getBirthYearDoujun, getBodyLord, getBodyPalaceIdx, getFiveElementsClass, getGender, getLunarDate, getLunarGanzhi, getNatal, getNatalPalaceIdx, getPatterns, getSolarDate, getSolarTermGanzhi, getSoulLord, getZodiac, setBirthDate, setBirthYearDoujun, setBodyLord, setBodyPalaceIdx, setFiveElementsClass, setGender, setLunarDate, setLunarGanzhi, setNatal, setNatalPalaceIdx, setPatterns, setSolarDate, setSolarTermGanzhi, setSoulLord, setZodiac
-
构造器详细资料
-
ZiweiChartVo
public ZiweiChartVo()
-
-
方法详细资料
-
getCurrentYearDoujun
-
setCurrentYearDoujun
-
getDecadal
public com.apiworks.astro.model.responses.ziwei.Horoscope getDecadal() -
setDecadal
public void setDecadal(com.apiworks.astro.model.responses.ziwei.Horoscope decadal) -
getYearly
public com.apiworks.astro.model.responses.ziwei.Horoscope getYearly() -
setYearly
public void setYearly(com.apiworks.astro.model.responses.ziwei.Horoscope yearly) -
getMonthly
public com.apiworks.astro.model.responses.ziwei.Horoscope getMonthly() -
setMonthly
public void setMonthly(com.apiworks.astro.model.responses.ziwei.Horoscope monthly) -
getDaily
public com.apiworks.astro.model.responses.ziwei.Horoscope getDaily() -
setDaily
public void setDaily(com.apiworks.astro.model.responses.ziwei.Horoscope daily) -
getHourly
public com.apiworks.astro.model.responses.ziwei.Horoscope getHourly() -
setHourly
public void setHourly(com.apiworks.astro.model.responses.ziwei.Horoscope hourly)
-