|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.ProjectSoapRow
public class ProjectSoapRow
| Constructor Summary | |
|---|---|
ProjectSoapRow()
|
|
ProjectSoapRow(Calendar dateCreated,
String description,
String id,
String path,
String title)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Calendar |
getDateCreated()
Gets the dateCreated value for this ProjectSoapRow. |
String |
getDescription()
Gets the description value for this ProjectSoapRow. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getId()
Gets the id value for this ProjectSoapRow. |
String |
getPath()
Gets the path value for this ProjectSoapRow. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTitle()
Gets the title value for this ProjectSoapRow. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDateCreated(Calendar dateCreated)
Sets the dateCreated value for this ProjectSoapRow. |
void |
setDescription(String description)
Sets the description value for this ProjectSoapRow. |
void |
setId(String id)
Sets the id value for this ProjectSoapRow. |
void |
setPath(String path)
Sets the path value for this ProjectSoapRow. |
void |
setTitle(String title)
Sets the title value for this ProjectSoapRow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectSoapRow()
public ProjectSoapRow(Calendar dateCreated,
String description,
String id,
String path,
String title)
| Method Detail |
|---|
public Calendar getDateCreated()
public void setDateCreated(Calendar dateCreated)
dateCreated - public String getDescription()
public void setDescription(String description)
description - public String getId()
public void setId(String id)
id - public String getPath()
public void setPath(String path)
path - 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 | |||||||||