public class CopyWBSOptions extends Object implements Serializable
Constructor and Description |
---|
CopyWBSOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
getCopyActivities()
Gets the flag indicating whether to copy high level resource planning assignments.
|
boolean |
getCopyHighLevelResourcePlanningAssignments()
Gets the flag indicating whether to copy high level resource planning assignments.
|
boolean |
getCopyNotebook()
Gets the flag indicating whether to copy notebooks
|
boolean |
getCopyWBSMilestones()
Gets the flag indicating whether to copy WBS milestones
|
boolean |
getCopyWPsAndDocs()
Gets the flag indicating whether to copy work products and documents
|
void |
setCopyActivities(boolean bCopy)
Sets the flag indicating whether to copy activities
|
void |
setCopyHighLevelResourcePlanningAssignments(boolean bCopy)
Sets the flag indicating whether to copy activities
|
void |
setCopyNotebook(boolean bCopy)
Sets the flag indicating whether to copy notebooks
|
void |
setCopyWBSMilestones(boolean bCopy)
Sets the flag indicating whether to copy WBS milestones
|
void |
setCopyWPsAndDocs(boolean bCopy)
Sets the flag indicating whether to copy work products and documents
|
public void setCopyNotebook(boolean bCopy)
bCopy
- true to copy, false otherwisepublic boolean getCopyNotebook()
public void setCopyWBSMilestones(boolean bCopy)
bCopy
- true to copy, false otherwisepublic boolean getCopyWBSMilestones()
public void setCopyWPsAndDocs(boolean bCopy)
bCopy
- true to copy, false otherwisepublic boolean getCopyWPsAndDocs()
public void setCopyActivities(boolean bCopy)
bCopy
- true to copy, false otherwisepublic boolean getCopyActivities()
public void setCopyHighLevelResourcePlanningAssignments(boolean bCopy)
bCopy
- true to copy, false otherwisepublic boolean getCopyHighLevelResourcePlanningAssignments()
Copyright © 2003, 2022, Oracle and/or its affiliates.
Oracle®, Java, and MySQL are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.