类 BaziFlowVO

java.lang.Object
com.apiworks.astro.model.responses.bazi.BaziFlowVO

public class BaziFlowVO extends Object
  • 构造器详细资料

    • BaziFlowVO

      public BaziFlowVO()
  • 方法详细资料

    • getTargetDt

      public String getTargetDt()
    • setTargetDt

      public void setTargetDt(String targetDt)
    • getPillars

      public List<com.apiworks.astro.model.responses.bazi.PillarInfo> getPillars()
    • setPillars

      public void setPillars(List<com.apiworks.astro.model.responses.bazi.PillarInfo> pillars)
    • getFlowStartDt

      public String getFlowStartDt()
    • setFlowStartDt

      public void setFlowStartDt(String flowStartDt)
    • getFlowDecadal

      public List<com.apiworks.astro.model.responses.bazi.FlowInfo> getFlowDecadal()
    • setFlowDecadal

      public void setFlowDecadal(List<com.apiworks.astro.model.responses.bazi.FlowInfo> flowDecadal)
    • getFlowYear

      public List<com.apiworks.astro.model.responses.bazi.FlowInfo> getFlowYear()
    • setFlowYear

      public void setFlowYear(List<com.apiworks.astro.model.responses.bazi.FlowInfo> flowYear)
    • getFlowMonth

      public List<com.apiworks.astro.model.responses.bazi.FlowInfo> getFlowMonth()
    • setFlowMonth

      public void setFlowMonth(List<com.apiworks.astro.model.responses.bazi.FlowInfo> flowMonth)
    • getFlowDay

      public List<com.apiworks.astro.model.responses.bazi.FlowInfo> getFlowDay()
    • setFlowDay

      public void setFlowDay(List<com.apiworks.astro.model.responses.bazi.FlowInfo> flowDay)
    • getFlowHour

      public List<com.apiworks.astro.model.responses.bazi.FlowInfo> getFlowHour()
    • setFlowHour

      public void setFlowHour(List<com.apiworks.astro.model.responses.bazi.FlowInfo> flowHour)
    • getTgChongKe

      public List<String> getTgChongKe()
    • setTgChongKe

      public void setTgChongKe(List<String> tgChongKe)
    • getDzChongKe

      public List<String> getDzChongKe()
    • setDzChongKe

      public void setDzChongKe(List<String> dzChongKe)
    • getFlowTgChongKe

      public List<String> getFlowTgChongKe()
    • setFlowTgChongKe

      public void setFlowTgChongKe(List<String> flowTgChongKe)
    • getFlowDzChongKe

      public List<String> getFlowDzChongKe()
    • setFlowDzChongKe

      public void setFlowDzChongKe(List<String> flowDzChongKe)