类 BaziMatchVO

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

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

    • BaziMatchVO

      public BaziMatchVO()
  • 方法详细资料

    • getYourNatal

      public BaziNatalVO getYourNatal()
    • setYourNatal

      public void setYourNatal(BaziNatalVO yourNatal)
    • getOtherNatal

      public BaziNatalVO getOtherNatal()
    • setOtherNatal

      public void setOtherNatal(BaziNatalVO otherNatal)
    • getInterpretation

      public String getInterpretation()
    • setInterpretation

      public void setInterpretation(String interpretation)