Uses of Class
com.aspose.tasks.ExtendedAttributeCollection
-
-
Uses of ExtendedAttributeCollection in com.aspose.tasks
Methods in com.aspose.tasks that return ExtendedAttributeCollection Modifier and Type Method Description ExtendedAttributeCollectionResource. getExtendedAttributes()Gets the values of an extended attribute.ExtendedAttributeCollectionResourceAssignment. getExtendedAttributes()Gets an instance of the ExtendedAttributeCollection class for this object.ExtendedAttributeCollectionTask. getExtendedAttributes()Gets ExtendedAttributeCollection object containing the values of an extended attribute.Methods in com.aspose.tasks with parameters of type ExtendedAttributeCollection Modifier and Type Method Description voidResourceAssignment. setExtendedAttributes(ExtendedAttributeCollection value)Sets an instance of the ExtendedAttributeCollection class for this object.
-