|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.DocumentReviewSoapRow
public class DocumentReviewSoapRow
| Constructor Summary | |
|---|---|
DocumentReviewSoapRow()
|
|
DocumentReviewSoapRow(String createdBy,
Calendar dateCreated,
String description,
String documentId,
Calendar dueDate,
Calendar endDate,
String id,
String[] optionalReviewersUsernames,
String[] requiredReviewersUsernames,
String status,
String title,
int versionNumber)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCreatedBy()
Gets the createdBy value for this DocumentReviewSoapRow. |
Calendar |
getDateCreated()
Gets the dateCreated value for this DocumentReviewSoapRow. |
String |
getDescription()
Gets the description value for this DocumentReviewSoapRow. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDocumentId()
Gets the documentId value for this DocumentReviewSoapRow. |
Calendar |
getDueDate()
Gets the dueDate value for this DocumentReviewSoapRow. |
Calendar |
getEndDate()
Gets the endDate value for this DocumentReviewSoapRow. |
String |
getId()
Gets the id value for this DocumentReviewSoapRow. |
String[] |
getOptionalReviewersUsernames()
Gets the optionalReviewersUsernames value for this DocumentReviewSoapRow. |
String[] |
getRequiredReviewersUsernames()
Gets the requiredReviewersUsernames value for this DocumentReviewSoapRow. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStatus()
Gets the status value for this DocumentReviewSoapRow. |
String |
getTitle()
Gets the title value for this DocumentReviewSoapRow. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getVersionNumber()
Gets the versionNumber value for this DocumentReviewSoapRow. |
int |
hashCode()
|
void |
setCreatedBy(String createdBy)
Sets the createdBy value for this DocumentReviewSoapRow. |
void |
setDateCreated(Calendar dateCreated)
Sets the dateCreated value for this DocumentReviewSoapRow. |
void |
setDescription(String description)
Sets the description value for this DocumentReviewSoapRow. |
void |
setDocumentId(String documentId)
Sets the documentId value for this DocumentReviewSoapRow. |
void |
setDueDate(Calendar dueDate)
Sets the dueDate value for this DocumentReviewSoapRow. |
void |
setEndDate(Calendar endDate)
Sets the endDate value for this DocumentReviewSoapRow. |
void |
setId(String id)
Sets the id value for this DocumentReviewSoapRow. |
void |
setOptionalReviewersUsernames(String[] optionalReviewersUsernames)
Sets the optionalReviewersUsernames value for this DocumentReviewSoapRow. |
void |
setRequiredReviewersUsernames(String[] requiredReviewersUsernames)
Sets the requiredReviewersUsernames value for this DocumentReviewSoapRow. |
void |
setStatus(String status)
Sets the status value for this DocumentReviewSoapRow. |
void |
setTitle(String title)
Sets the title value for this DocumentReviewSoapRow. |
void |
setVersionNumber(int versionNumber)
Sets the versionNumber value for this DocumentReviewSoapRow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentReviewSoapRow()
public DocumentReviewSoapRow(String createdBy,
Calendar dateCreated,
String description,
String documentId,
Calendar dueDate,
Calendar endDate,
String id,
String[] optionalReviewersUsernames,
String[] requiredReviewersUsernames,
String status,
String title,
int versionNumber)
| Method Detail |
|---|
public String getCreatedBy()
public void setCreatedBy(String createdBy)
createdBy - public Calendar getDateCreated()
public void setDateCreated(Calendar dateCreated)
dateCreated - public String getDescription()
public void setDescription(String description)
description - public String getDocumentId()
public void setDocumentId(String documentId)
documentId - public Calendar getDueDate()
public void setDueDate(Calendar dueDate)
dueDate - public Calendar getEndDate()
public void setEndDate(Calendar endDate)
endDate - public String getId()
public void setId(String id)
id - public String[] getOptionalReviewersUsernames()
public void setOptionalReviewersUsernames(String[] optionalReviewersUsernames)
optionalReviewersUsernames - public String[] getRequiredReviewersUsernames()
public void setRequiredReviewersUsernames(String[] requiredReviewersUsernames)
requiredReviewersUsernames - public String getStatus()
public void setStatus(String status)
status - public String getTitle()
public void setTitle(String title)
title - public int getVersionNumber()
public void setVersionNumber(int versionNumber)
versionNumber - 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 | |||||||||