パッケージ | 説明 |
---|---|
hudson.plugins.mantis.soap.mantis120 |
修飾子とタイプ | メソッドと説明 |
---|---|
TagData[] |
TagDataSearchResult.getResults()
Gets the results value for this TagDataSearchResult.
|
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
MantisConnectPortType.mc_issue_set_tags(String username,
String password,
BigInteger issue_id,
TagData[] tags)
Sets the tags for a specified issue.
|
boolean |
MantisConnectBindingStub.mc_issue_set_tags(String username,
String password,
BigInteger issue_id,
TagData[] tags) |
BigInteger |
MantisConnectPortType.mc_tag_add(String username,
String password,
TagData tag)
Creates a tag.
|
BigInteger |
MantisConnectBindingStub.mc_tag_add(String username,
String password,
TagData tag) |
void |
TagDataSearchResult.setResults(TagData[] results)
Sets the results value for this TagDataSearchResult.
|
コンストラクタと説明 |
---|
TagDataSearchResult(TagData[] results,
BigInteger total_results) |
Copyright © 2004-2015. All Rights Reserved.