类 org.jeewx.api.wxstore.shelf.model.ShelfRInfo
的使用
-
使用ShelfRInfo的程序包 程序包 说明 org.jeewx.api.wxstore.shelf org.jeewx.api.wxstore.shelf.model -
-
org.jeewx.api.wxstore.shelf中ShelfRInfo的使用
返回ShelfRInfo的org.jeewx.api.wxstore.shelf中的方法 限定符和类型 方法和说明 static ShelfRInfo
JwShelfAPI. getByShelfId(java.lang.String newAccessToken, java.lang.Integer shelf_id)
根据货架ID获取货架信息返回变量类型为ShelfRInfo的类型的org.jeewx.api.wxstore.shelf中的方法 限定符和类型 方法和说明 static java.util.List<ShelfRInfo>
JwShelfAPI. getAllShelf(java.lang.String newAccessToken)
获取所有货架信息 -
org.jeewx.api.wxstore.shelf.model中ShelfRInfo的使用
返回变量类型为ShelfRInfo的类型的org.jeewx.api.wxstore.shelf.model中的方法 限定符和类型 方法和说明 java.util.List<ShelfRInfo>
ShelfRInfos. getShelves()
类型变量类型为ShelfRInfo的org.jeewx.api.wxstore.shelf.model中的方法参数 限定符和类型 方法和说明 void
ShelfRInfos. setShelves(java.util.List<ShelfRInfo> shelves)
-