Uses of Class
com.aspose.tasks.cloud.model.OutlineCodeItems
Packages that use OutlineCodeItems
-
Uses of OutlineCodeItems in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return OutlineCodeItemsModifier and TypeMethodDescriptionOutlineCodeItems.addListItem
(OutlineCodeItem listItem) OutlineCodeItems.list
(List<OutlineCodeItem> list) -
Uses of OutlineCodeItems in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return OutlineCodeItemsMethods in com.aspose.tasks.cloud.model.responses with parameters of type OutlineCodeItemsModifier and TypeMethodDescriptionOutlineCodeItemsResponse.outlineCodes
(OutlineCodeItems outlineCodes) void
OutlineCodeItemsResponse.setOutlineCodes
(OutlineCodeItems outlineCodes)