| Package | Description |
|---|---|
| org.squashtest.tm.domain.campaign | |
| org.squashtest.tm.domain.library | |
| org.squashtest.tm.domain.requirement |
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.addContent(Iteration iteration) |
void |
Campaign.addContent(Iteration iteration,
int position) |
void |
Iteration.addContent(TestSuite testSuite) |
void |
Iteration.addContent(TestSuite testSuite,
int position) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeContainer.addContent(NODE node)
Adds new content to this container.
|
void |
NodeContainer.addContent(NODE node,
int position)
Adds new content to this container at the given position.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Requirement.addContent(Requirement child) |
void |
Requirement.addContent(Requirement child,
int position) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.