public class StreamDataObj extends Object
Java class for streamDataObj complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="streamDataObj">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="autoDeleteOnExpiry" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="componentMapId" type="{http://ws.coverity.com/v9}componentMapIdDataObj" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="id" type="{http://ws.coverity.com/v9}streamIdDataObj" minOccurs="0"/>
<element name="language" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="outdated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="primaryProjectId" type="{http://ws.coverity.com/v9}projectIdDataObj" minOccurs="0"/>
<element name="triageStoreId" type="{http://ws.coverity.com/v9}triageStoreIdDataObj" minOccurs="0"/>
<element name="roleAssignments" type="{http://ws.coverity.com/v9}roleAssignmentDataObj" maxOccurs="unbounded" minOccurs="0"/>
<element name="analysisVersionOverride" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="summaryExpirationDays" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="pluginVersionOverride" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="versionMismatchMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="enableDesktopAnalysis" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
analysisVersionOverride |
protected boolean |
autoDeleteOnExpiry |
protected ComponentMapIdDataObj |
componentMapId |
protected String |
description |
protected Boolean |
enableDesktopAnalysis |
protected StreamIdDataObj |
id |
protected String |
language |
protected Boolean |
outdated |
protected String |
pluginVersionOverride |
protected ProjectIdDataObj |
primaryProjectId |
protected List<RoleAssignmentDataObj> |
roleAssignments |
protected Integer |
summaryExpirationDays |
protected TriageStoreIdDataObj |
triageStoreId |
protected String |
versionMismatchMessage |
| Constructor and Description |
|---|
StreamDataObj() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnalysisVersionOverride()
Gets the value of the analysisVersionOverride property.
|
ComponentMapIdDataObj |
getComponentMapId()
Gets the value of the componentMapId property.
|
String |
getDescription()
Gets the value of the description property.
|
StreamIdDataObj |
getId()
Gets the value of the id property.
|
String |
getLanguage()
Gets the value of the language property.
|
String |
getPluginVersionOverride()
Gets the value of the pluginVersionOverride property.
|
ProjectIdDataObj |
getPrimaryProjectId()
Gets the value of the primaryProjectId property.
|
List<RoleAssignmentDataObj> |
getRoleAssignments()
Gets the value of the roleAssignments property.
|
Integer |
getSummaryExpirationDays()
Gets the value of the summaryExpirationDays property.
|
TriageStoreIdDataObj |
getTriageStoreId()
Gets the value of the triageStoreId property.
|
String |
getVersionMismatchMessage()
Gets the value of the versionMismatchMessage property.
|
boolean |
isAutoDeleteOnExpiry()
Gets the value of the autoDeleteOnExpiry property.
|
Boolean |
isEnableDesktopAnalysis()
Gets the value of the enableDesktopAnalysis property.
|
Boolean |
isOutdated()
Gets the value of the outdated property.
|
void |
setAnalysisVersionOverride(String value)
Sets the value of the analysisVersionOverride property.
|
void |
setAutoDeleteOnExpiry(boolean value)
Sets the value of the autoDeleteOnExpiry property.
|
void |
setComponentMapId(ComponentMapIdDataObj value)
Sets the value of the componentMapId property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setEnableDesktopAnalysis(Boolean value)
Sets the value of the enableDesktopAnalysis property.
|
void |
setId(StreamIdDataObj value)
Sets the value of the id property.
|
void |
setLanguage(String value)
Sets the value of the language property.
|
void |
setOutdated(Boolean value)
Sets the value of the outdated property.
|
void |
setPluginVersionOverride(String value)
Sets the value of the pluginVersionOverride property.
|
void |
setPrimaryProjectId(ProjectIdDataObj value)
Sets the value of the primaryProjectId property.
|
void |
setSummaryExpirationDays(Integer value)
Sets the value of the summaryExpirationDays property.
|
void |
setTriageStoreId(TriageStoreIdDataObj value)
Sets the value of the triageStoreId property.
|
void |
setVersionMismatchMessage(String value)
Sets the value of the versionMismatchMessage property.
|
protected boolean autoDeleteOnExpiry
protected ComponentMapIdDataObj componentMapId
protected String description
protected StreamIdDataObj id
protected String language
protected Boolean outdated
protected ProjectIdDataObj primaryProjectId
protected TriageStoreIdDataObj triageStoreId
protected List<RoleAssignmentDataObj> roleAssignments
protected String analysisVersionOverride
protected Integer summaryExpirationDays
protected String pluginVersionOverride
protected String versionMismatchMessage
protected Boolean enableDesktopAnalysis
public boolean isAutoDeleteOnExpiry()
public void setAutoDeleteOnExpiry(boolean value)
public ComponentMapIdDataObj getComponentMapId()
ComponentMapIdDataObjpublic void setComponentMapId(ComponentMapIdDataObj value)
value - allowed object is
ComponentMapIdDataObjpublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic StreamIdDataObj getId()
StreamIdDataObjpublic void setId(StreamIdDataObj value)
value - allowed object is
StreamIdDataObjpublic String getLanguage()
Stringpublic void setLanguage(String value)
value - allowed object is
Stringpublic Boolean isOutdated()
Booleanpublic void setOutdated(Boolean value)
value - allowed object is
Booleanpublic ProjectIdDataObj getPrimaryProjectId()
ProjectIdDataObjpublic void setPrimaryProjectId(ProjectIdDataObj value)
value - allowed object is
ProjectIdDataObjpublic TriageStoreIdDataObj getTriageStoreId()
TriageStoreIdDataObjpublic void setTriageStoreId(TriageStoreIdDataObj value)
value - allowed object is
TriageStoreIdDataObjpublic List<RoleAssignmentDataObj> getRoleAssignments()
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 roleAssignments property.
For example, to add a new item, do as follows:
getRoleAssignments().add(newItem);
Objects of the following type(s) are allowed in the list
RoleAssignmentDataObj
public String getAnalysisVersionOverride()
Stringpublic void setAnalysisVersionOverride(String value)
value - allowed object is
Stringpublic Integer getSummaryExpirationDays()
Integerpublic void setSummaryExpirationDays(Integer value)
value - allowed object is
Integerpublic String getPluginVersionOverride()
Stringpublic void setPluginVersionOverride(String value)
value - allowed object is
Stringpublic String getVersionMismatchMessage()
Stringpublic void setVersionMismatchMessage(String value)
value - allowed object is
Stringpublic Boolean isEnableDesktopAnalysis()
BooleanCopyright © 2016–2019. All rights reserved.