Uses of Class
com.aspose.tasks.cloud.model.ProjectInfo
Packages that use ProjectInfo
-
Uses of ProjectInfo in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ProjectInfoModifier and TypeMethodDescriptionProjectInfo.createdDate
(org.threeten.bp.OffsetDateTime createdDate) ProjectInfo.description
(String description) ProjectInfo.isCheckedOut
(Boolean isCheckedOut) ProjectInfo.lastPublishedDate
(org.threeten.bp.OffsetDateTime lastPublishedDate) ProjectInfo.lastSavedDate
(org.threeten.bp.OffsetDateTime lastSavedDate) Methods in com.aspose.tasks.cloud.model that return types with arguments of type ProjectInfoMethods in com.aspose.tasks.cloud.model with parameters of type ProjectInfoMethod parameters in com.aspose.tasks.cloud.model with type arguments of type ProjectInfoModifier and TypeMethodDescriptionProjectList.projectInfo
(List<ProjectInfo> projectInfo) void
ProjectList.setProjectInfo
(List<ProjectInfo> projectInfo)