public class TrackerSoapDO
extends com.collabnet.ce.soap60.webservices.cemain.FolderSoapDO
Constructor and Description |
---|
TrackerSoapDO() |
Modifier and Type | Method and Description |
---|---|
com.collabnet.ce.soap60.types.SoapNamedValues |
getAssignments()
Returns 'assignments'.
|
String |
getAutoAssignField()
Returns 'autoAssignField'.
|
String |
getIcon()
Returns 'icon'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setAssignments(com.collabnet.ce.soap60.types.SoapNamedValues assignments)
Sets 'assignments'.
|
void |
setAutoAssignField(String autoAssignField)
Sets 'autoAssignField'.
|
void |
setIcon(String icon)
Sets 'icon'.
|
getDescription, getParentFolderId, getPath, getProjectId, getTitle, setDescription, setParentFolderId, setPath, setProjectId, setTitle
public String getAutoAssignField()
public void setAutoAssignField(String autoAssignField)
autoAssignField
- Value of 'autoAssignField'.public com.collabnet.ce.soap60.types.SoapNamedValues getAssignments()
public void setAssignments(com.collabnet.ce.soap60.types.SoapNamedValues assignments)
assignments
- Value of 'assignments'.public String getIcon()
public void setIcon(String icon)
icon
- Value of 'icon'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.