Uses of Class
com.aspose.tasks.cloud.model.OutlineValue
Packages that use OutlineValue
-
Uses of OutlineValue in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return OutlineValueModifier and TypeMethodDescriptionOutlineValue.description
(String description) OutlineValue.isCollapsed
(Boolean isCollapsed) OutlineValue.parentValueId
(Integer parentValueId) OutlineValue.type
(OutlineValueType type) Methods in com.aspose.tasks.cloud.model that return types with arguments of type OutlineValueModifier and TypeMethodDescriptionOutlineCodeDefinition.getValues()
Returns List<OutlineValue> Values.Methods in com.aspose.tasks.cloud.model with parameters of type OutlineValueMethod parameters in com.aspose.tasks.cloud.model with type arguments of type OutlineValueModifier and TypeMethodDescriptionvoid
OutlineCodeDefinition.setValues
(List<OutlineValue> values) OutlineCodeDefinition.values
(List<OutlineValue> values)