|
||||||||||
| 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.PackageSoapRow
public class PackageSoapRow
| Constructor Summary | |
|---|---|
PackageSoapRow()
|
|
PackageSoapRow(String createdBy,
Calendar createdOn,
String description,
String id,
String lastModifiedBy,
Calendar lastModifiedOn,
String parentFolderId,
String path,
String projectId,
String title,
String status)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStatus()
Gets the status value for this PackageSoapRow. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setStatus(String status)
Sets the status value for this PackageSoapRow. |
| 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 PackageSoapRow()
public PackageSoapRow(String createdBy,
Calendar createdOn,
String description,
String id,
String lastModifiedBy,
Calendar lastModifiedOn,
String parentFolderId,
String path,
String projectId,
String title,
String status)
| Method Detail |
|---|
public String getStatus()
public void setStatus(String status)
status - 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 | |||||||||