|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vasoftware.sf.soap44.webservices.sfmain.ObjectSoapDO
com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapDO
com.vasoftware.sf.soap44.webservices.tracker.TrackerSoapDO
public class TrackerSoapDO
A Tracker is a collection of one or more tracker artifacts.
| Constructor Summary | |
|---|---|
TrackerSoapDO()
|
|
| Method Summary | |
|---|---|
SoapNamedValues |
getAssignments()
Returns 'assignments'. |
java.lang.String |
getAutoAssignField()
Returns 'autoAssignField'. |
static void |
registerTypeMappings(org.apache.axis.client.Call call)
|
void |
setAssignments(SoapNamedValues assignments)
Sets 'assignments'. |
void |
setAutoAssignField(java.lang.String autoAssignField)
Sets 'autoAssignField'. |
| Methods inherited from class com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapDO |
|---|
getDescription, getParentFolderId, getPath, getProjectId, getTitle, setDescription, setParentFolderId, setPath, setProjectId, setTitle |
| Methods inherited from class com.vasoftware.sf.soap44.webservices.sfmain.ObjectSoapDO |
|---|
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrackerSoapDO()
| Method Detail |
|---|
public java.lang.String getAutoAssignField()
public void setAutoAssignField(java.lang.String autoAssignField)
autoAssignField - Value of 'autoAssignField'.public SoapNamedValues getAssignments()
public void setAssignments(SoapNamedValues assignments)
assignments - Value of 'assignments'.public static void registerTypeMappings(org.apache.axis.client.Call call)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||