public class

IssueSearchRowBasic

extends SearchRowBasic
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2013_2.SearchRow
     ↳ com.netsuite.webservices.platform.core_2013_2.SearchRowBasic
       ↳ com.netsuite.webservices.platform.common_2013_2.IssueSearchRowBasic

Class Overview

Java class for IssueSearchRowBasic complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="IssueSearchRowBasic">
   <complexContent>
     <extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
       <sequence>
         <element name="ageInMonths" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="assigned" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="buildBroken" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="buildFixed" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="buildTarget" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseCount" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="caseNumber" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="closedDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="createdDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="dateReleased" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="duplicateOf" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="employeeOrTeam" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="eventStatus" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="externalAbstract" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="externalDetails" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="externalFixedIn" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="externalStatus" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="fixed" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="fixedBy" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isOwner" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isReviewed" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="isShowStopper" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="issueAbstract" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="issueStatus" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="item" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="lastModifiedDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="module" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="number" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="originalFixedIn" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="priority" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="product" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="productTeam" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="reportedBy" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="reproduce" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="resolved" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="resolvedBy" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="reviewer" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="severity" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="source" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="tags" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="type" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="userType" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="versionBroken" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="versionFixed" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="versionTarget" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected List<SearchColumnLongField> ageInMonths
protected List<SearchColumnSelectField> assigned
protected List<SearchColumnSelectField> buildBroken
protected List<SearchColumnSelectField> buildFixed
protected List<SearchColumnSelectField> buildTarget
protected List<SearchColumnLongField> caseCount
protected List<SearchColumnStringField> caseNumber
protected List<SearchColumnDateField> closedDate
protected List<SearchColumnDateField> createdDate
protected SearchColumnCustomFieldList customFieldList
protected List<SearchColumnDateField> dateReleased
protected List<SearchColumnSelectField> duplicateOf
protected List<SearchColumnSelectField> employeeOrTeam
protected List<SearchColumnEnumSelectField> eventStatus
protected List<SearchColumnStringField> externalAbstract
protected List<SearchColumnStringField> externalDetails
protected List<SearchColumnStringField> externalFixedIn
protected List<SearchColumnSelectField> externalId
protected List<SearchColumnSelectField> externalStatus
protected List<SearchColumnDateField> fixed
protected List<SearchColumnSelectField> fixedBy
protected List<SearchColumnSelectField> internalId
protected List<SearchColumnBooleanField> isOwner
protected List<SearchColumnBooleanField> isReviewed
protected List<SearchColumnBooleanField> isShowStopper
protected List<SearchColumnStringField> issueAbstract
protected List<SearchColumnSelectField> issueStatus
protected List<SearchColumnSelectField> item
protected List<SearchColumnDateField> lastModifiedDate
protected List<SearchColumnStringField> module
protected List<SearchColumnStringField> number
protected List<SearchColumnStringField> originalFixedIn
protected List<SearchColumnSelectField> priority
protected List<SearchColumnSelectField> product
protected List<SearchColumnSelectField> productTeam
protected List<SearchColumnSelectField> reportedBy
protected List<SearchColumnSelectField> reproduce
protected List<SearchColumnDateField> resolved
protected List<SearchColumnSelectField> resolvedBy
protected List<SearchColumnSelectField> reviewer
protected List<SearchColumnSelectField> severity
protected List<SearchColumnEnumSelectField> source
protected List<SearchColumnSelectField> tags
protected List<SearchColumnStringField> type
protected List<SearchColumnSelectField> userType
protected List<SearchColumnSelectField> versionBroken
protected List<SearchColumnSelectField> versionFixed
protected List<SearchColumnSelectField> versionTarget
Public Constructors
IssueSearchRowBasic()
Public Methods
List<SearchColumnLongField> getAgeInMonths()
Gets the value of the ageInMonths property.
List<SearchColumnSelectField> getAssigned()
Gets the value of the assigned property.
List<SearchColumnSelectField> getBuildBroken()
Gets the value of the buildBroken property.
List<SearchColumnSelectField> getBuildFixed()
Gets the value of the buildFixed property.
List<SearchColumnSelectField> getBuildTarget()
Gets the value of the buildTarget property.
List<SearchColumnLongField> getCaseCount()
Gets the value of the caseCount property.
List<SearchColumnStringField> getCaseNumber()
Gets the value of the caseNumber property.
List<SearchColumnDateField> getClosedDate()
Gets the value of the closedDate property.
List<SearchColumnDateField> getCreatedDate()
Gets the value of the createdDate property.
SearchColumnCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
List<SearchColumnDateField> getDateReleased()
Gets the value of the dateReleased property.
List<SearchColumnSelectField> getDuplicateOf()
Gets the value of the duplicateOf property.
List<SearchColumnSelectField> getEmployeeOrTeam()
Gets the value of the employeeOrTeam property.
List<SearchColumnEnumSelectField> getEventStatus()
Gets the value of the eventStatus property.
List<SearchColumnStringField> getExternalAbstract()
Gets the value of the externalAbstract property.
List<SearchColumnStringField> getExternalDetails()
Gets the value of the externalDetails property.
List<SearchColumnStringField> getExternalFixedIn()
Gets the value of the externalFixedIn property.
List<SearchColumnSelectField> getExternalId()
Gets the value of the externalId property.
List<SearchColumnSelectField> getExternalStatus()
Gets the value of the externalStatus property.
List<SearchColumnDateField> getFixed()
Gets the value of the fixed property.
List<SearchColumnSelectField> getFixedBy()
Gets the value of the fixedBy property.
List<SearchColumnSelectField> getInternalId()
Gets the value of the internalId property.
List<SearchColumnBooleanField> getIsOwner()
Gets the value of the isOwner property.
List<SearchColumnBooleanField> getIsReviewed()
Gets the value of the isReviewed property.
List<SearchColumnBooleanField> getIsShowStopper()
Gets the value of the isShowStopper property.
List<SearchColumnStringField> getIssueAbstract()
Gets the value of the issueAbstract property.
List<SearchColumnSelectField> getIssueStatus()
Gets the value of the issueStatus property.
List<SearchColumnSelectField> getItem()
Gets the value of the item property.
List<SearchColumnDateField> getLastModifiedDate()
Gets the value of the lastModifiedDate property.
List<SearchColumnStringField> getModule()
Gets the value of the module property.
List<SearchColumnStringField> getNumber()
Gets the value of the number property.
List<SearchColumnStringField> getOriginalFixedIn()
Gets the value of the originalFixedIn property.
List<SearchColumnSelectField> getPriority()
Gets the value of the priority property.
List<SearchColumnSelectField> getProduct()
Gets the value of the product property.
List<SearchColumnSelectField> getProductTeam()
Gets the value of the productTeam property.
List<SearchColumnSelectField> getReportedBy()
Gets the value of the reportedBy property.
List<SearchColumnSelectField> getReproduce()
Gets the value of the reproduce property.
List<SearchColumnDateField> getResolved()
Gets the value of the resolved property.
List<SearchColumnSelectField> getResolvedBy()
Gets the value of the resolvedBy property.
List<SearchColumnSelectField> getReviewer()
Gets the value of the reviewer property.
List<SearchColumnSelectField> getSeverity()
Gets the value of the severity property.
List<SearchColumnEnumSelectField> getSource()
Gets the value of the source property.
List<SearchColumnSelectField> getTags()
Gets the value of the tags property.
List<SearchColumnStringField> getType()
Gets the value of the type property.
List<SearchColumnSelectField> getUserType()
Gets the value of the userType property.
List<SearchColumnSelectField> getVersionBroken()
Gets the value of the versionBroken property.
List<SearchColumnSelectField> getVersionFixed()
Gets the value of the versionFixed property.
List<SearchColumnSelectField> getVersionTarget()
Gets the value of the versionTarget property.
void setAgeInMonths(List<SearchColumnLongField> ageInMonths)
Sets the value of the ageInMonths property.
void setAssigned(List<SearchColumnSelectField> assigned)
Sets the value of the assigned property.
void setBuildBroken(List<SearchColumnSelectField> buildBroken)
Sets the value of the buildBroken property.
void setBuildFixed(List<SearchColumnSelectField> buildFixed)
Sets the value of the buildFixed property.
void setBuildTarget(List<SearchColumnSelectField> buildTarget)
Sets the value of the buildTarget property.
void setCaseCount(List<SearchColumnLongField> caseCount)
Sets the value of the caseCount property.
void setCaseNumber(List<SearchColumnStringField> caseNumber)
Sets the value of the caseNumber property.
void setClosedDate(List<SearchColumnDateField> closedDate)
Sets the value of the closedDate property.
void setCreatedDate(List<SearchColumnDateField> createdDate)
Sets the value of the createdDate property.
void setCustomFieldList(SearchColumnCustomFieldList value)
Sets the value of the customFieldList property.
void setDateReleased(List<SearchColumnDateField> dateReleased)
Sets the value of the dateReleased property.
void setDuplicateOf(List<SearchColumnSelectField> duplicateOf)
Sets the value of the duplicateOf property.
void setEmployeeOrTeam(List<SearchColumnSelectField> employeeOrTeam)
Sets the value of the employeeOrTeam property.
void setEventStatus(List<SearchColumnEnumSelectField> eventStatus)
Sets the value of the eventStatus property.
void setExternalAbstract(List<SearchColumnStringField> externalAbstract)
Sets the value of the externalAbstract property.
void setExternalDetails(List<SearchColumnStringField> externalDetails)
Sets the value of the externalDetails property.
void setExternalFixedIn(List<SearchColumnStringField> externalFixedIn)
Sets the value of the externalFixedIn property.
void setExternalId(List<SearchColumnSelectField> externalId)
Sets the value of the externalId property.
void setExternalStatus(List<SearchColumnSelectField> externalStatus)
Sets the value of the externalStatus property.
void setFixed(List<SearchColumnDateField> fixed)
Sets the value of the fixed property.
void setFixedBy(List<SearchColumnSelectField> fixedBy)
Sets the value of the fixedBy property.
void setInternalId(List<SearchColumnSelectField> internalId)
Sets the value of the internalId property.
void setIsOwner(List<SearchColumnBooleanField> isOwner)
Sets the value of the isOwner property.
void setIsReviewed(List<SearchColumnBooleanField> isReviewed)
Sets the value of the isReviewed property.
void setIsShowStopper(List<SearchColumnBooleanField> isShowStopper)
Sets the value of the isShowStopper property.
void setIssueAbstract(List<SearchColumnStringField> issueAbstract)
Sets the value of the issueAbstract property.
void setIssueStatus(List<SearchColumnSelectField> issueStatus)
Sets the value of the issueStatus property.
void setItem(List<SearchColumnSelectField> item)
Sets the value of the item property.
void setLastModifiedDate(List<SearchColumnDateField> lastModifiedDate)
Sets the value of the lastModifiedDate property.
void setModule(List<SearchColumnStringField> module)
Sets the value of the module property.
void setNumber(List<SearchColumnStringField> number)
Sets the value of the number property.
void setOriginalFixedIn(List<SearchColumnStringField> originalFixedIn)
Sets the value of the originalFixedIn property.
void setPriority(List<SearchColumnSelectField> priority)
Sets the value of the priority property.
void setProduct(List<SearchColumnSelectField> product)
Sets the value of the product property.
void setProductTeam(List<SearchColumnSelectField> productTeam)
Sets the value of the productTeam property.
void setReportedBy(List<SearchColumnSelectField> reportedBy)
Sets the value of the reportedBy property.
void setReproduce(List<SearchColumnSelectField> reproduce)
Sets the value of the reproduce property.
void setResolved(List<SearchColumnDateField> resolved)
Sets the value of the resolved property.
void setResolvedBy(List<SearchColumnSelectField> resolvedBy)
Sets the value of the resolvedBy property.
void setReviewer(List<SearchColumnSelectField> reviewer)
Sets the value of the reviewer property.
void setSeverity(List<SearchColumnSelectField> severity)
Sets the value of the severity property.
void setSource(List<SearchColumnEnumSelectField> source)
Sets the value of the source property.
void setTags(List<SearchColumnSelectField> tags)
Sets the value of the tags property.
void setType(List<SearchColumnStringField> type)
Sets the value of the type property.
void setUserType(List<SearchColumnSelectField> userType)
Sets the value of the userType property.
void setVersionBroken(List<SearchColumnSelectField> versionBroken)
Sets the value of the versionBroken property.
void setVersionFixed(List<SearchColumnSelectField> versionFixed)
Sets the value of the versionFixed property.
void setVersionTarget(List<SearchColumnSelectField> versionTarget)
Sets the value of the versionTarget property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<SearchColumnLongField> ageInMonths

protected List<SearchColumnSelectField> assigned

protected List<SearchColumnSelectField> buildBroken

protected List<SearchColumnSelectField> buildFixed

protected List<SearchColumnSelectField> buildTarget

protected List<SearchColumnLongField> caseCount

protected List<SearchColumnStringField> caseNumber

protected List<SearchColumnDateField> closedDate

protected List<SearchColumnDateField> createdDate

protected SearchColumnCustomFieldList customFieldList

protected List<SearchColumnDateField> dateReleased

protected List<SearchColumnSelectField> duplicateOf

protected List<SearchColumnSelectField> employeeOrTeam

protected List<SearchColumnEnumSelectField> eventStatus

protected List<SearchColumnStringField> externalAbstract

protected List<SearchColumnStringField> externalDetails

protected List<SearchColumnStringField> externalFixedIn

protected List<SearchColumnSelectField> externalId

protected List<SearchColumnSelectField> externalStatus

protected List<SearchColumnDateField> fixed

protected List<SearchColumnSelectField> fixedBy

protected List<SearchColumnSelectField> internalId

protected List<SearchColumnBooleanField> isOwner

protected List<SearchColumnBooleanField> isReviewed

protected List<SearchColumnBooleanField> isShowStopper

protected List<SearchColumnStringField> issueAbstract

protected List<SearchColumnSelectField> issueStatus

protected List<SearchColumnSelectField> item

protected List<SearchColumnDateField> lastModifiedDate

protected List<SearchColumnStringField> module

protected List<SearchColumnStringField> number

protected List<SearchColumnStringField> originalFixedIn

protected List<SearchColumnSelectField> priority

protected List<SearchColumnSelectField> product

protected List<SearchColumnSelectField> productTeam

protected List<SearchColumnSelectField> reportedBy

protected List<SearchColumnSelectField> reproduce

protected List<SearchColumnDateField> resolved

protected List<SearchColumnSelectField> resolvedBy

protected List<SearchColumnSelectField> reviewer

protected List<SearchColumnSelectField> severity

protected List<SearchColumnEnumSelectField> source

protected List<SearchColumnSelectField> tags

protected List<SearchColumnStringField> type

protected List<SearchColumnSelectField> userType

protected List<SearchColumnSelectField> versionBroken

protected List<SearchColumnSelectField> versionFixed

protected List<SearchColumnSelectField> versionTarget

Public Constructors

public IssueSearchRowBasic ()

Public Methods

public List<SearchColumnLongField> getAgeInMonths ()

Gets the value of the ageInMonths property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the ageInMonths property.

For example, to add a new item, do as follows:

    getAgeInMonths().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnLongField

public List<SearchColumnSelectField> getAssigned ()

Gets the value of the assigned property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the assigned property.

For example, to add a new item, do as follows:

    getAssigned().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getBuildBroken ()

Gets the value of the buildBroken property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the buildBroken property.

For example, to add a new item, do as follows:

    getBuildBroken().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getBuildFixed ()

Gets the value of the buildFixed property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the buildFixed property.

For example, to add a new item, do as follows:

    getBuildFixed().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getBuildTarget ()

Gets the value of the buildTarget property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the buildTarget property.

For example, to add a new item, do as follows:

    getBuildTarget().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnLongField> getCaseCount ()

Gets the value of the caseCount property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseCount property.

For example, to add a new item, do as follows:

    getCaseCount().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnLongField

public List<SearchColumnStringField> getCaseNumber ()

Gets the value of the caseNumber property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the caseNumber property.

For example, to add a new item, do as follows:

    getCaseNumber().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnDateField> getClosedDate ()

Gets the value of the closedDate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the closedDate property.

For example, to add a new item, do as follows:

    getClosedDate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public List<SearchColumnDateField> getCreatedDate ()

Gets the value of the createdDate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the createdDate property.

For example, to add a new item, do as follows:

    getCreatedDate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public SearchColumnCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public List<SearchColumnDateField> getDateReleased ()

Gets the value of the dateReleased property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the dateReleased property.

For example, to add a new item, do as follows:

    getDateReleased().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public List<SearchColumnSelectField> getDuplicateOf ()

Gets the value of the duplicateOf property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the duplicateOf property.

For example, to add a new item, do as follows:

    getDuplicateOf().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getEmployeeOrTeam ()

Gets the value of the employeeOrTeam property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the employeeOrTeam property.

For example, to add a new item, do as follows:

    getEmployeeOrTeam().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnEnumSelectField> getEventStatus ()

Gets the value of the eventStatus property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the eventStatus property.

For example, to add a new item, do as follows:

    getEventStatus().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnEnumSelectField

public List<SearchColumnStringField> getExternalAbstract ()

Gets the value of the externalAbstract property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the externalAbstract property.

For example, to add a new item, do as follows:

    getExternalAbstract().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getExternalDetails ()

Gets the value of the externalDetails property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the externalDetails property.

For example, to add a new item, do as follows:

    getExternalDetails().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getExternalFixedIn ()

Gets the value of the externalFixedIn property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the externalFixedIn property.

For example, to add a new item, do as follows:

    getExternalFixedIn().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnSelectField> getExternalId ()

Gets the value of the externalId property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the externalId property.

For example, to add a new item, do as follows:

    getExternalId().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getExternalStatus ()

Gets the value of the externalStatus property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the externalStatus property.

For example, to add a new item, do as follows:

    getExternalStatus().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnDateField> getFixed ()

Gets the value of the fixed property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the fixed property.

For example, to add a new item, do as follows:

    getFixed().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public List<SearchColumnSelectField> getFixedBy ()

Gets the value of the fixedBy property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the fixedBy property.

For example, to add a new item, do as follows:

    getFixedBy().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getInternalId ()

Gets the value of the internalId property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the internalId property.

For example, to add a new item, do as follows:

    getInternalId().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnBooleanField> getIsOwner ()

Gets the value of the isOwner property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the isOwner property.

For example, to add a new item, do as follows:

    getIsOwner().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnBooleanField

public List<SearchColumnBooleanField> getIsReviewed ()

Gets the value of the isReviewed property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the isReviewed property.

For example, to add a new item, do as follows:

    getIsReviewed().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnBooleanField

public List<SearchColumnBooleanField> getIsShowStopper ()

Gets the value of the isShowStopper property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the isShowStopper property.

For example, to add a new item, do as follows:

    getIsShowStopper().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnBooleanField

public List<SearchColumnStringField> getIssueAbstract ()

Gets the value of the issueAbstract property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the issueAbstract property.

For example, to add a new item, do as follows:

    getIssueAbstract().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnSelectField> getIssueStatus ()

Gets the value of the issueStatus property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the issueStatus property.

For example, to add a new item, do as follows:

    getIssueStatus().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getItem ()

Gets the value of the item property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the item property.

For example, to add a new item, do as follows:

    getItem().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnDateField> getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the lastModifiedDate property.

For example, to add a new item, do as follows:

    getLastModifiedDate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public List<SearchColumnStringField> getModule ()

Gets the value of the module property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the module property.

For example, to add a new item, do as follows:

    getModule().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getNumber ()

Gets the value of the number property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the number property.

For example, to add a new item, do as follows:

    getNumber().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getOriginalFixedIn ()

Gets the value of the originalFixedIn property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the originalFixedIn property.

For example, to add a new item, do as follows:

    getOriginalFixedIn().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnSelectField> getPriority ()

Gets the value of the priority property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the priority property.

For example, to add a new item, do as follows:

    getPriority().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getProduct ()

Gets the value of the product property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the product property.

For example, to add a new item, do as follows:

    getProduct().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getProductTeam ()

Gets the value of the productTeam property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the productTeam property.

For example, to add a new item, do as follows:

    getProductTeam().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getReportedBy ()

Gets the value of the reportedBy property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the reportedBy property.

For example, to add a new item, do as follows:

    getReportedBy().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getReproduce ()

Gets the value of the reproduce property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the reproduce property.

For example, to add a new item, do as follows:

    getReproduce().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnDateField> getResolved ()

Gets the value of the resolved property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the resolved property.

For example, to add a new item, do as follows:

    getResolved().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public List<SearchColumnSelectField> getResolvedBy ()

Gets the value of the resolvedBy property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the resolvedBy property.

For example, to add a new item, do as follows:

    getResolvedBy().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getReviewer ()

Gets the value of the reviewer property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the reviewer property.

For example, to add a new item, do as follows:

    getReviewer().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getSeverity ()

Gets the value of the severity property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the severity property.

For example, to add a new item, do as follows:

    getSeverity().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnEnumSelectField> getSource ()

Gets the value of the source property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the source property.

For example, to add a new item, do as follows:

    getSource().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnEnumSelectField

public List<SearchColumnSelectField> getTags ()

Gets the value of the tags property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tags property.

For example, to add a new item, do as follows:

    getTags().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnStringField> getType ()

Gets the value of the type property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the type property.

For example, to add a new item, do as follows:

    getType().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnSelectField> getUserType ()

Gets the value of the userType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the userType property.

For example, to add a new item, do as follows:

    getUserType().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getVersionBroken ()

Gets the value of the versionBroken property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the versionBroken property.

For example, to add a new item, do as follows:

    getVersionBroken().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getVersionFixed ()

Gets the value of the versionFixed property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the versionFixed property.

For example, to add a new item, do as follows:

    getVersionFixed().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnSelectField> getVersionTarget ()

Gets the value of the versionTarget property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the versionTarget property.

For example, to add a new item, do as follows:

    getVersionTarget().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public void setAgeInMonths (List<SearchColumnLongField> ageInMonths)

Sets the value of the ageInMonths property.

Parameters
ageInMonths Allowed object is SearchColumnLongField

public void setAssigned (List<SearchColumnSelectField> assigned)

Sets the value of the assigned property.

Parameters
assigned Allowed object is SearchColumnSelectField

public void setBuildBroken (List<SearchColumnSelectField> buildBroken)

Sets the value of the buildBroken property.

Parameters
buildBroken Allowed object is SearchColumnSelectField

public void setBuildFixed (List<SearchColumnSelectField> buildFixed)

Sets the value of the buildFixed property.

Parameters
buildFixed Allowed object is SearchColumnSelectField

public void setBuildTarget (List<SearchColumnSelectField> buildTarget)

Sets the value of the buildTarget property.

Parameters
buildTarget Allowed object is SearchColumnSelectField

public void setCaseCount (List<SearchColumnLongField> caseCount)

Sets the value of the caseCount property.

Parameters
caseCount Allowed object is SearchColumnLongField

public void setCaseNumber (List<SearchColumnStringField> caseNumber)

Sets the value of the caseNumber property.

Parameters
caseNumber Allowed object is SearchColumnStringField

public void setClosedDate (List<SearchColumnDateField> closedDate)

Sets the value of the closedDate property.

Parameters
closedDate Allowed object is SearchColumnDateField

public void setCreatedDate (List<SearchColumnDateField> createdDate)

Sets the value of the createdDate property.

Parameters
createdDate Allowed object is SearchColumnDateField

public void setCustomFieldList (SearchColumnCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchColumnCustomFieldList

public void setDateReleased (List<SearchColumnDateField> dateReleased)

Sets the value of the dateReleased property.

Parameters
dateReleased Allowed object is SearchColumnDateField

public void setDuplicateOf (List<SearchColumnSelectField> duplicateOf)

Sets the value of the duplicateOf property.

Parameters
duplicateOf Allowed object is SearchColumnSelectField

public void setEmployeeOrTeam (List<SearchColumnSelectField> employeeOrTeam)

Sets the value of the employeeOrTeam property.

Parameters
employeeOrTeam Allowed object is SearchColumnSelectField

public void setEventStatus (List<SearchColumnEnumSelectField> eventStatus)

Sets the value of the eventStatus property.

Parameters
eventStatus Allowed object is SearchColumnEnumSelectField

public void setExternalAbstract (List<SearchColumnStringField> externalAbstract)

Sets the value of the externalAbstract property.

Parameters
externalAbstract Allowed object is SearchColumnStringField

public void setExternalDetails (List<SearchColumnStringField> externalDetails)

Sets the value of the externalDetails property.

Parameters
externalDetails Allowed object is SearchColumnStringField

public void setExternalFixedIn (List<SearchColumnStringField> externalFixedIn)

Sets the value of the externalFixedIn property.

Parameters
externalFixedIn Allowed object is SearchColumnStringField

public void setExternalId (List<SearchColumnSelectField> externalId)

Sets the value of the externalId property.

Parameters
externalId Allowed object is SearchColumnSelectField

public void setExternalStatus (List<SearchColumnSelectField> externalStatus)

Sets the value of the externalStatus property.

Parameters
externalStatus Allowed object is SearchColumnSelectField

public void setFixed (List<SearchColumnDateField> fixed)

Sets the value of the fixed property.

Parameters
fixed Allowed object is SearchColumnDateField

public void setFixedBy (List<SearchColumnSelectField> fixedBy)

Sets the value of the fixedBy property.

Parameters
fixedBy Allowed object is SearchColumnSelectField

public void setInternalId (List<SearchColumnSelectField> internalId)

Sets the value of the internalId property.

Parameters
internalId Allowed object is SearchColumnSelectField

public void setIsOwner (List<SearchColumnBooleanField> isOwner)

Sets the value of the isOwner property.

Parameters
isOwner Allowed object is SearchColumnBooleanField

public void setIsReviewed (List<SearchColumnBooleanField> isReviewed)

Sets the value of the isReviewed property.

Parameters
isReviewed Allowed object is SearchColumnBooleanField

public void setIsShowStopper (List<SearchColumnBooleanField> isShowStopper)

Sets the value of the isShowStopper property.

Parameters
isShowStopper Allowed object is SearchColumnBooleanField

public void setIssueAbstract (List<SearchColumnStringField> issueAbstract)

Sets the value of the issueAbstract property.

Parameters
issueAbstract Allowed object is SearchColumnStringField

public void setIssueStatus (List<SearchColumnSelectField> issueStatus)

Sets the value of the issueStatus property.

Parameters
issueStatus Allowed object is SearchColumnSelectField

public void setItem (List<SearchColumnSelectField> item)

Sets the value of the item property.

Parameters
item Allowed object is SearchColumnSelectField

public void setLastModifiedDate (List<SearchColumnDateField> lastModifiedDate)

Sets the value of the lastModifiedDate property.

Parameters
lastModifiedDate Allowed object is SearchColumnDateField

public void setModule (List<SearchColumnStringField> module)

Sets the value of the module property.

Parameters
module Allowed object is SearchColumnStringField

public void setNumber (List<SearchColumnStringField> number)

Sets the value of the number property.

Parameters
number Allowed object is SearchColumnStringField

public void setOriginalFixedIn (List<SearchColumnStringField> originalFixedIn)

Sets the value of the originalFixedIn property.

Parameters
originalFixedIn Allowed object is SearchColumnStringField

public void setPriority (List<SearchColumnSelectField> priority)

Sets the value of the priority property.

Parameters
priority Allowed object is SearchColumnSelectField

public void setProduct (List<SearchColumnSelectField> product)

Sets the value of the product property.

Parameters
product Allowed object is SearchColumnSelectField

public void setProductTeam (List<SearchColumnSelectField> productTeam)

Sets the value of the productTeam property.

Parameters
productTeam Allowed object is SearchColumnSelectField

public void setReportedBy (List<SearchColumnSelectField> reportedBy)

Sets the value of the reportedBy property.

Parameters
reportedBy Allowed object is SearchColumnSelectField

public void setReproduce (List<SearchColumnSelectField> reproduce)

Sets the value of the reproduce property.

Parameters
reproduce Allowed object is SearchColumnSelectField

public void setResolved (List<SearchColumnDateField> resolved)

Sets the value of the resolved property.

Parameters
resolved Allowed object is SearchColumnDateField

public void setResolvedBy (List<SearchColumnSelectField> resolvedBy)

Sets the value of the resolvedBy property.

Parameters
resolvedBy Allowed object is SearchColumnSelectField

public void setReviewer (List<SearchColumnSelectField> reviewer)

Sets the value of the reviewer property.

Parameters
reviewer Allowed object is SearchColumnSelectField

public void setSeverity (List<SearchColumnSelectField> severity)

Sets the value of the severity property.

Parameters
severity Allowed object is SearchColumnSelectField

public void setSource (List<SearchColumnEnumSelectField> source)

Sets the value of the source property.

Parameters
source Allowed object is SearchColumnEnumSelectField

public void setTags (List<SearchColumnSelectField> tags)

Sets the value of the tags property.

Parameters
tags Allowed object is SearchColumnSelectField

public void setType (List<SearchColumnStringField> type)

Sets the value of the type property.

Parameters
type Allowed object is SearchColumnStringField

public void setUserType (List<SearchColumnSelectField> userType)

Sets the value of the userType property.

Parameters
userType Allowed object is SearchColumnSelectField

public void setVersionBroken (List<SearchColumnSelectField> versionBroken)

Sets the value of the versionBroken property.

Parameters
versionBroken Allowed object is SearchColumnSelectField

public void setVersionFixed (List<SearchColumnSelectField> versionFixed)

Sets the value of the versionFixed property.

Parameters
versionFixed Allowed object is SearchColumnSelectField

public void setVersionTarget (List<SearchColumnSelectField> versionTarget)

Sets the value of the versionTarget property.

Parameters
versionTarget Allowed object is SearchColumnSelectField