Uses of Class
io.gs2.inventory.result.GetBigInventoryModelMasterResult
Packages that use GetBigInventoryModelMasterResult
-
Uses of GetBigInventoryModelMasterResult in io.gs2.inventory
Methods in io.gs2.inventory that return GetBigInventoryModelMasterResultModifier and TypeMethodDescriptionGs2InventoryRestClient.getBigInventoryModelMaster(GetBigInventoryModelMasterRequest request) Method parameters in io.gs2.inventory with type arguments of type GetBigInventoryModelMasterResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.getBigInventoryModelMasterAsync(GetBigInventoryModelMasterRequest request, AsyncAction<AsyncResult<GetBigInventoryModelMasterResult>> callback) -
Uses of GetBigInventoryModelMasterResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return GetBigInventoryModelMasterResultModifier and TypeMethodDescriptionGetBigInventoryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBigInventoryModelMasterResult.withItem(BigInventoryModelMaster item)