Modifier and Type | Class and Description |
---|---|
class |
AssignmentBaseline
Represents Baseline of a resource assignment.
|
class |
TaskBaseline
Represents Baseline of a Task.
|
Modifier and Type | Method and Description |
---|---|
Iterator<Baseline> |
BaselineCollection.iterator() |
List<Baseline> |
BaselineCollection.toList()
Converts the BaselineCollection object to a list of
Baseline objects. |
Modifier and Type | Method and Description |
---|---|
boolean |
BaselineCollection.remove(Baseline baseline)
Removes baseline from this collection.
|
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.