|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagData | |
|---|---|
| org.squashtest.csp.core.bugtracker.mantis.binding | |
| Uses of TagData in org.squashtest.csp.core.bugtracker.mantis.binding |
|---|
| Methods in org.squashtest.csp.core.bugtracker.mantis.binding that return TagData | |
|---|---|
TagData[] |
TagDataSearchResult.getResults()
Gets the results value for this TagDataSearchResult. |
| Methods in org.squashtest.csp.core.bugtracker.mantis.binding with parameters of type TagData | |
|---|---|
boolean |
MantisConnectBindingStub.mc_issue_set_tags(String username,
String password,
BigInteger issue_id,
TagData[] tags)
|
boolean |
MantisConnectPortType.mc_issue_set_tags(String username,
String password,
BigInteger issue_id,
TagData[] tags)
Sets the tags for a specified issue. |
BigInteger |
MantisConnectBindingStub.mc_tag_add(String username,
String password,
TagData tag)
|
BigInteger |
MantisConnectPortType.mc_tag_add(String username,
String password,
TagData tag)
Creates a tag. |
void |
TagDataSearchResult.setResults(TagData[] results)
Sets the results value for this TagDataSearchResult. |
| Constructors in org.squashtest.csp.core.bugtracker.mantis.binding with parameters of type TagData | |
|---|---|
TagDataSearchResult(TagData[] results,
BigInteger total_results)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||