Skip to content

Commit 7d603fb

Browse files
committed
Updated Aspose.Tasks for Java API reference to v.25.2.
1 parent d836440 commit 7d603fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

english/java/com.aspose.tasks/group/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ Represents a group definition. A Group object is a member of the ResourceGroups
2525
| --- | --- |
2626
| [getGroupAssignments()](#getGroupAssignments--) | Gets a value indicating whether assignments should be grouped instead of tasks. |
2727
| [getGroupCriteria()](#getGroupCriteria--) | Gets a GroupCriteria collection representing the fields in a group definition. |
28-
| [getIndex()](#getIndex--) | Gets the index of a [Group](../../com.aspose.tasks/group) object in the Groups containing object. |
28+
| [getIndex()](#getIndex--) | Gets the index of a [Group](../../com.aspose.tasks/group) object in the Groups list. |
2929
| [getMaintainHierarchy()](#getMaintainHierarchy--) | Gets a value indicating whether to show all the levels of summary tasks for subtasks within group. |
3030
| [getName()](#getName--) | Gets a name of a Group object. |
3131
| [getShowInMenu()](#getShowInMenu--) | Gets a value indicating whether Project shows the group name in the Group drop-down list in the Ribbon. |
3232
| [getShowSummary()](#getShowSummary--) | Gets a value indicating whether summary rows are displayed for the group. |
3333
| [getUid()](#getUid--) | Gets a unique identifier of a group. |
3434
| [setGroupAssignments(boolean value)](#setGroupAssignments-boolean-) | Sets a value indicating whether assignments should be grouped instead of tasks. |
3535
| [setGroupCriteria(GroupCriterionCollection value)](#setGroupCriteria-com.aspose.tasks.GroupCriterionCollection-) | Sets a GroupCriteria collection representing the fields in a group definition. |
36-
| [setIndex(int value)](#setIndex-int-) | Sets the index of a [Group](../../com.aspose.tasks/group) object in the Groups list . |
36+
| [setIndex(int value)](#setIndex-int-) | Sets the index of a [Group](../../com.aspose.tasks/group) object in the Groups list. |
3737
| [setMaintainHierarchy(boolean value)](#setMaintainHierarchy-boolean-) | Sets a value indicating whether to show all the levels of summary tasks for subtasks within group. |
3838
| [setName(String value)](#setName-java.lang.String-) | Sets a name of a Group object. |
3939
| [setShowInMenu(boolean value)](#setShowInMenu-boolean-) | Sets a value indicating whether Project shows the group name in the Group drop-down list in the Ribbon. |

0 commit comments

Comments
 (0)