类 ZiweiDetailVo


public class ZiweiDetailVo extends ZiweiChartVo
  • 构造器详细资料

    • ZiweiDetailVo

      public ZiweiDetailVo()
  • 方法详细资料

    • getNatalStarInterps

      public List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> getNatalStarInterps()
    • setNatalStarInterps

      public void setNatalStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> natalStarInterps)
    • getDecadalStarInterps

      public List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> getDecadalStarInterps()
    • setDecadalStarInterps

      public void setDecadalStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> decadalStarInterps)
    • getYearlyStarInterps

      public List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> getYearlyStarInterps()
    • setYearlyStarInterps

      public void setYearlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> yearlyStarInterps)
    • getMonthlyStarInterps

      public List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> getMonthlyStarInterps()
    • setMonthlyStarInterps

      public void setMonthlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> monthlyStarInterps)
    • getDailyStarInterps

      public List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> getDailyStarInterps()
    • setDailyStarInterps

      public void setDailyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> dailyStarInterps)
    • getHourlyStarInterps

      public List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> getHourlyStarInterps()
    • setHourlyStarInterps

      public void setHourlyStarInterps(List<com.apiworks.astro.model.responses.ziwei.StarInterpretation> hourlyStarInterps)