|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.FolderSoapRow
hudson.plugins.sfee.webservice.TrackerSoapRow
public class TrackerSoapRow
| Constructor Summary | |
|---|---|
TrackerSoapRow()
|
|
TrackerSoapRow(String createdBy,
Calendar createdOn,
String description,
String id,
String lastModifiedBy,
Calendar lastModifiedOn,
String parentFolderId,
String path,
String projectId,
String title,
String lastEditedByFullname,
String lastEditedByUsername,
Calendar lastEditedDate)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getLastEditedByFullname()
Gets the lastEditedByFullname value for this TrackerSoapRow. |
String |
getLastEditedByUsername()
Gets the lastEditedByUsername value for this TrackerSoapRow. |
Calendar |
getLastEditedDate()
Gets the lastEditedDate value for this TrackerSoapRow. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setLastEditedByFullname(String lastEditedByFullname)
Sets the lastEditedByFullname value for this TrackerSoapRow. |
void |
setLastEditedByUsername(String lastEditedByUsername)
Sets the lastEditedByUsername value for this TrackerSoapRow. |
void |
setLastEditedDate(Calendar lastEditedDate)
Sets the lastEditedDate value for this TrackerSoapRow. |
| Methods inherited from class hudson.plugins.sfee.webservice.FolderSoapRow |
|---|
getCreatedBy, getCreatedOn, getDescription, getId, getLastModifiedBy, getLastModifiedOn, getParentFolderId, getPath, getProjectId, getTitle, setCreatedBy, setCreatedOn, setDescription, setId, setLastModifiedBy, setLastModifiedOn, setParentFolderId, setPath, setProjectId, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrackerSoapRow()
public TrackerSoapRow(String createdBy,
Calendar createdOn,
String description,
String id,
String lastModifiedBy,
Calendar lastModifiedOn,
String parentFolderId,
String path,
String projectId,
String title,
String lastEditedByFullname,
String lastEditedByUsername,
Calendar lastEditedDate)
| Method Detail |
|---|
public String getLastEditedByFullname()
public void setLastEditedByFullname(String lastEditedByFullname)
lastEditedByFullname - public String getLastEditedByUsername()
public void setLastEditedByUsername(String lastEditedByUsername)
lastEditedByUsername - public Calendar getLastEditedDate()
public void setLastEditedDate(Calendar lastEditedDate)
lastEditedDate - public boolean equals(Object obj)
equals in class FolderSoapRowpublic int hashCode()
hashCode in class FolderSoapRowpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||