Uses of Class
us.kbase.workspace.GetModuleInfoParams
-
Packages that use GetModuleInfoParams Package Description us.kbase.workspace -
-
Uses of GetModuleInfoParams in us.kbase.workspace
Methods in us.kbase.workspace that return GetModuleInfoParams Modifier and Type Method Description GetModuleInfoParamsGetModuleInfoParams. withMod(java.lang.String mod)GetModuleInfoParamsGetModuleInfoParams. withVer(java.lang.Long ver)Methods in us.kbase.workspace with parameters of type GetModuleInfoParams Modifier and Type Method Description ModuleInfoWorkspaceClient. getModuleInfo(GetModuleInfoParams params, us.kbase.common.service.RpcContext... jsonRpcContext)Original spec-file function name: get_module_info
-