|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.ObjectSoapDO
hudson.plugins.sfee.webservice.ItemSoapDO
hudson.plugins.sfee.webservice.DocumentReviewSoapDO
public class DocumentReviewSoapDO
| Constructor Summary | |
|---|---|
DocumentReviewSoapDO()
|
|
DocumentReviewSoapDO(java.lang.String createdBy,
java.util.Calendar createdDate,
java.lang.String id,
java.lang.String lastModifiedBy,
java.util.Calendar lastModifiedDate,
int version,
java.lang.String folderId,
java.lang.String path,
java.lang.String title,
java.lang.String description,
int documentVersion,
java.util.Calendar dueDate,
java.util.Calendar endDate,
java.lang.String status)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDescription()
Gets the description value for this DocumentReviewSoapDO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getDocumentVersion()
Gets the documentVersion value for this DocumentReviewSoapDO. |
java.util.Calendar |
getDueDate()
Gets the dueDate value for this DocumentReviewSoapDO. |
java.util.Calendar |
getEndDate()
Gets the endDate value for this DocumentReviewSoapDO. |
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 DocumentReviewSoapDO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(java.lang.String description)
Sets the description value for this DocumentReviewSoapDO. |
void |
setDocumentVersion(int documentVersion)
Sets the documentVersion value for this DocumentReviewSoapDO. |
void |
setDueDate(java.util.Calendar dueDate)
Sets the dueDate value for this DocumentReviewSoapDO. |
void |
setEndDate(java.util.Calendar endDate)
Sets the endDate value for this DocumentReviewSoapDO. |
void |
setStatus(java.lang.String status)
Sets the status value for this DocumentReviewSoapDO. |
| Methods inherited from class hudson.plugins.sfee.webservice.ItemSoapDO |
|---|
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle |
| Methods inherited from class hudson.plugins.sfee.webservice.ObjectSoapDO |
|---|
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentReviewSoapDO()
public DocumentReviewSoapDO(java.lang.String createdBy,
java.util.Calendar createdDate,
java.lang.String id,
java.lang.String lastModifiedBy,
java.util.Calendar lastModifiedDate,
int version,
java.lang.String folderId,
java.lang.String path,
java.lang.String title,
java.lang.String description,
int documentVersion,
java.util.Calendar dueDate,
java.util.Calendar endDate,
java.lang.String status)
| Method Detail |
|---|
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public int getDocumentVersion()
public void setDocumentVersion(int documentVersion)
documentVersion - 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 getStatus()
public void setStatus(java.lang.String status)
status - public boolean equals(java.lang.Object obj)
equals in class ItemSoapDOpublic int hashCode()
hashCode in class ItemSoapDOpublic 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 | |||||||||