Uses of Class
io.gs2.lottery.model.BoxItems
Packages that use BoxItems
-
Uses of BoxItems in io.gs2.lottery.model
Methods in io.gs2.lottery.model that return BoxItemsModifier and TypeMethodDescriptionstatic BoxItemsBoxItems.fromJson(com.fasterxml.jackson.databind.JsonNode data) BoxItems.withPrizeTableName(String prizeTableName) BoxItems.withUserId(String userId) Methods in io.gs2.lottery.model with parameters of type BoxItems -
Uses of BoxItems in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return BoxItemsModifier and TypeMethodDescriptionDrawByStampSheetResult.getBoxItems()DrawByUserIdResult.getBoxItems()GetBoxByUserIdResult.getItem()GetBoxResult.getItem()ResetBoxByUserIdResult.getItem()ResetBoxResult.getItem()ResetByStampSheetResult.getItem()Methods in io.gs2.lottery.result that return types with arguments of type BoxItemsModifier and TypeMethodDescriptionDescribeBoxesByUserIdResult.getItems()DescribeBoxesResult.getItems()Methods in io.gs2.lottery.result with parameters of type BoxItemsModifier and TypeMethodDescriptionvoidDrawByStampSheetResult.setBoxItems(BoxItems boxItems) voidDrawByUserIdResult.setBoxItems(BoxItems boxItems) voidvoidvoidvoidvoidDrawByStampSheetResult.withBoxItems(BoxItems boxItems) DrawByUserIdResult.withBoxItems(BoxItems boxItems) Method parameters in io.gs2.lottery.result with type arguments of type BoxItemsModifier and TypeMethodDescriptionvoidvoid