类 ZiweiChartVo

java.lang.Object
com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
直接已知子类:
ZiweiDetailVo

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

    • ZiweiChartVo

      public ZiweiChartVo()
  • 方法详细资料

    • getCurrentYearDoujun

      public String getCurrentYearDoujun()
    • setCurrentYearDoujun

      public void setCurrentYearDoujun(String currentYearDoujun)
    • 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)