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