类 ZiweiDetailVo
java.lang.Object
com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> voidsetDailyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> dailyStarInterps) voidsetDecadalStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> decadalStarInterps) voidsetHourlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> hourlyStarInterps) voidsetMonthlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> monthlyStarInterps) voidsetNatalStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> natalStarInterps) voidsetYearlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> yearlyStarInterps) 从类继承的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
getCurrentYearDoujun, getDaily, getDecadal, getHourly, getMonthly, getYearly, setCurrentYearDoujun, setDaily, setDecadal, setHourly, setMonthly, setYearly从类继承的方法 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
-
构造器详细资料
-
ZiweiDetailVo
public ZiweiDetailVo()
-
-
方法详细资料
-
getNatalStarInterps
-
setNatalStarInterps
public void setNatalStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> natalStarInterps) -
getDecadalStarInterps
-
setDecadalStarInterps
public void setDecadalStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> decadalStarInterps) -
getYearlyStarInterps
-
setYearlyStarInterps
public void setYearlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> yearlyStarInterps) -
getMonthlyStarInterps
-
setMonthlyStarInterps
public void setMonthlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> monthlyStarInterps) -
getDailyStarInterps
-
setDailyStarInterps
public void setDailyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> dailyStarInterps) -
getHourlyStarInterps
-
setHourlyStarInterps
public void setHourlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> hourlyStarInterps)
-