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