public class MergedDefectFilterSpecDataObj extends Object
Java class for mergedDefectFilterSpecDataObj complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="mergedDefectFilterSpecDataObj">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="cidList" type="{http://www.w3.org/2001/XMLSchema}long" maxOccurs="unbounded" minOccurs="0"/>
<element name="checkerSubcategoryFilterSpecList" type="{http://ws.coverity.com/v5}checkerSubcategoryFilterSpecDataObj" maxOccurs="unbounded" minOccurs="0"/>
<element name="filenamePatternList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="streamSnapshotFilterSpecIncludeList" type="{http://ws.coverity.com/v5}streamSnapshotFilterSpecDataObj" maxOccurs="unbounded" minOccurs="0"/>
<element name="streamSnapshotFilterSpecExcludeList" type="{http://ws.coverity.com/v5}streamSnapshotFilterSpecDataObj" maxOccurs="unbounded" minOccurs="0"/>
<element name="componentIdList" type="{http://ws.coverity.com/v5}componentIdDataObj" maxOccurs="unbounded" minOccurs="0"/>
<element name="statusNameList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="classificationNameList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="actionNameList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="fixTargetNameList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="severityNameList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="ownerNameList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="attributeDefinitionValueFilterMap" type="{http://ws.coverity.com/v5}attributeDefinitionValueFilterMapDataObj" maxOccurs="unbounded" minOccurs="0"/>
<element name="componentIdExclude" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="defectPropertyKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="defectPropertyPattern" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalReferencePattern" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="firstDetectedEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="firstDetectedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="functionNamePattern" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastDetectedEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastDetectedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastFixedEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastFixedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastTriagedEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastTriagedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="maxCid" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="maxOccurrenceCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="minCid" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="minOccurrenceCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="streamSnapshotExcludeAll" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="streamSnapshotIncludeAll" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MergedDefectFilterSpecDataObj() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getActionNameList()
Gets the value of the actionNameList property.
|
List<AttributeDefinitionValueFilterMapDataObj> |
getAttributeDefinitionValueFilterMap()
Gets the value of the attributeDefinitionValueFilterMap property.
|
List<CheckerSubcategoryFilterSpecDataObj> |
getCheckerSubcategoryFilterSpecList()
Gets the value of the checkerSubcategoryFilterSpecList property.
|
List<Long> |
getCidList()
Gets the value of the cidList property.
|
List<String> |
getClassificationNameList()
Gets the value of the classificationNameList property.
|
List<ComponentIdDataObj> |
getComponentIdList()
Gets the value of the componentIdList property.
|
String |
getDefectPropertyKey()
Gets the value of the defectPropertyKey property.
|
String |
getDefectPropertyPattern()
Gets the value of the defectPropertyPattern property.
|
String |
getExternalReferencePattern()
Gets the value of the externalReferencePattern property.
|
List<String> |
getFilenamePatternList()
Gets the value of the filenamePatternList property.
|
XMLGregorianCalendar |
getFirstDetectedEndDate()
Gets the value of the firstDetectedEndDate property.
|
XMLGregorianCalendar |
getFirstDetectedStartDate()
Gets the value of the firstDetectedStartDate property.
|
List<String> |
getFixTargetNameList()
Gets the value of the fixTargetNameList property.
|
String |
getFunctionNamePattern()
Gets the value of the functionNamePattern property.
|
XMLGregorianCalendar |
getLastDetectedEndDate()
Gets the value of the lastDetectedEndDate property.
|
XMLGregorianCalendar |
getLastDetectedStartDate()
Gets the value of the lastDetectedStartDate property.
|
XMLGregorianCalendar |
getLastFixedEndDate()
Gets the value of the lastFixedEndDate property.
|
XMLGregorianCalendar |
getLastFixedStartDate()
Gets the value of the lastFixedStartDate property.
|
XMLGregorianCalendar |
getLastTriagedEndDate()
Gets the value of the lastTriagedEndDate property.
|
XMLGregorianCalendar |
getLastTriagedStartDate()
Gets the value of the lastTriagedStartDate property.
|
Long |
getMaxCid()
Gets the value of the maxCid property.
|
Integer |
getMaxOccurrenceCount()
Gets the value of the maxOccurrenceCount property.
|
Long |
getMinCid()
Gets the value of the minCid property.
|
Integer |
getMinOccurrenceCount()
Gets the value of the minOccurrenceCount property.
|
List<String> |
getOwnerNameList()
Gets the value of the ownerNameList property.
|
List<String> |
getSeverityNameList()
Gets the value of the severityNameList property.
|
List<String> |
getStatusNameList()
Gets the value of the statusNameList property.
|
List<StreamSnapshotFilterSpecDataObj> |
getStreamSnapshotFilterSpecExcludeList()
Gets the value of the streamSnapshotFilterSpecExcludeList property.
|
List<StreamSnapshotFilterSpecDataObj> |
getStreamSnapshotFilterSpecIncludeList()
Gets the value of the streamSnapshotFilterSpecIncludeList property.
|
Boolean |
isComponentIdExclude()
Gets the value of the componentIdExclude property.
|
Boolean |
isStreamSnapshotExcludeAll()
Gets the value of the streamSnapshotExcludeAll property.
|
Boolean |
isStreamSnapshotIncludeAll()
Gets the value of the streamSnapshotIncludeAll property.
|
void |
setComponentIdExclude(Boolean value)
Sets the value of the componentIdExclude property.
|
void |
setDefectPropertyKey(String value)
Sets the value of the defectPropertyKey property.
|
void |
setDefectPropertyPattern(String value)
Sets the value of the defectPropertyPattern property.
|
void |
setExternalReferencePattern(String value)
Sets the value of the externalReferencePattern property.
|
void |
setFirstDetectedEndDate(XMLGregorianCalendar value)
Sets the value of the firstDetectedEndDate property.
|
void |
setFirstDetectedStartDate(XMLGregorianCalendar value)
Sets the value of the firstDetectedStartDate property.
|
void |
setFunctionNamePattern(String value)
Sets the value of the functionNamePattern property.
|
void |
setLastDetectedEndDate(XMLGregorianCalendar value)
Sets the value of the lastDetectedEndDate property.
|
void |
setLastDetectedStartDate(XMLGregorianCalendar value)
Sets the value of the lastDetectedStartDate property.
|
void |
setLastFixedEndDate(XMLGregorianCalendar value)
Sets the value of the lastFixedEndDate property.
|
void |
setLastFixedStartDate(XMLGregorianCalendar value)
Sets the value of the lastFixedStartDate property.
|
void |
setLastTriagedEndDate(XMLGregorianCalendar value)
Sets the value of the lastTriagedEndDate property.
|
void |
setLastTriagedStartDate(XMLGregorianCalendar value)
Sets the value of the lastTriagedStartDate property.
|
void |
setMaxCid(Long value)
Sets the value of the maxCid property.
|
void |
setMaxOccurrenceCount(Integer value)
Sets the value of the maxOccurrenceCount property.
|
void |
setMinCid(Long value)
Sets the value of the minCid property.
|
void |
setMinOccurrenceCount(Integer value)
Sets the value of the minOccurrenceCount property.
|
void |
setStreamSnapshotExcludeAll(Boolean value)
Sets the value of the streamSnapshotExcludeAll property.
|
void |
setStreamSnapshotIncludeAll(Boolean value)
Sets the value of the streamSnapshotIncludeAll property.
|
protected List<CheckerSubcategoryFilterSpecDataObj> checkerSubcategoryFilterSpecList
protected List<StreamSnapshotFilterSpecDataObj> streamSnapshotFilterSpecIncludeList
protected List<StreamSnapshotFilterSpecDataObj> streamSnapshotFilterSpecExcludeList
protected List<ComponentIdDataObj> componentIdList
protected List<AttributeDefinitionValueFilterMapDataObj> attributeDefinitionValueFilterMap
protected Boolean componentIdExclude
protected String defectPropertyKey
protected String defectPropertyPattern
protected String externalReferencePattern
protected XMLGregorianCalendar firstDetectedEndDate
protected XMLGregorianCalendar firstDetectedStartDate
protected String functionNamePattern
protected XMLGregorianCalendar lastDetectedEndDate
protected XMLGregorianCalendar lastDetectedStartDate
protected XMLGregorianCalendar lastFixedEndDate
protected XMLGregorianCalendar lastFixedStartDate
protected XMLGregorianCalendar lastTriagedEndDate
protected XMLGregorianCalendar lastTriagedStartDate
protected Long maxCid
protected Integer maxOccurrenceCount
protected Long minCid
protected Integer minOccurrenceCount
protected Boolean streamSnapshotExcludeAll
protected Boolean streamSnapshotIncludeAll
public List<Long> getCidList()
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 cidList property.
For example, to add a new item, do as follows:
getCidList().add(newItem);
Objects of the following type(s) are allowed in the list
Long
public List<CheckerSubcategoryFilterSpecDataObj> getCheckerSubcategoryFilterSpecList()
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 checkerSubcategoryFilterSpecList property.
For example, to add a new item, do as follows:
getCheckerSubcategoryFilterSpecList().add(newItem);
Objects of the following type(s) are allowed in the list
CheckerSubcategoryFilterSpecDataObj
public List<String> getFilenamePatternList()
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 filenamePatternList property.
For example, to add a new item, do as follows:
getFilenamePatternList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<StreamSnapshotFilterSpecDataObj> getStreamSnapshotFilterSpecIncludeList()
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 streamSnapshotFilterSpecIncludeList property.
For example, to add a new item, do as follows:
getStreamSnapshotFilterSpecIncludeList().add(newItem);
Objects of the following type(s) are allowed in the list
StreamSnapshotFilterSpecDataObj
public List<StreamSnapshotFilterSpecDataObj> getStreamSnapshotFilterSpecExcludeList()
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 streamSnapshotFilterSpecExcludeList property.
For example, to add a new item, do as follows:
getStreamSnapshotFilterSpecExcludeList().add(newItem);
Objects of the following type(s) are allowed in the list
StreamSnapshotFilterSpecDataObj
public List<ComponentIdDataObj> getComponentIdList()
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 componentIdList property.
For example, to add a new item, do as follows:
getComponentIdList().add(newItem);
Objects of the following type(s) are allowed in the list
ComponentIdDataObj
public List<String> getStatusNameList()
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 statusNameList property.
For example, to add a new item, do as follows:
getStatusNameList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getClassificationNameList()
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 classificationNameList property.
For example, to add a new item, do as follows:
getClassificationNameList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getActionNameList()
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 actionNameList property.
For example, to add a new item, do as follows:
getActionNameList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getFixTargetNameList()
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 fixTargetNameList property.
For example, to add a new item, do as follows:
getFixTargetNameList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getSeverityNameList()
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 severityNameList property.
For example, to add a new item, do as follows:
getSeverityNameList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getOwnerNameList()
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 ownerNameList property.
For example, to add a new item, do as follows:
getOwnerNameList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<AttributeDefinitionValueFilterMapDataObj> getAttributeDefinitionValueFilterMap()
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 attributeDefinitionValueFilterMap property.
For example, to add a new item, do as follows:
getAttributeDefinitionValueFilterMap().add(newItem);
Objects of the following type(s) are allowed in the list
AttributeDefinitionValueFilterMapDataObj
public Boolean isComponentIdExclude()
Booleanpublic void setComponentIdExclude(Boolean value)
value - allowed object is
Booleanpublic String getDefectPropertyKey()
Stringpublic void setDefectPropertyKey(String value)
value - allowed object is
Stringpublic String getDefectPropertyPattern()
Stringpublic void setDefectPropertyPattern(String value)
value - allowed object is
Stringpublic String getExternalReferencePattern()
Stringpublic void setExternalReferencePattern(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getFirstDetectedEndDate()
XMLGregorianCalendarpublic void setFirstDetectedEndDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getFirstDetectedStartDate()
XMLGregorianCalendarpublic void setFirstDetectedStartDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getFunctionNamePattern()
Stringpublic void setFunctionNamePattern(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getLastDetectedEndDate()
XMLGregorianCalendarpublic void setLastDetectedEndDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getLastDetectedStartDate()
XMLGregorianCalendarpublic void setLastDetectedStartDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getLastFixedEndDate()
XMLGregorianCalendarpublic void setLastFixedEndDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getLastFixedStartDate()
XMLGregorianCalendarpublic void setLastFixedStartDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getLastTriagedEndDate()
XMLGregorianCalendarpublic void setLastTriagedEndDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getLastTriagedStartDate()
XMLGregorianCalendarpublic void setLastTriagedStartDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic Long getMaxCid()
Longpublic void setMaxCid(Long value)
value - allowed object is
Longpublic Integer getMaxOccurrenceCount()
Integerpublic void setMaxOccurrenceCount(Integer value)
value - allowed object is
Integerpublic Long getMinCid()
Longpublic void setMinCid(Long value)
value - allowed object is
Longpublic Integer getMinOccurrenceCount()
Integerpublic void setMinOccurrenceCount(Integer value)
value - allowed object is
Integerpublic Boolean isStreamSnapshotExcludeAll()
Booleanpublic void setStreamSnapshotExcludeAll(Boolean value)
value - allowed object is
Booleanpublic Boolean isStreamSnapshotIncludeAll()
BooleanCopyright © 2004-2013 Hudson. All Rights Reserved.