hudson.plugins.sfee.webservice
Class ArtifactDetailSoapRow

java.lang.Object
  extended by hudson.plugins.sfee.webservice.ArtifactDetailSoapRow
All Implemented Interfaces:
java.io.Serializable

public class ArtifactDetailSoapRow
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ArtifactDetailSoapRow()
           
ArtifactDetailSoapRow(int actualHours, java.lang.String artifactGroup, java.lang.String assignedToFullname, java.lang.String assignedToUsername, java.lang.String category, java.util.Calendar closeDate, java.lang.String customer, java.lang.String description, int estimatedHours, SoapNamedValues flexFields, java.lang.String folderId, java.lang.String folderPathString, java.lang.String folderTitle, java.lang.String id, java.util.Calendar lastModifiedDate, int priority, java.lang.String projectId, java.lang.String projectPathString, java.lang.String projectTitle, java.lang.String reportedInReleaseTitle, java.lang.String resolvedInReleaseTitle, java.lang.String status, java.lang.String statusClass, java.lang.String submittedByFullname, java.lang.String submittedByUsername, java.util.Calendar submittedDate, java.lang.String title)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getActualHours()
          Gets the actualHours value for this ArtifactDetailSoapRow.
 java.lang.String getArtifactGroup()
          Gets the artifactGroup value for this ArtifactDetailSoapRow.
 java.lang.String getAssignedToFullname()
          Gets the assignedToFullname value for this ArtifactDetailSoapRow.
 java.lang.String getAssignedToUsername()
          Gets the assignedToUsername value for this ArtifactDetailSoapRow.
 java.lang.String getCategory()
          Gets the category value for this ArtifactDetailSoapRow.
 java.util.Calendar getCloseDate()
          Gets the closeDate value for this ArtifactDetailSoapRow.
 java.lang.String getCustomer()
          Gets the customer value for this ArtifactDetailSoapRow.
 java.lang.String getDescription()
          Gets the description value for this ArtifactDetailSoapRow.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 int getEstimatedHours()
          Gets the estimatedHours value for this ArtifactDetailSoapRow.
 SoapNamedValues getFlexFields()
          Gets the flexFields value for this ArtifactDetailSoapRow.
 java.lang.String getFolderId()
          Gets the folderId value for this ArtifactDetailSoapRow.
 java.lang.String getFolderPathString()
          Gets the folderPathString value for this ArtifactDetailSoapRow.
 java.lang.String getFolderTitle()
          Gets the folderTitle value for this ArtifactDetailSoapRow.
 java.lang.String getId()
          Gets the id value for this ArtifactDetailSoapRow.
 java.util.Calendar getLastModifiedDate()
          Gets the lastModifiedDate value for this ArtifactDetailSoapRow.
 int getPriority()
          Gets the priority value for this ArtifactDetailSoapRow.
 java.lang.String getProjectId()
          Gets the projectId value for this ArtifactDetailSoapRow.
 java.lang.String getProjectPathString()
          Gets the projectPathString value for this ArtifactDetailSoapRow.
 java.lang.String getProjectTitle()
          Gets the projectTitle value for this ArtifactDetailSoapRow.
 java.lang.String getReportedInReleaseTitle()
          Gets the reportedInReleaseTitle value for this ArtifactDetailSoapRow.
 java.lang.String getResolvedInReleaseTitle()
          Gets the resolvedInReleaseTitle value for this ArtifactDetailSoapRow.
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 ArtifactDetailSoapRow.
 java.lang.String getStatusClass()
          Gets the statusClass value for this ArtifactDetailSoapRow.
 java.lang.String getSubmittedByFullname()
          Gets the submittedByFullname value for this ArtifactDetailSoapRow.
 java.lang.String getSubmittedByUsername()
          Gets the submittedByUsername value for this ArtifactDetailSoapRow.
 java.util.Calendar getSubmittedDate()
          Gets the submittedDate value for this ArtifactDetailSoapRow.
 java.lang.String getTitle()
          Gets the title value for this ArtifactDetailSoapRow.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setActualHours(int actualHours)
          Sets the actualHours value for this ArtifactDetailSoapRow.
 void setArtifactGroup(java.lang.String artifactGroup)
          Sets the artifactGroup value for this ArtifactDetailSoapRow.
 void setAssignedToFullname(java.lang.String assignedToFullname)
          Sets the assignedToFullname value for this ArtifactDetailSoapRow.
 void setAssignedToUsername(java.lang.String assignedToUsername)
          Sets the assignedToUsername value for this ArtifactDetailSoapRow.
 void setCategory(java.lang.String category)
          Sets the category value for this ArtifactDetailSoapRow.
 void setCloseDate(java.util.Calendar closeDate)
          Sets the closeDate value for this ArtifactDetailSoapRow.
 void setCustomer(java.lang.String customer)
          Sets the customer value for this ArtifactDetailSoapRow.
 void setDescription(java.lang.String description)
          Sets the description value for this ArtifactDetailSoapRow.
 void setEstimatedHours(int estimatedHours)
          Sets the estimatedHours value for this ArtifactDetailSoapRow.
 void setFlexFields(SoapNamedValues flexFields)
          Sets the flexFields value for this ArtifactDetailSoapRow.
 void setFolderId(java.lang.String folderId)
          Sets the folderId value for this ArtifactDetailSoapRow.
 void setFolderPathString(java.lang.String folderPathString)
          Sets the folderPathString value for this ArtifactDetailSoapRow.
 void setFolderTitle(java.lang.String folderTitle)
          Sets the folderTitle value for this ArtifactDetailSoapRow.
 void setId(java.lang.String id)
          Sets the id value for this ArtifactDetailSoapRow.
 void setLastModifiedDate(java.util.Calendar lastModifiedDate)
          Sets the lastModifiedDate value for this ArtifactDetailSoapRow.
 void setPriority(int priority)
          Sets the priority value for this ArtifactDetailSoapRow.
 void setProjectId(java.lang.String projectId)
          Sets the projectId value for this ArtifactDetailSoapRow.
 void setProjectPathString(java.lang.String projectPathString)
          Sets the projectPathString value for this ArtifactDetailSoapRow.
 void setProjectTitle(java.lang.String projectTitle)
          Sets the projectTitle value for this ArtifactDetailSoapRow.
 void setReportedInReleaseTitle(java.lang.String reportedInReleaseTitle)
          Sets the reportedInReleaseTitle value for this ArtifactDetailSoapRow.
 void setResolvedInReleaseTitle(java.lang.String resolvedInReleaseTitle)
          Sets the resolvedInReleaseTitle value for this ArtifactDetailSoapRow.
 void setStatus(java.lang.String status)
          Sets the status value for this ArtifactDetailSoapRow.
 void setStatusClass(java.lang.String statusClass)
          Sets the statusClass value for this ArtifactDetailSoapRow.
 void setSubmittedByFullname(java.lang.String submittedByFullname)
          Sets the submittedByFullname value for this ArtifactDetailSoapRow.
 void setSubmittedByUsername(java.lang.String submittedByUsername)
          Sets the submittedByUsername value for this ArtifactDetailSoapRow.
 void setSubmittedDate(java.util.Calendar submittedDate)
          Sets the submittedDate value for this ArtifactDetailSoapRow.
 void setTitle(java.lang.String title)
          Sets the title value for this ArtifactDetailSoapRow.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactDetailSoapRow

public ArtifactDetailSoapRow()

ArtifactDetailSoapRow

public ArtifactDetailSoapRow(int actualHours,
                             java.lang.String artifactGroup,
                             java.lang.String assignedToFullname,
                             java.lang.String assignedToUsername,
                             java.lang.String category,
                             java.util.Calendar closeDate,
                             java.lang.String customer,
                             java.lang.String description,
                             int estimatedHours,
                             SoapNamedValues flexFields,
                             java.lang.String folderId,
                             java.lang.String folderPathString,
                             java.lang.String folderTitle,
                             java.lang.String id,
                             java.util.Calendar lastModifiedDate,
                             int priority,
                             java.lang.String projectId,
                             java.lang.String projectPathString,
                             java.lang.String projectTitle,
                             java.lang.String reportedInReleaseTitle,
                             java.lang.String resolvedInReleaseTitle,
                             java.lang.String status,
                             java.lang.String statusClass,
                             java.lang.String submittedByFullname,
                             java.lang.String submittedByUsername,
                             java.util.Calendar submittedDate,
                             java.lang.String title)
Method Detail

getActualHours

public int getActualHours()
Gets the actualHours value for this ArtifactDetailSoapRow.

Returns:
actualHours

setActualHours

public void setActualHours(int actualHours)
Sets the actualHours value for this ArtifactDetailSoapRow.

Parameters:
actualHours -

getArtifactGroup

public java.lang.String getArtifactGroup()
Gets the artifactGroup value for this ArtifactDetailSoapRow.

Returns:
artifactGroup

setArtifactGroup

public void setArtifactGroup(java.lang.String artifactGroup)
Sets the artifactGroup value for this ArtifactDetailSoapRow.

Parameters:
artifactGroup -

getAssignedToFullname

public java.lang.String getAssignedToFullname()
Gets the assignedToFullname value for this ArtifactDetailSoapRow.

Returns:
assignedToFullname

setAssignedToFullname

public void setAssignedToFullname(java.lang.String assignedToFullname)
Sets the assignedToFullname value for this ArtifactDetailSoapRow.

Parameters:
assignedToFullname -

getAssignedToUsername

public java.lang.String getAssignedToUsername()
Gets the assignedToUsername value for this ArtifactDetailSoapRow.

Returns:
assignedToUsername

setAssignedToUsername

public void setAssignedToUsername(java.lang.String assignedToUsername)
Sets the assignedToUsername value for this ArtifactDetailSoapRow.

Parameters:
assignedToUsername -

getCategory

public java.lang.String getCategory()
Gets the category value for this ArtifactDetailSoapRow.

Returns:
category

setCategory

public void setCategory(java.lang.String category)
Sets the category value for this ArtifactDetailSoapRow.

Parameters:
category -

getCloseDate

public java.util.Calendar getCloseDate()
Gets the closeDate value for this ArtifactDetailSoapRow.

Returns:
closeDate

setCloseDate

public void setCloseDate(java.util.Calendar closeDate)
Sets the closeDate value for this ArtifactDetailSoapRow.

Parameters:
closeDate -

getCustomer

public java.lang.String getCustomer()
Gets the customer value for this ArtifactDetailSoapRow.

Returns:
customer

setCustomer

public void setCustomer(java.lang.String customer)
Sets the customer value for this ArtifactDetailSoapRow.

Parameters:
customer -

getDescription

public java.lang.String getDescription()
Gets the description value for this ArtifactDetailSoapRow.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this ArtifactDetailSoapRow.

Parameters:
description -

getEstimatedHours

public int getEstimatedHours()
Gets the estimatedHours value for this ArtifactDetailSoapRow.

Returns:
estimatedHours

setEstimatedHours

public void setEstimatedHours(int estimatedHours)
Sets the estimatedHours value for this ArtifactDetailSoapRow.

Parameters:
estimatedHours -

getFlexFields

public SoapNamedValues getFlexFields()
Gets the flexFields value for this ArtifactDetailSoapRow.

Returns:
flexFields

setFlexFields

public void setFlexFields(SoapNamedValues flexFields)
Sets the flexFields value for this ArtifactDetailSoapRow.

Parameters:
flexFields -

getFolderId

public java.lang.String getFolderId()
Gets the folderId value for this ArtifactDetailSoapRow.

Returns:
folderId

setFolderId

public void setFolderId(java.lang.String folderId)
Sets the folderId value for this ArtifactDetailSoapRow.

Parameters:
folderId -

getFolderPathString

public java.lang.String getFolderPathString()
Gets the folderPathString value for this ArtifactDetailSoapRow.

Returns:
folderPathString

setFolderPathString

public void setFolderPathString(java.lang.String folderPathString)
Sets the folderPathString value for this ArtifactDetailSoapRow.

Parameters:
folderPathString -

getFolderTitle

public java.lang.String getFolderTitle()
Gets the folderTitle value for this ArtifactDetailSoapRow.

Returns:
folderTitle

setFolderTitle

public void setFolderTitle(java.lang.String folderTitle)
Sets the folderTitle value for this ArtifactDetailSoapRow.

Parameters:
folderTitle -

getId

public java.lang.String getId()
Gets the id value for this ArtifactDetailSoapRow.

Returns:
id

setId

public void setId(java.lang.String id)
Sets the id value for this ArtifactDetailSoapRow.

Parameters:
id -

getLastModifiedDate

public java.util.Calendar getLastModifiedDate()
Gets the lastModifiedDate value for this ArtifactDetailSoapRow.

Returns:
lastModifiedDate

setLastModifiedDate

public void setLastModifiedDate(java.util.Calendar lastModifiedDate)
Sets the lastModifiedDate value for this ArtifactDetailSoapRow.

Parameters:
lastModifiedDate -

getPriority

public int getPriority()
Gets the priority value for this ArtifactDetailSoapRow.

Returns:
priority

setPriority

public void setPriority(int priority)
Sets the priority value for this ArtifactDetailSoapRow.

Parameters:
priority -

getProjectId

public java.lang.String getProjectId()
Gets the projectId value for this ArtifactDetailSoapRow.

Returns:
projectId

setProjectId

public void setProjectId(java.lang.String projectId)
Sets the projectId value for this ArtifactDetailSoapRow.

Parameters:
projectId -

getProjectPathString

public java.lang.String getProjectPathString()
Gets the projectPathString value for this ArtifactDetailSoapRow.

Returns:
projectPathString

setProjectPathString

public void setProjectPathString(java.lang.String projectPathString)
Sets the projectPathString value for this ArtifactDetailSoapRow.

Parameters:
projectPathString -

getProjectTitle

public java.lang.String getProjectTitle()
Gets the projectTitle value for this ArtifactDetailSoapRow.

Returns:
projectTitle

setProjectTitle

public void setProjectTitle(java.lang.String projectTitle)
Sets the projectTitle value for this ArtifactDetailSoapRow.

Parameters:
projectTitle -

getReportedInReleaseTitle

public java.lang.String getReportedInReleaseTitle()
Gets the reportedInReleaseTitle value for this ArtifactDetailSoapRow.

Returns:
reportedInReleaseTitle

setReportedInReleaseTitle

public void setReportedInReleaseTitle(java.lang.String reportedInReleaseTitle)
Sets the reportedInReleaseTitle value for this ArtifactDetailSoapRow.

Parameters:
reportedInReleaseTitle -

getResolvedInReleaseTitle

public java.lang.String getResolvedInReleaseTitle()
Gets the resolvedInReleaseTitle value for this ArtifactDetailSoapRow.

Returns:
resolvedInReleaseTitle

setResolvedInReleaseTitle

public void setResolvedInReleaseTitle(java.lang.String resolvedInReleaseTitle)
Sets the resolvedInReleaseTitle value for this ArtifactDetailSoapRow.

Parameters:
resolvedInReleaseTitle -

getStatus

public java.lang.String getStatus()
Gets the status value for this ArtifactDetailSoapRow.

Returns:
status

setStatus

public void setStatus(java.lang.String status)
Sets the status value for this ArtifactDetailSoapRow.

Parameters:
status -

getStatusClass

public java.lang.String getStatusClass()
Gets the statusClass value for this ArtifactDetailSoapRow.

Returns:
statusClass

setStatusClass

public void setStatusClass(java.lang.String statusClass)
Sets the statusClass value for this ArtifactDetailSoapRow.

Parameters:
statusClass -

getSubmittedByFullname

public java.lang.String getSubmittedByFullname()
Gets the submittedByFullname value for this ArtifactDetailSoapRow.

Returns:
submittedByFullname

setSubmittedByFullname

public void setSubmittedByFullname(java.lang.String submittedByFullname)
Sets the submittedByFullname value for this ArtifactDetailSoapRow.

Parameters:
submittedByFullname -

getSubmittedByUsername

public java.lang.String getSubmittedByUsername()
Gets the submittedByUsername value for this ArtifactDetailSoapRow.

Returns:
submittedByUsername

setSubmittedByUsername

public void setSubmittedByUsername(java.lang.String submittedByUsername)
Sets the submittedByUsername value for this ArtifactDetailSoapRow.

Parameters:
submittedByUsername -

getSubmittedDate

public java.util.Calendar getSubmittedDate()
Gets the submittedDate value for this ArtifactDetailSoapRow.

Returns:
submittedDate

setSubmittedDate

public void setSubmittedDate(java.util.Calendar submittedDate)
Sets the submittedDate value for this ArtifactDetailSoapRow.

Parameters:
submittedDate -

getTitle

public java.lang.String getTitle()
Gets the title value for this ArtifactDetailSoapRow.

Returns:
title

setTitle

public void setTitle(java.lang.String title)
Sets the title value for this ArtifactDetailSoapRow.

Parameters:
title -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2008. All Rights Reserved.