hudson.plugins.sfee.webservice
Class ArtifactDetailSoapRow

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

public class ArtifactDetailSoapRow
extends Object
implements Serializable

See Also:
Serialized Form

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

Returns:
artifactGroup

setArtifactGroup

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

Parameters:
artifactGroup -

getAssignedToFullname

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

Returns:
assignedToFullname

setAssignedToFullname

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

Parameters:
assignedToFullname -

getAssignedToUsername

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

Returns:
assignedToUsername

setAssignedToUsername

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

Parameters:
assignedToUsername -

getCategory

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

Returns:
category

setCategory

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

Parameters:
category -

getCloseDate

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

Returns:
closeDate

setCloseDate

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

Parameters:
closeDate -

getCustomer

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

Returns:
customer

setCustomer

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

Parameters:
customer -

getDescription

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

Returns:
description

setDescription

public void setDescription(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 SoapFieldValues getFlexFields()
Gets the flexFields value for this ArtifactDetailSoapRow.

Returns:
flexFields

setFlexFields

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

Parameters:
flexFields -

getFolderId

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

Returns:
folderId

setFolderId

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

Parameters:
folderId -

getFolderPathString

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

Returns:
folderPathString

setFolderPathString

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

Parameters:
folderPathString -

getFolderTitle

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

Returns:
folderTitle

setFolderTitle

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

Parameters:
folderTitle -

getId

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

Returns:
id

setId

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

Parameters:
id -

getLastModifiedDate

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

Returns:
lastModifiedDate

setLastModifiedDate

public void setLastModifiedDate(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 String getProjectId()
Gets the projectId value for this ArtifactDetailSoapRow.

Returns:
projectId

setProjectId

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

Parameters:
projectId -

getProjectPathString

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

Returns:
projectPathString

setProjectPathString

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

Parameters:
projectPathString -

getProjectTitle

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

Returns:
projectTitle

setProjectTitle

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

Parameters:
projectTitle -

getReportedInReleaseTitle

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

Returns:
reportedInReleaseTitle

setReportedInReleaseTitle

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

Parameters:
reportedInReleaseTitle -

getResolvedInReleaseTitle

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

Returns:
resolvedInReleaseTitle

setResolvedInReleaseTitle

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

Parameters:
resolvedInReleaseTitle -

getStatus

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

Returns:
status

setStatus

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

Parameters:
status -

getStatusClass

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

Returns:
statusClass

setStatusClass

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

Parameters:
statusClass -

getSubmittedByFullname

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

Returns:
submittedByFullname

setSubmittedByFullname

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

Parameters:
submittedByFullname -

getSubmittedByUsername

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

Returns:
submittedByUsername

setSubmittedByUsername

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

Parameters:
submittedByUsername -

getSubmittedDate

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

Returns:
submittedDate

setSubmittedDate

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

Parameters:
submittedDate -

getTitle

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

Returns:
title

setTitle

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

Parameters:
title -

getVersion

public int getVersion()
Gets the version value for this ArtifactDetailSoapRow.

Returns:
version

setVersion

public void setVersion(int version)
Sets the version value for this ArtifactDetailSoapRow.

Parameters:
version -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

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


getSerializer

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


getDeserializer

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



Copyright © 2004-2012 Hudson. All Rights Reserved.