索引
常量字段值|所有程序包|所有类和接口
A
- ApiResp<T> - com.apiworks.astro.model.common中的类
-
通用 API 响应包装类。
- ApiResp() - 类的构造器 com.apiworks.astro.model.common.ApiResp
- AstroCloudClient - com.apiworks.astro中的类
-
Java 版 ApiWorks 星盘 API 客户端(同步)。
- AstroCloudClient(String, String) - 类的构造器 com.apiworks.astro.AstroCloudClient
- AstroCloudClient(String, String, String, long) - 类的构造器 com.apiworks.astro.AstroCloudClient
- AstroDataVo - com.apiworks.astro.model.responses.astro中的类
- AstroDataVo() - 类的构造器 com.apiworks.astro.model.responses.astro.AstroDataVo
- AstroEventVo - com.apiworks.astro.model.responses.event中的类
- AstroEventVo() - 类的构造器 com.apiworks.astro.model.responses.event.AstroEventVo
- AstroReportVo - com.apiworks.astro.model.responses.report中的类
- AstroReportVo() - 类的构造器 com.apiworks.astro.model.responses.report.AstroReportVo
- AsyncAstroCloudClient - com.apiworks.astro中的类
-
异步版 ApiWorks 星盘 API 客户端。
- AsyncAstroCloudClient(String, String) - 类的构造器 com.apiworks.astro.AsyncAstroCloudClient
- AsyncAstroCloudClient(String, String, String, long) - 类的构造器 com.apiworks.astro.AsyncAstroCloudClient
- AsyncExample - com.apiworks.astro.examples中的类
-
异步客户端示例:使用 CompletableFuture 调用本命盘、八字、运势、紫微、报告等。
- AsyncExample() - 类的构造器 com.apiworks.astro.examples.AsyncExample
B
- baziFlow(BaziFlowQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/bazi/flow- 八字流盘(带目标日期)。 - baziFlow(BaziFlowQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- BaziFlowQry - com.apiworks.astro.model.requests.bazi中的类
-
带目标日期的八字流盘请求。
- BaziFlowQry() - 类的构造器 com.apiworks.astro.model.requests.bazi.BaziFlowQry
- BaziFlowVO - com.apiworks.astro.model.responses.bazi中的类
- BaziFlowVO() - 类的构造器 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- baziMatch(BaziMatchQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/bazi/match- 八字合盘(两个人)。 - baziMatch(BaziMatchQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- BaziMatchQry - com.apiworks.astro.model.requests.bazi中的类
-
八字合盘请求。
- BaziMatchQry() - 类的构造器 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- BaziMatchVO - com.apiworks.astro.model.responses.bazi中的类
- BaziMatchVO() - 类的构造器 com.apiworks.astro.model.responses.bazi.BaziMatchVO
- baziNatal(BaziNatalQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/bazi/natal- 八字命盘。 - baziNatal(BaziNatalQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- BaziNatalQry - com.apiworks.astro.model.requests.bazi中的类
-
八字命盘请求。
- BaziNatalQry() - 类的构造器 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- BaziNatalVO - com.apiworks.astro.model.responses.bazi中的类
- BaziNatalVO() - 类的构造器 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- baziSummary(BaziNatalQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/bazi/summary- 八字总结。 - baziSummary(BaziNatalQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- BaziSummaryVO - com.apiworks.astro.model.responses.bazi中的类
- BaziSummaryVO() - 类的构造器 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
C
- ChartBaseQry - com.apiworks.astro.model.requests.chart中的类
- ChartBaseQry() - 类的构造器 com.apiworks.astro.model.requests.chart.ChartBaseQry
- chartComparison(DoublePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/comparison- 比较盘。 - chartComparison(DoublePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartComposeSecLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/composeSecLimit- 组合次限盘。 - chartComposeSecLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartComposeTripleLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/composeTripleLimit- 组合三限盘。 - chartComposeTripleLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartComposite(DoublePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/composite- 组合盘。 - chartComposite(DoublePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartCurrent(SinglePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/current- 当前天象盘。 - chartCurrent(SinglePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartFirdaria(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/firdaria- 法达盘(Firdaria)。 - chartFirdaria(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartLunarReturn(DoublePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/lunarReturn- 月回归盘。 - chartLunarReturn(DoublePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartMarks(DoublePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/marks- Marks(马科)盘。 - chartMarks(DoublePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartMarksSecLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/marksSecLimit- 马科次限盘。 - chartMarksSecLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartMarksTripleLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/marksTripleLimit- 马科三限盘。 - chartMarksTripleLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartNatal(SinglePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/natal- 本命盘。 - chartNatal(SinglePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartSecondaryLimit(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/secondaryLimit- 次限盘(Secondary progression)。 - chartSecondaryLimit(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartSmallLimit(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/smallLimit- 小限盘。 - chartSmallLimit(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartSolarArc(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/solarArc- 日弧盘(Solar arc)。 - chartSolarArc(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartSolarReturn(DoublePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/solarReturn- 日回归盘(太阳回归)。 - chartSolarReturn(DoublePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartTimesMidPoint(DoublePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/timesMidPoint- 中点盘。 - chartTimesMidPoint(DoublePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartTmpSecLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/tmpSecLimit- 临时次限盘。 - chartTmpSecLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartTmpTripleLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/tmpTripleLimit- 临时三限盘。 - chartTmpTripleLimit(DpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartTransit(DoublePointQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/transit- 行运盘。 - chartTransit(DoublePointQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- chartTripleLimit(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/chart/tripleLimit- 三限盘。 - chartTripleLimit(SpTransitDateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- close() - 类中的方法 com.apiworks.astro.AstroCloudClient
-
关闭客户端占用的线程池与连接池,避免进程退出时 OkHttp 线程未结束的 warning。
- close() - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
-
关闭客户端占用的线程池与连接池,避免进程退出时 OkHttp 线程未结束的 warning。
- com.apiworks.astro - 程序包 com.apiworks.astro
- com.apiworks.astro.examples - 程序包 com.apiworks.astro.examples
- com.apiworks.astro.model.common - 程序包 com.apiworks.astro.model.common
- com.apiworks.astro.model.requests.bazi - 程序包 com.apiworks.astro.model.requests.bazi
- com.apiworks.astro.model.requests.chart - 程序包 com.apiworks.astro.model.requests.chart
- com.apiworks.astro.model.requests.naks - 程序包 com.apiworks.astro.model.requests.naks
- com.apiworks.astro.model.requests.report - 程序包 com.apiworks.astro.model.requests.report
- com.apiworks.astro.model.requests.scope - 程序包 com.apiworks.astro.model.requests.scope
- com.apiworks.astro.model.requests.ziwei - 程序包 com.apiworks.astro.model.requests.ziwei
- com.apiworks.astro.model.responses.astro - 程序包 com.apiworks.astro.model.responses.astro
- com.apiworks.astro.model.responses.bazi - 程序包 com.apiworks.astro.model.responses.bazi
- com.apiworks.astro.model.responses.event - 程序包 com.apiworks.astro.model.responses.event
- com.apiworks.astro.model.responses.naks - 程序包 com.apiworks.astro.model.responses.naks
- com.apiworks.astro.model.responses.report - 程序包 com.apiworks.astro.model.responses.report
- com.apiworks.astro.model.responses.scope - 程序包 com.apiworks.astro.model.responses.scope
- com.apiworks.astro.model.responses.sign - 程序包 com.apiworks.astro.model.responses.sign
- com.apiworks.astro.model.responses.ziwei - 程序包 com.apiworks.astro.model.responses.ziwei
- CommentVo - com.apiworks.astro.model.responses.scope中的类
- CommentVo() - 类的构造器 com.apiworks.astro.model.responses.scope.CommentVo
- CorpusVo - com.apiworks.astro.model.responses.astro中的类
- CorpusVo() - 类的构造器 com.apiworks.astro.model.responses.astro.CorpusVo
D
- DEFAULT_BASE_URL - 类中的静态变量 com.apiworks.astro.AstroCloudClient
- DEFAULT_BASE_URL - 类中的静态变量 com.apiworks.astro.AsyncAstroCloudClient
- DoublePointQry - com.apiworks.astro.model.requests.chart中的类
-
双点星盘(行运/比较盘等)。
- DoublePointQry() - 类的构造器 com.apiworks.astro.model.requests.chart.DoublePointQry
- DoublePointQry(List<TimeAndLocation>) - 类的构造器 com.apiworks.astro.model.requests.chart.DoublePointQry
- DpTransitDateQry - com.apiworks.astro.model.requests.chart中的类
-
双点 + 行运日期(组合三限/次限、马科三限/次限、临时三限/次限等)。
- DpTransitDateQry() - 类的构造器 com.apiworks.astro.model.requests.chart.DpTransitDateQry
- DpTransitDateQry(List<TimeAndLocation>, String) - 类的构造器 com.apiworks.astro.model.requests.chart.DpTransitDateQry
E
- eventTransit(ScopeQryReq) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/event/transit- 行运事件列表。 - eventTransit(ScopeQryReq) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
G
- getAspectOrbs() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getAsteroids() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getAttribute() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getAvoid() - 类中的方法 com.apiworks.astro.model.responses.scope.CommentVo
- getBirthDate() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getBirthDt() - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- getBirthDt() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- getBirthDt() - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- getBirthDt() - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- getBirthDt() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- getBirthDt() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- getBirthDt() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getBirthInfo() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- getBirthPoint() - 类中的方法 com.apiworks.astro.model.requests.scope.ScopeQryReq
- getBirthSolarDt() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getBirthSolarTerm() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getBirthYearDoujun() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getBodies() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getBodyLord() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getBodyPalaceIdx() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getCalcMethod() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getCode() - 类中的方法 com.apiworks.astro.model.common.ApiResp
- getColor() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- getComment() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- getContent() - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- getContent() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- getCorpus() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getCorpus() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- getCurrentYearDoujun() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- getDaily() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- getDailyStarInterps() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- getData() - 类中的方法 com.apiworks.astro.model.common.ApiResp
- getDecadal() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- getDecadalStarInterps() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- getDzChongKe() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getDzChongKe() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getEndDate() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- getExeTime() - 类中的方法 com.apiworks.astro.model.common.ApiResp
- getExtra() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getFirdaria() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getFiveElementsClass() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getFlowDay() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getFlowDecadal() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getFlowDecadal() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getFlowDzChongKe() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getFlowHour() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getFlowMonth() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getFlowStartDt() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getFlowStartDt() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getFlowTgChongKe() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getFlowYear() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getGeJu() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getGeJuDesc() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getGender() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- getGender() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- getGender() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getGeneralDesc() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getHourly() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- getHourlyStarInterps() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- getHouse() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getHouseSystem() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getIcon() - 类中的方法 com.apiworks.astro.model.responses.scope.LuckInfoVo
- getIcon() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- getIncludeCorpus() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getInterpretation() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziMatchVO
- getJiYongShen() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getLabel() - 类中的方法 com.apiworks.astro.model.responses.scope.LuckInfoVo
- getLabel() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- getLabel() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- getLatitude() - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- getLatitude() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- getLatitude() - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- getLatitude() - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- getLatitude() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- getLatitude() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- getLeapBoundary() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- getLongitude() - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- getLongitude() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- getLongitude() - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- getLongitude() - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- getLongitude() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- getLongitude() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- getLuckInfo() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- getLuckyInfo() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getLunarDate() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getLunarGanzhi() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getMonthly() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- getMonthlyStarInterps() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- getMsg() - 类中的方法 com.apiworks.astro.model.common.ApiResp
- getNatal() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getNatalPalaceIdx() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getNatalStarInterps() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- getNiuXiuHandle() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- getOtherBirthDt() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- getOtherBirthPoint() - 类中的方法 com.apiworks.astro.model.requests.report.TogetherCreateQry
- getOtherGender() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- getOtherLatitude() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- getOtherLongitude() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- getOtherNatal() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziMatchVO
- getOthersBirthInfo() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- getOtherTz() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- getParam() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getPatterns() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getPillars() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getPillars() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getPlanet() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getPlanetOrbs() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getPlanetSecond() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getPrefer() - 类中的方法 com.apiworks.astro.model.responses.scope.CommentVo
- getQiangRuo() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getQiangRuoDesc() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getQiHePartner() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getQiHePartnerDesc() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getQryDate() - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- getRenderMode() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getScopeInfo() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- getScopeTotal() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- getSerialNo() - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- getSign() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getSignIcon() - 类中的方法 com.apiworks.astro.model.responses.scope.SignScopeVo
- getSignInfo() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- getSignName() - 类中的方法 com.apiworks.astro.model.responses.scope.SignScopeVo
- getSmalllimit() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getSolarDate() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getSolarTermGanzhi() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getSoulLord() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- getStartDate() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- getStatus() - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- getSummary() - 类中的方法 com.apiworks.astro.model.responses.scope.CommentVo
- getSvg() - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- getTargetDt() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziFlowQry
- getTargetDt() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- getTargetDt() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiQry
- getTargetDt() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getTgChongKe() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- getTgChongKe() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getTips() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- getTransitDt() - 类中的方法 com.apiworks.astro.model.requests.chart.DpTransitDateQry
- getTransitDt() - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- getTransitDt() - 类中的方法 com.apiworks.astro.model.requests.report.WeeklyScopeCreateQry
- getTransitDt() - 类中的方法 com.apiworks.astro.model.requests.report.YearlyScopeCreateQry
- getTransitPoint() - 类中的方法 com.apiworks.astro.model.requests.scope.ScopeQryReq
- getType() - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- getTz() - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- getTz() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- getTz() - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- getTz() - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- getTz() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- getTz() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- getUserBirthPoint() - 类中的方法 com.apiworks.astro.model.requests.report.RomanticCreateQry
- getUserBirthPoint() - 类中的方法 com.apiworks.astro.model.requests.report.TogetherCreateQry
- getUserBirthPoint() - 类中的方法 com.apiworks.astro.model.requests.report.WealthCreateQry
- getUserBirthPoint() - 类中的方法 com.apiworks.astro.model.requests.report.WeeklyScopeCreateQry
- getUserBirthPoint() - 类中的方法 com.apiworks.astro.model.requests.report.YearlyScopeCreateQry
- getUserCurrentPoint() - 类中的方法 com.apiworks.astro.model.requests.report.RomanticCreateQry
- getUserId() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- getUserId() - 类中的方法 com.apiworks.astro.model.requests.report.RomanticCreateQry
- getUserId() - 类中的方法 com.apiworks.astro.model.requests.report.TogetherCreateQry
- getUserId() - 类中的方法 com.apiworks.astro.model.requests.report.WealthCreateQry
- getUserId() - 类中的方法 com.apiworks.astro.model.requests.report.WeeklyScopeCreateQry
- getUserId() - 类中的方法 com.apiworks.astro.model.requests.report.YearlyScopeCreateQry
- getUserList() - 类中的方法 com.apiworks.astro.model.requests.chart.DoublePointQry
- getUserList() - 类中的方法 com.apiworks.astro.model.requests.chart.DpTransitDateQry
- getVal() - 类中的方法 com.apiworks.astro.model.responses.scope.LuckInfoVo
- getVal() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- getVal() - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- getVirtualBodies() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getWangXiang() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- getWxInfo() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getXiYongShen() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getYearly() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- getYearlyStarInterps() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- getYinYang() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getYinYangDesc() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- getYourNatal() - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziMatchVO
- getZodiac() - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- getZodiac() - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
I
- isDstAuto() - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- isDstAuto() - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- isDstAuto() - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- isLateZi() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- isLateZi() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- isLateZi() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- isSolarTime() - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- isSolarTime() - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- isSolarTime() - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
L
- LuckInfoVo - com.apiworks.astro.model.responses.scope中的类
- LuckInfoVo() - 类的构造器 com.apiworks.astro.model.responses.scope.LuckInfoVo
M
- main(String[]) - 类中的静态方法 com.apiworks.astro.examples.AsyncExample
- main(String[]) - 类中的静态方法 com.apiworks.astro.examples.SyncExample
- mySign(String) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/mySign/{uid}- 用户星座(包含简要运势)。 - mySign(String) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- MySignRespVo - com.apiworks.astro.model.responses.sign中的类
- MySignRespVo() - 类的构造器 com.apiworks.astro.model.responses.sign.MySignRespVo
N
- NaksBirthInfo - com.apiworks.astro.model.requests.naks中的类
-
星宿出生信息。
- NaksBirthInfo() - 类的构造器 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- NaksQry - com.apiworks.astro.model.requests.naks中的类
-
星宿关系请求。
- NaksQry() - 类的构造器 com.apiworks.astro.model.requests.naks.NaksQry
- naksRelations(NaksQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/naks/relations- 星宿关系(本命 / 值日 / 与他人的关系)。 - naksRelations(NaksQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- NaksVo - com.apiworks.astro.model.responses.naks中的类
- NaksVo() - 类的构造器 com.apiworks.astro.model.responses.naks.NaksVo
R
- reportGet(String, String) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
GET
/report/{uid}/{serialNo}- 获取报告 JSON 内容。 - reportGet(String, String) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- reportGetHtml(String, String) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
GET
/report/{uid}/{serialNo}/html- 获取报告 HTML 内容(字节数组)。 - reportGetHtml(String, String) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- reportRomantic(RomanticCreateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/report/romantic- 桃花报告(恋爱/吸引力)。 - reportRomantic(RomanticCreateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- reportTogether(TogetherCreateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/report/together- 合盘报告。 - reportTogether(TogetherCreateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- reportWealth(WealthCreateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/report/wealth- 财运报告。 - reportWealth(WealthCreateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- reportWeeklyScope(WeeklyScopeCreateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/report/weeklyScope- 周运报告。 - reportWeeklyScope(WeeklyScopeCreateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- reportYearlyScope(YearlyScopeCreateQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/report/yearlyScope- 年运报告。 - reportYearlyScope(YearlyScopeCreateQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- RomanticCreateQry - com.apiworks.astro.model.requests.report中的类
-
报告:桃花。
- RomanticCreateQry() - 类的构造器 com.apiworks.astro.model.requests.report.RomanticCreateQry
S
- scopeDay(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/scope/day/{uid}- 日运势。 - scopeDay(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- ScopeInfoVo - com.apiworks.astro.model.responses.scope中的类
- ScopeInfoVo() - 类的构造器 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- scopeMonth(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/scope/month/{uid}- 月运势。 - scopeMonth(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- ScopeQryReq - com.apiworks.astro.model.requests.scope中的类
-
运势相关请求的基础查询参数。
- ScopeQryReq() - 类的构造器 com.apiworks.astro.model.requests.scope.ScopeQryReq
- ScopeQryReq(TimeAndLocation, TimeAndLocation) - 类的构造器 com.apiworks.astro.model.requests.scope.ScopeQryReq
- ScopeRespVo - com.apiworks.astro.model.responses.scope中的类
- ScopeRespVo() - 类的构造器 com.apiworks.astro.model.responses.scope.ScopeRespVo
- ScopeTotalVo - com.apiworks.astro.model.responses.scope中的类
- ScopeTotalVo() - 类的构造器 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- scopeWeek(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/scope/week/{uid}- 周运势。 - scopeWeek(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- scopeYear(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/scope/year/{uid}- 年运势。 - scopeYear(String, ScopeQryReq) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- setAspectOrbs(Map<String, Double>) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setAsteroids(List<String>) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setAttribute(AttributeVo) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setAvoid(String) - 类中的方法 com.apiworks.astro.model.responses.scope.CommentVo
- setBirthDate(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setBirthDt(String) - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- setBirthDt(String) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- setBirthDt(String) - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- setBirthDt(String) - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- setBirthDt(String) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- setBirthDt(String) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setBirthDt(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setBirthInfo(NaksBirthInfo) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- setBirthPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.scope.ScopeQryReq
- setBirthSolarDt(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setBirthSolarTerm(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setBirthYearDoujun(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setBodies(List<String>) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setBodyLord(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setBodyPalaceIdx(int) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setCalcMethod(String) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setCode(int) - 类中的方法 com.apiworks.astro.model.common.ApiResp
- setColor(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- setComment(CommentVo) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- setContent(String) - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- setContent(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- setCorpus(List<CorpusVo>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setCorpus(List<CorpusVo>) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- setCurrentYearDoujun(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- setDaily(Horoscope) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- setDailyStarInterps(List<StarInterpretation>) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- setData(T) - 类中的方法 com.apiworks.astro.model.common.ApiResp
- setDecadal(Horoscope) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- setDecadalStarInterps(List<StarInterpretation>) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- setDstAuto(boolean) - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- setDstAuto(boolean) - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- setDstAuto(boolean) - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- setDzChongKe(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setDzChongKe(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setEndDate(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- setExeTime(double) - 类中的方法 com.apiworks.astro.model.common.ApiResp
- setExtra(Map<String, Object>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setFirdaria(Map<String, Object>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setFiveElementsClass(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setFlowDay(List<FlowInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setFlowDecadal(List<FlowInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setFlowDecadal(List<FlowInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setFlowDzChongKe(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setFlowHour(List<FlowInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setFlowMonth(List<FlowInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setFlowStartDt(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setFlowStartDt(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setFlowTgChongKe(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setFlowYear(List<FlowInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setGeJu(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setGeJuDesc(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setGender(String) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- setGender(String) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setGender(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setGeneralDesc(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setHourly(Horoscope) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- setHourlyStarInterps(List<StarInterpretation>) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- setHouse(List<HouseVo>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setHouseSystem(String) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setIcon(String) - 类中的方法 com.apiworks.astro.model.responses.scope.LuckInfoVo
- setIcon(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- setIncludeCorpus(Boolean) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setInterpretation(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziMatchVO
- setJiYongShen(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setLabel(String) - 类中的方法 com.apiworks.astro.model.responses.scope.LuckInfoVo
- setLabel(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- setLabel(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- setLateZi(boolean) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- setLateZi(boolean) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- setLateZi(boolean) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setLatitude(double) - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- setLatitude(double) - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- setLatitude(double) - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- setLatitude(Double) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- setLatitude(Double) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- setLatitude(Double) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setLeapBoundary(String) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setLongitude(double) - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- setLongitude(double) - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- setLongitude(double) - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- setLongitude(Double) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- setLongitude(Double) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- setLongitude(Double) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setLuckInfo(List<LuckInfoVo>) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- setLuckyInfo(Map<String, String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setLunarDate(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setLunarGanzhi(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setMonthly(Horoscope) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- setMonthlyStarInterps(List<StarInterpretation>) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- setMsg(String) - 类中的方法 com.apiworks.astro.model.common.ApiResp
- setNatal(NatalHoroscope) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setNatalPalaceIdx(int) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setNatalStarInterps(List<StarInterpretation>) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- setNiuXiuHandle(String) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- setOtherBirthDt(String) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- setOtherBirthPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.report.TogetherCreateQry
- setOtherGender(String) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- setOtherLatitude(double) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- setOtherLongitude(double) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- setOtherNatal(BaziNatalVO) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziMatchVO
- setOthersBirthInfo(List<NaksBirthInfo>) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- setOtherTz(int) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziMatchQry
- setParam(Map<String, Object>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setPatterns(List<Pattern>) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setPillars(List<PillarInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setPillars(List<PillarInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setPlanet(List<PlanetVo>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setPlanetOrbs(Map<String, Double>) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setPlanetSecond(List<PlanetVo>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setPrefer(String) - 类中的方法 com.apiworks.astro.model.responses.scope.CommentVo
- setQiangRuo(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setQiangRuoDesc(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setQiHePartner(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setQiHePartnerDesc(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setQryDate(String) - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- setRenderMode(String) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setScopeInfo(List<ScopeInfoVo>) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- setScopeTotal(ScopeTotalVo) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- setSerialNo(String) - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- setSign(List<ChartSignVo>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setSignIcon(String) - 类中的方法 com.apiworks.astro.model.responses.scope.SignScopeVo
- setSignInfo(SignScopeVo) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeRespVo
- setSignName(String) - 类中的方法 com.apiworks.astro.model.responses.scope.SignScopeVo
- setSmalllimit(Map<String, Object>) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setSolarDate(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setSolarTermGanzhi(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setSolarTime(boolean) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- setSolarTime(boolean) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- setSolarTime(boolean) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setSoulLord(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- setStartDate(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- setStatus(String) - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- setSummary(String) - 类中的方法 com.apiworks.astro.model.responses.scope.CommentVo
- setSvg(String) - 类中的方法 com.apiworks.astro.model.responses.astro.AstroDataVo
- setTargetDt(String) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziFlowQry
- setTargetDt(String) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksQry
- setTargetDt(String) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiQry
- setTargetDt(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setTgChongKe(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziFlowVO
- setTgChongKe(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setTips(String) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- setTransitDt(String) - 类中的方法 com.apiworks.astro.model.requests.chart.DpTransitDateQry
- setTransitDt(String) - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- setTransitDt(String) - 类中的方法 com.apiworks.astro.model.requests.report.WeeklyScopeCreateQry
- setTransitDt(String) - 类中的方法 com.apiworks.astro.model.requests.report.YearlyScopeCreateQry
- setTransitPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.scope.ScopeQryReq
- setType(String) - 类中的方法 com.apiworks.astro.model.responses.report.AstroReportVo
- setTz(int) - 类中的方法 com.apiworks.astro.model.common.TimeAndLocation
- setTz(int) - 类中的方法 com.apiworks.astro.model.requests.bazi.BaziNatalQry
- setTz(int) - 类中的方法 com.apiworks.astro.model.requests.chart.SinglePointQry
- setTz(int) - 类中的方法 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- setTz(int) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- setTz(int) - 类中的方法 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- setUserBirthPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.report.RomanticCreateQry
- setUserBirthPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.report.TogetherCreateQry
- setUserBirthPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.report.WealthCreateQry
- setUserBirthPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.report.WeeklyScopeCreateQry
- setUserBirthPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.report.YearlyScopeCreateQry
- setUserCurrentPoint(TimeAndLocation) - 类中的方法 com.apiworks.astro.model.requests.report.RomanticCreateQry
- setUserId(String) - 类中的方法 com.apiworks.astro.model.requests.naks.NaksBirthInfo
- setUserId(String) - 类中的方法 com.apiworks.astro.model.requests.report.RomanticCreateQry
- setUserId(String) - 类中的方法 com.apiworks.astro.model.requests.report.TogetherCreateQry
- setUserId(String) - 类中的方法 com.apiworks.astro.model.requests.report.WealthCreateQry
- setUserId(String) - 类中的方法 com.apiworks.astro.model.requests.report.WeeklyScopeCreateQry
- setUserId(String) - 类中的方法 com.apiworks.astro.model.requests.report.YearlyScopeCreateQry
- setUserList(List<TimeAndLocation>) - 类中的方法 com.apiworks.astro.model.requests.chart.DoublePointQry
- setUserList(List<TimeAndLocation>) - 类中的方法 com.apiworks.astro.model.requests.chart.DpTransitDateQry
- setVal(double) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeInfoVo
- setVal(double) - 类中的方法 com.apiworks.astro.model.responses.scope.ScopeTotalVo
- setVal(String) - 类中的方法 com.apiworks.astro.model.responses.scope.LuckInfoVo
- setVirtualBodies(List<String>) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setWangXiang(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziNatalVO
- setWxInfo(List<WxInfo>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setXiYongShen(List<String>) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setYearly(Horoscope) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- setYearlyStarInterps(List<StarInterpretation>) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- setYinYang(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setYinYangDesc(String) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziSummaryVO
- setYourNatal(BaziNatalVO) - 类中的方法 com.apiworks.astro.model.responses.bazi.BaziMatchVO
- setZodiac(String) - 类中的方法 com.apiworks.astro.model.requests.chart.ChartBaseQry
- setZodiac(String) - 类中的方法 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- signCompat(String) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
GET
/signs/{signId}/compat- 星座配对关系。 - signCompat(String) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- SignCompatVo - com.apiworks.astro.model.responses.sign中的类
- SignCompatVo() - 类的构造器 com.apiworks.astro.model.responses.sign.SignCompatVo
- signInfo(String) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
GET
/signs/{signId}- 星座详情。 - signInfo(String) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- SignScopeVo - com.apiworks.astro.model.responses.scope中的类
- SignScopeVo() - 类的构造器 com.apiworks.astro.model.responses.scope.SignScopeVo
- signsList() - 类中的方法 com.apiworks.astro.AstroCloudClient
-
GET
/signs- 星座列表。 - signsList() - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- SignVo - com.apiworks.astro.model.responses.sign中的类
- SignVo() - 类的构造器 com.apiworks.astro.model.responses.sign.SignVo
- SinglePointQry - com.apiworks.astro.model.requests.chart中的类
-
单点星盘(本命/天象)。
- SinglePointQry() - 类的构造器 com.apiworks.astro.model.requests.chart.SinglePointQry
- SinglePointQry(TimeAndLocation) - 类的构造器 com.apiworks.astro.model.requests.chart.SinglePointQry
- SpTransitDateQry - com.apiworks.astro.model.requests.chart中的类
-
单点 + 行运日期(三限 / 次限 / 法达 / 小限 / 日弧)。
- SpTransitDateQry() - 类的构造器 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- SpTransitDateQry(TimeAndLocation, String) - 类的构造器 com.apiworks.astro.model.requests.chart.SpTransitDateQry
- SyncExample - com.apiworks.astro.examples中的类
-
同步客户端示例:本命盘、八字、运势、紫微、星宿、报告等。
- SyncExample() - 类的构造器 com.apiworks.astro.examples.SyncExample
T
- TimeAndLocation - com.apiworks.astro.model.common中的类
-
时间和地理位置信息,用于构造各种星盘/运势请求。
- TimeAndLocation() - 类的构造器 com.apiworks.astro.model.common.TimeAndLocation
- TimeAndLocation(String, int, double, double) - 类的构造器 com.apiworks.astro.model.common.TimeAndLocation
- TogetherCreateQry - com.apiworks.astro.model.requests.report中的类
-
报告:合盘。
- TogetherCreateQry() - 类的构造器 com.apiworks.astro.model.requests.report.TogetherCreateQry
- toString() - 类中的方法 com.apiworks.astro.model.common.ApiResp
W
- WealthCreateQry - com.apiworks.astro.model.requests.report中的类
-
报告:财运。
- WealthCreateQry() - 类的构造器 com.apiworks.astro.model.requests.report.WealthCreateQry
- WeeklyScopeCreateQry - com.apiworks.astro.model.requests.report中的类
-
报告:周运。
- WeeklyScopeCreateQry() - 类的构造器 com.apiworks.astro.model.requests.report.WeeklyScopeCreateQry
Y
- YearlyScopeCreateQry - com.apiworks.astro.model.requests.report中的类
-
报告:年运。
- YearlyScopeCreateQry() - 类的构造器 com.apiworks.astro.model.requests.report.YearlyScopeCreateQry
Z
- ziweiChart(ZiweiQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/ziwei/chart- 紫微运限盘(带流年/流月等)。 - ziweiChart(ZiweiQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- ZiweiChartVo - com.apiworks.astro.model.responses.ziwei中的类
- ZiweiChartVo() - 类的构造器 com.apiworks.astro.model.responses.ziwei.ZiweiChartVo
- ziweiDetail(ZiweiQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/ziwei/detail- 紫微运限 + 解读。 - ziweiDetail(ZiweiQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- ZiweiDetailVo - com.apiworks.astro.model.responses.ziwei中的类
- ZiweiDetailVo() - 类的构造器 com.apiworks.astro.model.responses.ziwei.ZiweiDetailVo
- ziweiNatal(ZiweiNatalQry) - 类中的方法 com.apiworks.astro.AstroCloudClient
-
POST
/ziwei/natal- 紫微本命盘。 - ziweiNatal(ZiweiNatalQry) - 类中的方法 com.apiworks.astro.AsyncAstroCloudClient
- ZiweiNatalQry - com.apiworks.astro.model.requests.ziwei中的类
-
紫微命盘请求。
- ZiweiNatalQry() - 类的构造器 com.apiworks.astro.model.requests.ziwei.ZiweiNatalQry
- ZiweiNatalVo - com.apiworks.astro.model.responses.ziwei中的类
- ZiweiNatalVo() - 类的构造器 com.apiworks.astro.model.responses.ziwei.ZiweiNatalVo
- ZiweiQry - com.apiworks.astro.model.requests.ziwei中的类
-
紫微排盘(含目标日期)请求。
- ZiweiQry() - 类的构造器 com.apiworks.astro.model.requests.ziwei.ZiweiQry
常量字段值|所有程序包|所有类和接口