类的使用
com.apiworks.astro.model.common.TimeAndLocation
使用TimeAndLocation的程序包
程序包
说明
-
com.apiworks.astro.model.requests.chart中TimeAndLocation的使用
返回变量类型为TimeAndLocation的类型的com.apiworks.astro.model.requests.chart中的方法类型变量类型为TimeAndLocation的com.apiworks.astro.model.requests.chart中的方法参数修饰符和类型方法说明voidDoublePointQry.setUserList(List<TimeAndLocation> userList) voidDpTransitDateQry.setUserList(List<TimeAndLocation> userList) 类型变量类型为TimeAndLocation的com.apiworks.astro.model.requests.chart中的构造器参数限定符构造器说明DoublePointQry(List<TimeAndLocation> userList) DpTransitDateQry(List<TimeAndLocation> userList, String transitDt) -
com.apiworks.astro.model.requests.report中TimeAndLocation的使用
修饰符和类型方法说明TogetherCreateQry.getOtherBirthPoint()RomanticCreateQry.getUserBirthPoint()TogetherCreateQry.getUserBirthPoint()WealthCreateQry.getUserBirthPoint()WeeklyScopeCreateQry.getUserBirthPoint()YearlyScopeCreateQry.getUserBirthPoint()RomanticCreateQry.getUserCurrentPoint()修饰符和类型方法说明voidTogetherCreateQry.setOtherBirthPoint(TimeAndLocation otherBirthPoint) voidRomanticCreateQry.setUserBirthPoint(TimeAndLocation userBirthPoint) voidTogetherCreateQry.setUserBirthPoint(TimeAndLocation userBirthPoint) voidWealthCreateQry.setUserBirthPoint(TimeAndLocation userBirthPoint) voidWeeklyScopeCreateQry.setUserBirthPoint(TimeAndLocation userBirthPoint) voidYearlyScopeCreateQry.setUserBirthPoint(TimeAndLocation userBirthPoint) voidRomanticCreateQry.setUserCurrentPoint(TimeAndLocation userCurrentPoint) -
com.apiworks.astro.model.requests.scope中TimeAndLocation的使用
修饰符和类型方法说明voidScopeQryReq.setBirthPoint(TimeAndLocation birthPoint) voidScopeQryReq.setTransitPoint(TimeAndLocation transitPoint)