Uses of Class
com.aspose.tasks.OutlineCodeCollection
-
-
Uses of OutlineCodeCollection in com.aspose.tasks
Methods in com.aspose.tasks that return OutlineCodeCollection Modifier and Type Method Description OutlineCodeCollection
Resource. getOutlineCode()
Gets an OutlineCodeCollection object.OutlineCodeCollection
Task. getOutlineCodes()
GetsOutlineCodeCollection
object.Methods in com.aspose.tasks with parameters of type OutlineCodeCollection Modifier and Type Method Description void
Task. setOutlineCodes(OutlineCodeCollection value)
SetsOutlineCodeCollection
object.
-