Uses of Class
com.aspose.tasks.cloud.model.responses.ExtendedAttributeResponse
Packages that use ExtendedAttributeResponse
-
Uses of ExtendedAttributeResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return ExtendedAttributeResponseModifier and TypeMethodDescriptionTasksApi.getExtendedAttributeByIndex
(GetExtendedAttributeByIndexRequest request) Get a project extended attribute definition with the specified index.Method parameters in com.aspose.tasks.cloud.api with type arguments of type ExtendedAttributeResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.getExtendedAttributeByIndexAsync
(GetExtendedAttributeByIndexRequest request, ApiCallback<ExtendedAttributeResponse> callback) Get a project extended attribute definition with the specified index. -
Uses of ExtendedAttributeResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return ExtendedAttributeResponseModifier and TypeMethodDescriptionExtendedAttributeResponse.extendedAttribute
(ExtendedAttributeDefinition extendedAttribute)