Uses of Class
com.aspose.tasks.cloud.model.responses.WBSDefinitionResponse
Packages that use WBSDefinitionResponse
-
Uses of WBSDefinitionResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return WBSDefinitionResponseModifier and TypeMethodDescriptionTasksApi.getWbsDefinition
(GetWbsDefinitionRequest request) Get a project's WBS Definition.Method parameters in com.aspose.tasks.cloud.api with type arguments of type WBSDefinitionResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.getWbsDefinitionAsync
(GetWbsDefinitionRequest request, ApiCallback<WBSDefinitionResponse> callback) Get a project's WBS Definition. -
Uses of WBSDefinitionResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return WBSDefinitionResponseModifier and TypeMethodDescriptionWBSDefinitionResponse.wbsDefinition
(WBSDefinition wbsDefinition)