Uses of Class
io.gs2.lottery.model.BoxItem
Packages that use BoxItem
-
Uses of BoxItem in io.gs2.lottery.model
Methods in io.gs2.lottery.model that return BoxItemModifier and TypeMethodDescriptionstatic BoxItemBoxItem.fromJson(com.fasterxml.jackson.databind.JsonNode data) BoxItem.withAcquireActions(List<AcquireAction> acquireActions) BoxItem.withInitial(Integer initial) BoxItem.withPrizeId(String prizeId) BoxItem.withRemaining(Integer remaining) Methods in io.gs2.lottery.model that return types with arguments of type BoxItemMethod parameters in io.gs2.lottery.model with type arguments of type BoxItem