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 OutlineCodeCollectionResource. getOutlineCode()Gets an OutlineCodeCollection object.OutlineCodeCollectionTask. getOutlineCodes()GetsOutlineCodeCollectionobject.Methods in com.aspose.tasks with parameters of type OutlineCodeCollection Modifier and Type Method Description voidTask. setOutlineCodes(OutlineCodeCollection value)SetsOutlineCodeCollectionobject.
-