|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.sentinel.client.bean.SentinelBean
com.novell.db.object.bean.VulnerabilityBean
public class VulnerabilityBean
An automatically-generated "bean" class for the Sentinel data object type 'vulnerability'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
APPLICATION_PROTOCOL
The "bean name" of the Sentinel data object field 'ApplicationProtocol'. |
static String |
ASSIGNED_VULN_SEVERITY
The "bean name" of the Sentinel data object field 'AssignedVulnSeverity'. |
static String |
BEGIN_EFFECTIVE_DATE
The "bean name" of the Sentinel data object field 'BeginEffectiveDate'. |
static String |
COMPUTED_VULN_SEVERITY
The "bean name" of the Sentinel data object field 'ComputedVulnSeverity'. |
static String |
DETECTED_OS
The "bean name" of the Sentinel data object field 'DetectedOs'. |
static String |
DETECTED_OS_VERSION
The "bean name" of the Sentinel data object field 'DetectedOsVersion'. |
static String |
END_EFFECTIVE_DATE
The "bean name" of the Sentinel data object field 'EndEffectiveDate'. |
static String |
NETWORK_PROTOCOL
The "bean name" of the Sentinel data object field 'NetworkProtocol'. |
static String |
PORT_NAME
The "bean name" of the Sentinel data object field 'PortName'. |
static String |
PORT_NUMBER
The "bean name" of the Sentinel data object field 'PortNumber'. |
static String |
REL_PORT_REF
The "bean name" of the Sentinel data object field 'PortReference'. |
static String |
REL_PROTOCOL_REF
The "bean name" of the Sentinel data object field 'ProtocolReference'. |
static String |
REL_VULNERABILITY_CODES
The "bean name" of the Sentinel data object field 'Codes'. |
static String |
REL_VULNERABILITY_INFO
The "bean name" of the Sentinel data object field 'Info'. |
static String |
RESOURCE_ID
The "bean name" of the Sentinel data object field 'RsrcId'. |
static String |
SCANNED_APP
The "bean name" of the Sentinel data object field 'ScannedApp'. |
static String |
SCANNED_APP_VERSION
The "bean name" of the Sentinel data object field 'ScannedAppVersion'. |
static String |
SCANNER_CLASSIFICATION
The "bean name" of the Sentinel data object field 'ScannerClassification'. |
static String |
VULN_DESCRIPTION
The "bean name" of the Sentinel data object field 'VulnDescription'. |
static String |
VULN_MODULE
The "bean name" of the Sentinel data object field 'VulnModule'. |
static String |
VULN_NAME
The "bean name" of the Sentinel data object field 'VulnName'. |
static String |
VULN_SOLUTION
The "bean name" of the Sentinel data object field 'VulnSolution'. |
static String |
VULN_SUMMARY
The "bean name" of the Sentinel data object field 'VulnSummary'. |
static String |
VULN_TAXONOMY
The "bean name" of the Sentinel data object field 'VulnTaxonomy'. |
static String |
VULN_USER_DOMAIN
The "bean name" of the Sentinel data object field 'VulnUserDomain'. |
static String |
VULN_USER_NAME
The "bean name" of the Sentinel data object field 'VulnUserName'. |
| Constructor Summary | |
|---|---|
|
VulnerabilityBean()
Construct an instance of the bean class. |
protected |
VulnerabilityBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
addToCodes(VulnerabilityCodeBean value)
Add a value to the collection field ' vulnerability-codes'. |
void |
addToInfo(VulnerabilityInfoBean value)
Add a value to the collection field ' vulnerability-info'. |
void |
clearApplicationProtocol()
Clear any current value for the ' app-protocol' field in the bean. |
void |
clearAssignedVulnSeverity()
Clear any current value for the ' assigned-severity' field in the bean. |
void |
clearBeginEffectiveDate()
Clear any current value for the ' begin-effective-date' field in the
bean. |
void |
clearCodes()
Clear any current value for the ' vulnerability-codes' field in the bean. |
void |
clearComputedVulnSeverity()
Clear any current value for the ' computed-severity' field in the bean. |
void |
clearDetectedOs()
Clear any current value for the ' detected-os' field in the bean. |
void |
clearDetectedOsVersion()
Clear any current value for the ' detected-os-ver' field in the bean. |
void |
clearEndEffectiveDate()
Clear any current value for the ' end-effective-date' field in the bean. |
void |
clearInfo()
Clear any current value for the ' vulnerability-info' field in the bean. |
void |
clearNetworkProtocol()
Clear any current value for the ' network-protocol' field in the bean. |
void |
clearPortName()
Clear any current value for the ' port-name' field in the bean. |
void |
clearPortNumber()
Clear any current value for the ' port-number' field in the bean. |
void |
clearPortReference()
Clear any current value for the ' port-reference' field in the bean. |
void |
clearProtocolReference()
Clear any current value for the ' protocol-reference' field in the bean. |
void |
clearRsrcId()
Clear any current value for the ' rsrc-id' field in the bean. |
void |
clearScannedApp()
Clear any current value for the ' scanned-app' field in the bean. |
void |
clearScannedAppVersion()
Clear any current value for the ' scanned-app-ver' field in the bean. |
void |
clearScannerClassification()
Clear any current value for the ' scanner-classification' field in the
bean. |
void |
clearVulnDescription()
Clear any current value for the ' description' field in the bean. |
void |
clearVulnModule()
Clear any current value for the ' module' field in the bean. |
void |
clearVulnName()
Clear any current value for the ' name' field in the bean. |
void |
clearVulnSolution()
Clear any current value for the ' solution' field in the bean. |
void |
clearVulnSummary()
Clear any current value for the ' summary' field in the bean. |
void |
clearVulnTaxonomy()
Clear any current value for the ' taxonomy' field in the bean. |
void |
clearVulnUserDomain()
Clear any current value for the ' user-domain' field in the bean. |
void |
clearVulnUserName()
Clear any current value for the ' user-name' field in the bean. |
VulnerabilityBean |
clone()
Create a duplicate of this bean instance, including all field values. |
String |
getApplicationProtocol()
Get the value for the ' app-protocol' field. |
int |
getAssignedVulnSeverity()
Get the value for the ' assigned-severity' field. |
static BeanMetaData<? extends VulnerabilityBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
Date |
getBeginEffectiveDate()
Get the value for the ' begin-effective-date' field. |
Collection<VulnerabilityCodeBean> |
getCodes()
Get the value for the ' vulnerability-codes' field. |
int |
getComputedVulnSeverity()
Get the value for the ' computed-severity' field. |
String |
getDetectedOs()
Get the value for the ' detected-os' field. |
String |
getDetectedOsVersion()
Get the value for the ' detected-os-ver' field. |
Date |
getEndEffectiveDate()
Get the value for the ' end-effective-date' field. |
Collection<VulnerabilityInfoBean> |
getInfo()
Get the value for the ' vulnerability-info' field. |
int |
getNetworkProtocol()
Get the value for the ' network-protocol' field. |
String |
getPortName()
Get the value for the ' port-name' field. |
int |
getPortNumber()
Get the value for the ' port-number' field. |
PortReferenceBean |
getPortReference()
Get the value for the ' port-reference' field. |
ProtocolReferenceBean |
getProtocolReference()
Get the value for the ' protocol-reference' field. |
String |
getRsrcId()
Get the value for the ' rsrc-id' field. |
String |
getScannedApp()
Get the value for the ' scanned-app' field. |
String |
getScannedAppVersion()
Get the value for the ' scanned-app-ver' field. |
String |
getScannerClassification()
Get the value for the ' scanner-classification' field. |
String |
getVulnDescription()
Get the value for the ' description' field. |
String |
getVulnModule()
Get the value for the ' module' field. |
String |
getVulnName()
Get the value for the ' name' field. |
String |
getVulnSolution()
Get the value for the ' solution' field. |
String |
getVulnSummary()
Get the value for the ' summary' field. |
String |
getVulnTaxonomy()
Get the value for the ' taxonomy' field. |
String |
getVulnUserDomain()
Get the value for the ' user-domain' field. |
String |
getVulnUserName()
Get the value for the ' user-name' field. |
boolean |
isApplicationProtocolClear()
Get whether the value for the ' app-protocol' field is clear or not. |
boolean |
isApplicationProtocolNull()
Get whether the ' app-protocol' field has been set to Null or
not. |
boolean |
isAssignedVulnSeverityClear()
Get whether the value for the ' assigned-severity' field is clear or
not. |
boolean |
isAssignedVulnSeverityNull()
Get whether the ' assigned-severity' field has been set to Null
or not. |
boolean |
isBeginEffectiveDateClear()
Get whether the value for the ' begin-effective-date' field is clear
or not. |
boolean |
isBeginEffectiveDateNull()
Get whether the ' begin-effective-date' field has been set to Null
or not. |
boolean |
isCodesClear()
Get whether the value for the ' vulnerability-codes' field is clear or
not. |
boolean |
isCodesNull()
Get whether the ' vulnerability-codes' field has been set to Null
or not. |
boolean |
isComputedVulnSeverityClear()
Get whether the value for the ' computed-severity' field is clear or
not. |
boolean |
isComputedVulnSeverityNull()
Get whether the ' computed-severity' field has been set to Null
or not. |
boolean |
isDetectedOsClear()
Get whether the value for the ' detected-os' field is clear or not. |
boolean |
isDetectedOsNull()
Get whether the ' detected-os' field has been set to Null or not. |
boolean |
isDetectedOsVersionClear()
Get whether the value for the ' detected-os-ver' field is clear or not. |
boolean |
isDetectedOsVersionNull()
Get whether the ' detected-os-ver' field has been set to Null
or not. |
boolean |
isEndEffectiveDateClear()
Get whether the value for the ' end-effective-date' field is clear or
not. |
boolean |
isEndEffectiveDateNull()
Get whether the ' end-effective-date' field has been set to Null
or not. |
boolean |
isInfoClear()
Get whether the value for the ' vulnerability-info' field is clear or
not. |
boolean |
isInfoNull()
Get whether the ' vulnerability-info' field has been set to Null
or not. |
boolean |
isNetworkProtocolClear()
Get whether the value for the ' network-protocol' field is clear or not. |
boolean |
isNetworkProtocolNull()
Get whether the ' network-protocol' field has been set to Null
or not. |
boolean |
isPortNameClear()
Get whether the value for the ' port-name' field is clear or not. |
boolean |
isPortNameNull()
Get whether the ' port-name' field has been set to Null or not. |
boolean |
isPortNumberClear()
Get whether the value for the ' port-number' field is clear or not. |
boolean |
isPortNumberNull()
Get whether the ' port-number' field has been set to Null or not. |
boolean |
isPortReferenceClear()
Get whether the value for the ' port-reference' field is clear or not. |
boolean |
isPortReferenceNull()
Get whether the ' port-reference' field has been set to Null or
not. |
boolean |
isProtocolReferenceClear()
Get whether the value for the ' protocol-reference' field is clear or
not. |
boolean |
isProtocolReferenceNull()
Get whether the ' protocol-reference' field has been set to Null
or not. |
boolean |
isRsrcIdClear()
Get whether the value for the ' rsrc-id' field is clear or not. |
boolean |
isRsrcIdNull()
Get whether the ' rsrc-id' field has been set to Null or not. |
boolean |
isScannedAppClear()
Get whether the value for the ' scanned-app' field is clear or not. |
boolean |
isScannedAppNull()
Get whether the ' scanned-app' field has been set to Null or not. |
boolean |
isScannedAppVersionClear()
Get whether the value for the ' scanned-app-ver' field is clear or not. |
boolean |
isScannedAppVersionNull()
Get whether the ' scanned-app-ver' field has been set to Null
or not. |
boolean |
isScannerClassificationClear()
Get whether the value for the ' scanner-classification' field is clear
or not. |
boolean |
isScannerClassificationNull()
Get whether the ' scanner-classification' field has been set to Null
or not. |
boolean |
isVulnDescriptionClear()
Get whether the value for the ' description' field is clear or not. |
boolean |
isVulnDescriptionNull()
Get whether the ' description' field has been set to Null or not. |
boolean |
isVulnModuleClear()
Get whether the value for the ' module' field is clear or not. |
boolean |
isVulnModuleNull()
Get whether the ' module' field has been set to Null or not. |
boolean |
isVulnNameClear()
Get whether the value for the ' name' field is clear or not. |
boolean |
isVulnNameNull()
Get whether the ' name' field has been set to Null or not. |
boolean |
isVulnSolutionClear()
Get whether the value for the ' solution' field is clear or not. |
boolean |
isVulnSolutionNull()
Get whether the ' solution' field has been set to Null or not. |
boolean |
isVulnSummaryClear()
Get whether the value for the ' summary' field is clear or not. |
boolean |
isVulnSummaryNull()
Get whether the ' summary' field has been set to Null or not. |
boolean |
isVulnTaxonomyClear()
Get whether the value for the ' taxonomy' field is clear or not. |
boolean |
isVulnTaxonomyNull()
Get whether the ' taxonomy' field has been set to Null or not. |
boolean |
isVulnUserDomainClear()
Get whether the value for the ' user-domain' field is clear or not. |
boolean |
isVulnUserDomainNull()
Get whether the ' user-domain' field has been set to Null or not. |
boolean |
isVulnUserNameClear()
Get whether the value for the ' user-name' field is clear or not. |
boolean |
isVulnUserNameNull()
Get whether the ' user-name' field has been set to Null or not. |
void |
setApplicationProtocol(String applicationProtocol)
Set the value for the ' app-protocol' field. |
void |
setApplicationProtocolNull()
Set to Null any current value for the ' app-protocol' field in
the bean. |
void |
setAssignedVulnSeverity(int assignedVulnSeverity)
Set the value for the ' assigned-severity' field. |
void |
setAssignedVulnSeverityNull()
Set to Null any current value for the ' assigned-severity' field
in the bean. |
void |
setBeginEffectiveDate(Date beginEffectiveDate)
Set the value for the ' begin-effective-date' field. |
void |
setBeginEffectiveDateNull()
Set to Null any current value for the ' begin-effective-date'
field in the bean. |
void |
setCodes(Collection<? extends VulnerabilityCodeBean> codes)
Set the value for the ' vulnerability-codes' field. |
void |
setCodesNull()
Set to Null any current value for the ' vulnerability-codes' field
in the bean. |
void |
setComputedVulnSeverity(int computedVulnSeverity)
Set the value for the ' computed-severity' field. |
void |
setComputedVulnSeverityNull()
Set to Null any current value for the ' computed-severity' field
in the bean. |
void |
setDetectedOs(String detectedOs)
Set the value for the ' detected-os' field. |
void |
setDetectedOsNull()
Set to Null any current value for the ' detected-os' field in
the bean. |
void |
setDetectedOsVersion(String detectedOsVersion)
Set the value for the ' detected-os-ver' field. |
void |
setDetectedOsVersionNull()
Set to Null any current value for the ' detected-os-ver' field
in the bean. |
void |
setEndEffectiveDate(Date endEffectiveDate)
Set the value for the ' end-effective-date' field. |
void |
setEndEffectiveDateNull()
Set to Null any current value for the ' end-effective-date' field
in the bean. |
void |
setInfo(Collection<? extends VulnerabilityInfoBean> info)
Set the value for the ' vulnerability-info' field. |
void |
setInfoNull()
Set to Null any current value for the ' vulnerability-info' field
in the bean. |
void |
setNetworkProtocol(int networkProtocol)
Set the value for the ' network-protocol' field. |
void |
setNetworkProtocolNull()
Set to Null any current value for the ' network-protocol' field
in the bean. |
void |
setPortName(String portName)
Set the value for the ' port-name' field. |
void |
setPortNameNull()
Set to Null any current value for the ' port-name' field in the
bean. |
void |
setPortNumber(int portNumber)
Set the value for the ' port-number' field. |
void |
setPortNumberNull()
Set to Null any current value for the ' port-number' field in
the bean. |
void |
setPortReference(PortReferenceBean portReference)
Set the value for the ' port-reference' field. |
void |
setPortReferenceNull()
Set to Null any current value for the ' port-reference' field
in the bean. |
void |
setProtocolReference(ProtocolReferenceBean protocolReference)
Set the value for the ' protocol-reference' field. |
void |
setProtocolReferenceNull()
Set to Null any current value for the ' protocol-reference' field
in the bean. |
void |
setRsrcId(String rsrcId)
Set the value for the ' rsrc-id' field. |
void |
setRsrcIdNull()
Set to Null any current value for the ' rsrc-id' field in the
bean. |
void |
setScannedApp(String scannedApp)
Set the value for the ' scanned-app' field. |
void |
setScannedAppNull()
Set to Null any current value for the ' scanned-app' field in
the bean. |
void |
setScannedAppVersion(String scannedAppVersion)
Set the value for the ' scanned-app-ver' field. |
void |
setScannedAppVersionNull()
Set to Null any current value for the ' scanned-app-ver' field
in the bean. |
void |
setScannerClassification(String scannerClassification)
Set the value for the ' scanner-classification' field. |
void |
setScannerClassificationNull()
Set to Null any current value for the ' scanner-classification'
field in the bean. |
void |
setVulnDescription(String vulnDescription)
Set the value for the ' description' field. |
void |
setVulnDescriptionNull()
Set to Null any current value for the ' description' field in
the bean. |
void |
setVulnModule(String vulnModule)
Set the value for the ' module' field. |
void |
setVulnModuleNull()
Set to Null any current value for the ' module' field in the bean. |
void |
setVulnName(String vulnName)
Set the value for the ' name' field. |
void |
setVulnNameNull()
Set to Null any current value for the ' name' field in the bean. |
void |
setVulnSolution(String vulnSolution)
Set the value for the ' solution' field. |
void |
setVulnSolutionNull()
Set to Null any current value for the ' solution' field in the
bean. |
void |
setVulnSummary(String vulnSummary)
Set the value for the ' summary' field. |
void |
setVulnSummaryNull()
Set to Null any current value for the ' summary' field in the
bean. |
void |
setVulnTaxonomy(String vulnTaxonomy)
Set the value for the ' taxonomy' field. |
void |
setVulnTaxonomyNull()
Set to Null any current value for the ' taxonomy' field in the
bean. |
void |
setVulnUserDomain(String vulnUserDomain)
Set the value for the ' user-domain' field. |
void |
setVulnUserDomainNull()
Set to Null any current value for the ' user-domain' field in
the bean. |
void |
setVulnUserName(String vulnUserName)
Set the value for the ' user-name' field. |
void |
setVulnUserNameNull()
Set to Null any current value for the ' user-name' field in the
bean. |
| Methods inherited from class com.novell.sentinel.client.bean.SentinelBean |
|---|
clearField, cloneBean, equals, fields, getBeanName, getBeanValue, getField, getFieldNoNull, getLink, getMetaData, isFieldClear, isFieldNull, isLinkClear, setField, setFieldNull, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String END_EFFECTIVE_DATE
""end-effective-date"".
The description of the 'end-effective-date' field is:
"No description provided."
public static final String SCANNER_CLASSIFICATION
""scanner-classification"".
The description of the 'scanner-classification' field is:
"No description provided."
public static final String VULN_USER_DOMAIN
""user-domain"".
The description of the 'user-domain' field is:
"No description provided."
public static final String COMPUTED_VULN_SEVERITY
""computed-severity"".
The description of the 'computed-severity' field is:
"A normalized severity rating computed for the vulnerability from the associated
events."
public static final String PORT_NUMBER
""port-number"".
The description of the 'port-number' field is:
"The port number that exposes this vulnerability."
public static final String VULN_MODULE
""module"".
The description of the 'module' field is:
"No description provided."
public static final String REL_VULNERABILITY_INFO
""vulnerability-info"".
The description of the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
public static final String APPLICATION_PROTOCOL
""app-protocol"".
The description of the 'app-protocol' field is:
"The protocol used to access the target application."
public static final String ASSIGNED_VULN_SEVERITY
""assigned-severity"".
The description of the 'assigned-severity' field is:
"A normalized severity rating assigned to the vulnerability, use 0-5 with 5 the most
severe. "
public static final String VULN_SUMMARY
""summary"".
The description of the 'summary' field is:
"A summary of the vulnerability and associated information."
public static final String VULN_TAXONOMY
""taxonomy"".
The description of the 'taxonomy' field is:
"No description provided."
public static final String REL_PORT_REF
""port-reference"".
The description of the 'port-reference' field is:
"Vulnerability reference to a port object."
public static final String VULN_USER_NAME
""user-name"".
The description of the 'user-name' field is:
"No description provided."
public static final String REL_VULNERABILITY_CODES
""vulnerability-codes"".
The description of the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
public static final String SCANNED_APP_VERSION
""scanned-app-ver"".
The description of the 'scanned-app-ver' field is:
"The detected application version."
public static final String VULN_NAME
""name"".
The description of the 'name' field is:
"The short name for the vulnerability assigned by the vendor. "
public static final String BEGIN_EFFECTIVE_DATE
""begin-effective-date"".
The description of the 'begin-effective-date' field is:
"No description provided."
public static final String RESOURCE_ID
""rsrc-id"".
The description of the 'rsrc-id' field is:
"Unique identifier of resource associated with this vulnerability."
public static final String DETECTED_OS_VERSION
""detected-os-ver"".
The description of the 'detected-os-ver' field is:
"The detected host OS version of the asset which has this vulnerability."
public static final String VULN_DESCRIPTION
""description"".
The description of the 'description' field is:
"A full-text description of the vulnerability."
public static final String VULN_SOLUTION
""solution"".
The description of the 'solution' field is:
"A solution to remediate the vulnerability."
public static final String NETWORK_PROTOCOL
""network-protocol"".
The description of the 'network-protocol' field is:
"The protocol used to access the target asset."
public static final String PORT_NAME
""port-name"".
The description of the 'port-name' field is:
"The name of the port where the vulnerability was detected."
public static final String DETECTED_OS
""detected-os"".
The description of the 'detected-os' field is:
"The detected host OS of the asset which has this vulnerability."
public static final String REL_PROTOCOL_REF
""protocol-reference"".
The description of the 'protocol-reference' field is:
"Vulnerability reference to a protocol object."
public static final String SCANNED_APP
""scanned-app"".
The description of the 'scanned-app' field is:
"The application (service, executable) which has this vulnerability."
| Constructor Detail |
|---|
public VulnerabilityBean()
protected VulnerabilityBean(BeanMetaData<? extends SentinelBean> metadata)
metadata - The metadata instance for the derived bean class. Normally this constructor
will only be called by generated code.| Method Detail |
|---|
public String getVulnSummary()
summary' field. The description of the 'summary'
field is:
"A summary of the vulnerability and associated information."
null).VULN_SUMMARYpublic boolean isVulnSummaryNull()
summary' field has been set to Null or not.
The description of the 'summary' field is:
"A summary of the vulnerability and associated information."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnSummaryNull(),
VULN_SUMMARYpublic boolean isVulnSummaryClear()
summary' field is clear or not. The description
of the 'summary' field is:
"A summary of the vulnerability and associated information."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnSummary(),
VULN_SUMMARYpublic void setVulnSummary(String vulnSummary)
summary' field. The description of the 'summary'
field is:
"A summary of the vulnerability and associated information."
vulnSummary - Value to setVULN_SUMMARYpublic void clearVulnSummary()
summary' field in the bean. The description
of the 'summary' field is:
"A summary of the vulnerability and associated information."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnSummaryNull() method to clear the server's value.
See the description of cleared
values.
VULN_SUMMARYpublic void setVulnSummaryNull()
summary' field in the
bean. The description of the 'summary' field is:
"A summary of the vulnerability and associated information."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnSummary() method to avoid clearing the server's value.
See the description of Null
values.
VULN_SUMMARYpublic String getVulnModule()
module' field. The description of the 'module'
field is:
"No description provided."
null).VULN_MODULEpublic boolean isVulnModuleNull()
module' field has been set to Null or not. The
description of the 'module' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnModuleNull(),
VULN_MODULEpublic boolean isVulnModuleClear()
module' field is clear or not. The description
of the 'module' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnModule(),
VULN_MODULEpublic void setVulnModule(String vulnModule)
module' field. The description of the 'module'
field is:
"No description provided."
vulnModule - Value to setVULN_MODULEpublic void clearVulnModule()
module' field in the bean. The description
of the 'module' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnModuleNull() method to clear the server's value.
See the description of cleared
values.
VULN_MODULEpublic void setVulnModuleNull()
module' field in the bean.
The description of the 'module' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnModule() method to avoid clearing the server's value.
See the description of Null
values.
VULN_MODULEpublic int getComputedVulnSeverity()
computed-severity' field. The description of
the 'computed-severity' field is:
"A normalized severity rating computed for the vulnerability from the associated
events."
null).COMPUTED_VULN_SEVERITYpublic boolean isComputedVulnSeverityNull()
computed-severity' field has been set to Null
or not. The description of the 'computed-severity' field is:
"A normalized severity rating computed for the vulnerability from the associated
events."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setComputedVulnSeverityNull(),
COMPUTED_VULN_SEVERITYpublic boolean isComputedVulnSeverityClear()
computed-severity' field is clear or
not. The description of the 'computed-severity' field is:
"A normalized severity rating computed for the vulnerability from the associated
events."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearComputedVulnSeverity(),
COMPUTED_VULN_SEVERITYpublic void setComputedVulnSeverity(int computedVulnSeverity)
computed-severity' field. The description of
the 'computed-severity' field is:
"A normalized severity rating computed for the vulnerability from the associated
events."
computedVulnSeverity - Value to setCOMPUTED_VULN_SEVERITYpublic void clearComputedVulnSeverity()
computed-severity' field in the bean.
The description of the 'computed-severity' field is:
"A normalized severity rating computed for the vulnerability from the associated
events."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setComputedVulnSeverityNull() method to clear the server's value.
See the description of cleared
values.
COMPUTED_VULN_SEVERITYpublic void setComputedVulnSeverityNull()
computed-severity' field
in the bean. The description of the 'computed-severity' field is:
"A normalized severity rating computed for the vulnerability from the associated
events."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearComputedVulnSeverity() method to avoid clearing the server's
value.
See the description of Null
values.
COMPUTED_VULN_SEVERITYpublic String getApplicationProtocol()
app-protocol' field. The description of the 'app-protocol'
field is:
"The protocol used to access the target application."
null).APPLICATION_PROTOCOLpublic boolean isApplicationProtocolNull()
app-protocol' field has been set to Null or
not. The description of the 'app-protocol' field is:
"The protocol used to access the target application."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setApplicationProtocolNull(),
APPLICATION_PROTOCOLpublic boolean isApplicationProtocolClear()
app-protocol' field is clear or not.
The description of the 'app-protocol' field is:
"The protocol used to access the target application."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearApplicationProtocol(),
APPLICATION_PROTOCOLpublic void setApplicationProtocol(String applicationProtocol)
app-protocol' field. The description of the 'app-protocol'
field is:
"The protocol used to access the target application."
applicationProtocol - Value to setAPPLICATION_PROTOCOLpublic void clearApplicationProtocol()
app-protocol' field in the bean. The
description of the 'app-protocol' field is:
"The protocol used to access the target application."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setApplicationProtocolNull() method to clear the server's value.
See the description of cleared
values.
APPLICATION_PROTOCOLpublic void setApplicationProtocolNull()
app-protocol' field in
the bean. The description of the 'app-protocol' field is:
"The protocol used to access the target application."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearApplicationProtocol() method to avoid clearing the server's
value.
See the description of Null
values.
APPLICATION_PROTOCOLpublic int getAssignedVulnSeverity()
assigned-severity' field. The description of
the 'assigned-severity' field is:
"A normalized severity rating assigned to the vulnerability, use 0-5 with 5 the most
severe. "
null).ASSIGNED_VULN_SEVERITYpublic boolean isAssignedVulnSeverityNull()
assigned-severity' field has been set to Null
or not. The description of the 'assigned-severity' field is:
"A normalized severity rating assigned to the vulnerability, use 0-5 with 5 the most
severe. "
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAssignedVulnSeverityNull(),
ASSIGNED_VULN_SEVERITYpublic boolean isAssignedVulnSeverityClear()
assigned-severity' field is clear or
not. The description of the 'assigned-severity' field is:
"A normalized severity rating assigned to the vulnerability, use 0-5 with 5 the most
severe. "
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAssignedVulnSeverity(),
ASSIGNED_VULN_SEVERITYpublic void setAssignedVulnSeverity(int assignedVulnSeverity)
assigned-severity' field. The description of
the 'assigned-severity' field is:
"A normalized severity rating assigned to the vulnerability, use 0-5 with 5 the most
severe. "
assignedVulnSeverity - Value to setASSIGNED_VULN_SEVERITYpublic void clearAssignedVulnSeverity()
assigned-severity' field in the bean.
The description of the 'assigned-severity' field is:
"A normalized severity rating assigned to the vulnerability, use 0-5 with 5 the most
severe. "
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAssignedVulnSeverityNull() method to clear the server's value.
See the description of cleared
values.
ASSIGNED_VULN_SEVERITYpublic void setAssignedVulnSeverityNull()
assigned-severity' field
in the bean. The description of the 'assigned-severity' field is:
"A normalized severity rating assigned to the vulnerability, use 0-5 with 5 the most
severe. "
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAssignedVulnSeverity() method to avoid clearing the server's
value.
See the description of Null
values.
ASSIGNED_VULN_SEVERITYpublic String getScannedAppVersion()
scanned-app-ver' field. The description of the
'scanned-app-ver' field is:
"The detected application version."
null).SCANNED_APP_VERSIONpublic boolean isScannedAppVersionNull()
scanned-app-ver' field has been set to Null
or not. The description of the 'scanned-app-ver' field is:
"The detected application version."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setScannedAppVersionNull(),
SCANNED_APP_VERSIONpublic boolean isScannedAppVersionClear()
scanned-app-ver' field is clear or not.
The description of the 'scanned-app-ver' field is:
"The detected application version."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearScannedAppVersion(),
SCANNED_APP_VERSIONpublic void setScannedAppVersion(String scannedAppVersion)
scanned-app-ver' field. The description of the
'scanned-app-ver' field is:
"The detected application version."
scannedAppVersion - Value to setSCANNED_APP_VERSIONpublic void clearScannedAppVersion()
scanned-app-ver' field in the bean.
The description of the 'scanned-app-ver' field is:
"The detected application version."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setScannedAppVersionNull() method to clear the server's value.
See the description of cleared
values.
SCANNED_APP_VERSIONpublic void setScannedAppVersionNull()
scanned-app-ver' field
in the bean. The description of the 'scanned-app-ver' field is:
"The detected application version."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearScannedAppVersion() method to avoid clearing the server's value.
See the description of Null
values.
SCANNED_APP_VERSIONpublic int getPortNumber()
port-number' field. The description of the 'port-number'
field is:
"The port number that exposes this vulnerability."
null).PORT_NUMBERpublic boolean isPortNumberNull()
port-number' field has been set to Null or not.
The description of the 'port-number' field is:
"The port number that exposes this vulnerability."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPortNumberNull(),
PORT_NUMBERpublic boolean isPortNumberClear()
port-number' field is clear or not. The
description of the 'port-number' field is:
"The port number that exposes this vulnerability."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPortNumber(),
PORT_NUMBERpublic void setPortNumber(int portNumber)
port-number' field. The description of the 'port-number'
field is:
"The port number that exposes this vulnerability."
portNumber - Value to setPORT_NUMBERpublic void clearPortNumber()
port-number' field in the bean. The
description of the 'port-number' field is:
"The port number that exposes this vulnerability."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPortNumberNull() method to clear the server's value.
See the description of cleared
values.
PORT_NUMBERpublic void setPortNumberNull()
port-number' field in
the bean. The description of the 'port-number' field is:
"The port number that exposes this vulnerability."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPortNumber() method to avoid clearing the server's value.
See the description of Null
values.
PORT_NUMBERpublic int getNetworkProtocol()
network-protocol' field. The description of the
'network-protocol' field is:
"The protocol used to access the target asset."
null).NETWORK_PROTOCOLpublic boolean isNetworkProtocolNull()
network-protocol' field has been set to Null
or not. The description of the 'network-protocol' field is:
"The protocol used to access the target asset."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setNetworkProtocolNull(),
NETWORK_PROTOCOLpublic boolean isNetworkProtocolClear()
network-protocol' field is clear or not.
The description of the 'network-protocol' field is:
"The protocol used to access the target asset."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearNetworkProtocol(),
NETWORK_PROTOCOLpublic void setNetworkProtocol(int networkProtocol)
network-protocol' field. The description of the
'network-protocol' field is:
"The protocol used to access the target asset."
networkProtocol - Value to setNETWORK_PROTOCOLpublic void clearNetworkProtocol()
network-protocol' field in the bean.
The description of the 'network-protocol' field is:
"The protocol used to access the target asset."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setNetworkProtocolNull() method to clear the server's value.
See the description of cleared
values.
NETWORK_PROTOCOLpublic void setNetworkProtocolNull()
network-protocol' field
in the bean. The description of the 'network-protocol' field is:
"The protocol used to access the target asset."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearNetworkProtocol() method to avoid clearing the server's value.
See the description of Null
values.
NETWORK_PROTOCOLpublic String getDetectedOs()
detected-os' field. The description of the 'detected-os'
field is:
"The detected host OS of the asset which has this vulnerability."
null).DETECTED_OSpublic boolean isDetectedOsNull()
detected-os' field has been set to Null or not.
The description of the 'detected-os' field is:
"The detected host OS of the asset which has this vulnerability."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setDetectedOsNull(),
DETECTED_OSpublic boolean isDetectedOsClear()
detected-os' field is clear or not. The
description of the 'detected-os' field is:
"The detected host OS of the asset which has this vulnerability."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearDetectedOs(),
DETECTED_OSpublic void setDetectedOs(String detectedOs)
detected-os' field. The description of the 'detected-os'
field is:
"The detected host OS of the asset which has this vulnerability."
detectedOs - Value to setDETECTED_OSpublic void clearDetectedOs()
detected-os' field in the bean. The
description of the 'detected-os' field is:
"The detected host OS of the asset which has this vulnerability."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setDetectedOsNull() method to clear the server's value.
See the description of cleared
values.
DETECTED_OSpublic void setDetectedOsNull()
detected-os' field in
the bean. The description of the 'detected-os' field is:
"The detected host OS of the asset which has this vulnerability."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearDetectedOs() method to avoid clearing the server's value.
See the description of Null
values.
DETECTED_OSpublic String getVulnSolution()
solution' field. The description of the 'solution'
field is:
"A solution to remediate the vulnerability."
null).VULN_SOLUTIONpublic boolean isVulnSolutionNull()
solution' field has been set to Null or not.
The description of the 'solution' field is:
"A solution to remediate the vulnerability."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnSolutionNull(),
VULN_SOLUTIONpublic boolean isVulnSolutionClear()
solution' field is clear or not. The
description of the 'solution' field is:
"A solution to remediate the vulnerability."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnSolution(),
VULN_SOLUTIONpublic void setVulnSolution(String vulnSolution)
solution' field. The description of the 'solution'
field is:
"A solution to remediate the vulnerability."
vulnSolution - Value to setVULN_SOLUTIONpublic void clearVulnSolution()
solution' field in the bean. The description
of the 'solution' field is:
"A solution to remediate the vulnerability."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnSolutionNull() method to clear the server's value.
See the description of cleared
values.
VULN_SOLUTIONpublic void setVulnSolutionNull()
solution' field in the
bean. The description of the 'solution' field is:
"A solution to remediate the vulnerability."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnSolution() method to avoid clearing the server's value.
See the description of Null
values.
VULN_SOLUTIONpublic String getVulnUserName()
user-name' field. The description of the 'user-name'
field is:
"No description provided."
null).VULN_USER_NAMEpublic boolean isVulnUserNameNull()
user-name' field has been set to Null or not.
The description of the 'user-name' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnUserNameNull(),
VULN_USER_NAMEpublic boolean isVulnUserNameClear()
user-name' field is clear or not. The
description of the 'user-name' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnUserName(),
VULN_USER_NAMEpublic void setVulnUserName(String vulnUserName)
user-name' field. The description of the 'user-name'
field is:
"No description provided."
vulnUserName - Value to setVULN_USER_NAMEpublic void clearVulnUserName()
user-name' field in the bean. The description
of the 'user-name' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnUserNameNull() method to clear the server's value.
See the description of cleared
values.
VULN_USER_NAMEpublic void setVulnUserNameNull()
user-name' field in the
bean. The description of the 'user-name' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnUserName() method to avoid clearing the server's value.
See the description of Null
values.
VULN_USER_NAMEpublic String getRsrcId()
rsrc-id' field. The description of the 'rsrc-id'
field is:
"Unique identifier of resource associated with this vulnerability."
null).RESOURCE_IDpublic boolean isRsrcIdNull()
rsrc-id' field has been set to Null or not.
The description of the 'rsrc-id' field is:
"Unique identifier of resource associated with this vulnerability."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setRsrcIdNull(),
RESOURCE_IDpublic boolean isRsrcIdClear()
rsrc-id' field is clear or not. The description
of the 'rsrc-id' field is:
"Unique identifier of resource associated with this vulnerability."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearRsrcId(),
RESOURCE_IDpublic void setRsrcId(String rsrcId)
rsrc-id' field. The description of the 'rsrc-id'
field is:
"Unique identifier of resource associated with this vulnerability."
rsrcId - Value to setRESOURCE_IDpublic void clearRsrcId()
rsrc-id' field in the bean. The description
of the 'rsrc-id' field is:
"Unique identifier of resource associated with this vulnerability."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setRsrcIdNull() method to clear the server's value.
See the description of cleared
values.
RESOURCE_IDpublic void setRsrcIdNull()
rsrc-id' field in the
bean. The description of the 'rsrc-id' field is:
"Unique identifier of resource associated with this vulnerability."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearRsrcId() method to avoid clearing the server's value.
See the description of Null
values.
RESOURCE_IDpublic String getScannedApp()
scanned-app' field. The description of the 'scanned-app'
field is:
"The application (service, executable) which has this vulnerability."
null).SCANNED_APPpublic boolean isScannedAppNull()
scanned-app' field has been set to Null or not.
The description of the 'scanned-app' field is:
"The application (service, executable) which has this vulnerability."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setScannedAppNull(),
SCANNED_APPpublic boolean isScannedAppClear()
scanned-app' field is clear or not. The
description of the 'scanned-app' field is:
"The application (service, executable) which has this vulnerability."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearScannedApp(),
SCANNED_APPpublic void setScannedApp(String scannedApp)
scanned-app' field. The description of the 'scanned-app'
field is:
"The application (service, executable) which has this vulnerability."
scannedApp - Value to setSCANNED_APPpublic void clearScannedApp()
scanned-app' field in the bean. The
description of the 'scanned-app' field is:
"The application (service, executable) which has this vulnerability."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setScannedAppNull() method to clear the server's value.
See the description of cleared
values.
SCANNED_APPpublic void setScannedAppNull()
scanned-app' field in
the bean. The description of the 'scanned-app' field is:
"The application (service, executable) which has this vulnerability."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearScannedApp() method to avoid clearing the server's value.
See the description of Null
values.
SCANNED_APPpublic String getVulnUserDomain()
user-domain' field. The description of the 'user-domain'
field is:
"No description provided."
null).VULN_USER_DOMAINpublic boolean isVulnUserDomainNull()
user-domain' field has been set to Null or not.
The description of the 'user-domain' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnUserDomainNull(),
VULN_USER_DOMAINpublic boolean isVulnUserDomainClear()
user-domain' field is clear or not. The
description of the 'user-domain' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnUserDomain(),
VULN_USER_DOMAINpublic void setVulnUserDomain(String vulnUserDomain)
user-domain' field. The description of the 'user-domain'
field is:
"No description provided."
vulnUserDomain - Value to setVULN_USER_DOMAINpublic void clearVulnUserDomain()
user-domain' field in the bean. The
description of the 'user-domain' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnUserDomainNull() method to clear the server's value.
See the description of cleared
values.
VULN_USER_DOMAINpublic void setVulnUserDomainNull()
user-domain' field in
the bean. The description of the 'user-domain' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnUserDomain() method to avoid clearing the server's value.
See the description of Null
values.
VULN_USER_DOMAINpublic String getPortName()
port-name' field. The description of the 'port-name'
field is:
"The name of the port where the vulnerability was detected."
null).PORT_NAMEpublic boolean isPortNameNull()
port-name' field has been set to Null or not.
The description of the 'port-name' field is:
"The name of the port where the vulnerability was detected."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPortNameNull(),
PORT_NAMEpublic boolean isPortNameClear()
port-name' field is clear or not. The
description of the 'port-name' field is:
"The name of the port where the vulnerability was detected."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPortName(),
PORT_NAMEpublic void setPortName(String portName)
port-name' field. The description of the 'port-name'
field is:
"The name of the port where the vulnerability was detected."
portName - Value to setPORT_NAMEpublic void clearPortName()
port-name' field in the bean. The description
of the 'port-name' field is:
"The name of the port where the vulnerability was detected."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPortNameNull() method to clear the server's value.
See the description of cleared
values.
PORT_NAMEpublic void setPortNameNull()
port-name' field in the
bean. The description of the 'port-name' field is:
"The name of the port where the vulnerability was detected."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPortName() method to avoid clearing the server's value.
See the description of Null
values.
PORT_NAMEpublic String getDetectedOsVersion()
detected-os-ver' field. The description of the
'detected-os-ver' field is:
"The detected host OS version of the asset which has this vulnerability."
null).DETECTED_OS_VERSIONpublic boolean isDetectedOsVersionNull()
detected-os-ver' field has been set to Null
or not. The description of the 'detected-os-ver' field is:
"The detected host OS version of the asset which has this vulnerability."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setDetectedOsVersionNull(),
DETECTED_OS_VERSIONpublic boolean isDetectedOsVersionClear()
detected-os-ver' field is clear or not.
The description of the 'detected-os-ver' field is:
"The detected host OS version of the asset which has this vulnerability."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearDetectedOsVersion(),
DETECTED_OS_VERSIONpublic void setDetectedOsVersion(String detectedOsVersion)
detected-os-ver' field. The description of the
'detected-os-ver' field is:
"The detected host OS version of the asset which has this vulnerability."
detectedOsVersion - Value to setDETECTED_OS_VERSIONpublic void clearDetectedOsVersion()
detected-os-ver' field in the bean.
The description of the 'detected-os-ver' field is:
"The detected host OS version of the asset which has this vulnerability."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setDetectedOsVersionNull() method to clear the server's value.
See the description of cleared
values.
DETECTED_OS_VERSIONpublic void setDetectedOsVersionNull()
detected-os-ver' field
in the bean. The description of the 'detected-os-ver' field is:
"The detected host OS version of the asset which has this vulnerability."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearDetectedOsVersion() method to avoid clearing the server's value.
See the description of Null
values.
DETECTED_OS_VERSIONpublic String getVulnDescription()
description' field. The description of the 'description'
field is:
"A full-text description of the vulnerability."
null).VULN_DESCRIPTIONpublic boolean isVulnDescriptionNull()
description' field has been set to Null or not.
The description of the 'description' field is:
"A full-text description of the vulnerability."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnDescriptionNull(),
VULN_DESCRIPTIONpublic boolean isVulnDescriptionClear()
description' field is clear or not. The
description of the 'description' field is:
"A full-text description of the vulnerability."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnDescription(),
VULN_DESCRIPTIONpublic void setVulnDescription(String vulnDescription)
description' field. The description of the 'description'
field is:
"A full-text description of the vulnerability."
vulnDescription - Value to setVULN_DESCRIPTIONpublic void clearVulnDescription()
description' field in the bean. The
description of the 'description' field is:
"A full-text description of the vulnerability."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnDescriptionNull() method to clear the server's value.
See the description of cleared
values.
VULN_DESCRIPTIONpublic void setVulnDescriptionNull()
description' field in
the bean. The description of the 'description' field is:
"A full-text description of the vulnerability."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnDescription() method to avoid clearing the server's value.
See the description of Null
values.
VULN_DESCRIPTIONpublic String getVulnName()
name' field. The description of the 'name'
field is:
"The short name for the vulnerability assigned by the vendor. "
null).VULN_NAMEpublic boolean isVulnNameNull()
name' field has been set to Null or not. The
description of the 'name' field is:
"The short name for the vulnerability assigned by the vendor. "
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnNameNull(),
VULN_NAMEpublic boolean isVulnNameClear()
name' field is clear or not. The description
of the 'name' field is:
"The short name for the vulnerability assigned by the vendor. "
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnName(),
VULN_NAMEpublic void setVulnName(String vulnName)
name' field. The description of the 'name'
field is:
"The short name for the vulnerability assigned by the vendor. "
vulnName - Value to setVULN_NAMEpublic void clearVulnName()
name' field in the bean. The description
of the 'name' field is:
"The short name for the vulnerability assigned by the vendor. "
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnNameNull() method to clear the server's value.
See the description of cleared
values.
VULN_NAMEpublic void setVulnNameNull()
name' field in the bean.
The description of the 'name' field is:
"The short name for the vulnerability assigned by the vendor. "
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnName() method to avoid clearing the server's value.
See the description of Null
values.
VULN_NAMEpublic String getScannerClassification()
scanner-classification' field. The description
of the 'scanner-classification' field is:
"No description provided."
null).SCANNER_CLASSIFICATIONpublic boolean isScannerClassificationNull()
scanner-classification' field has been set to Null
or not. The description of the 'scanner-classification' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setScannerClassificationNull(),
SCANNER_CLASSIFICATIONpublic boolean isScannerClassificationClear()
scanner-classification' field is clear
or not. The description of the 'scanner-classification' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearScannerClassification(),
SCANNER_CLASSIFICATIONpublic void setScannerClassification(String scannerClassification)
scanner-classification' field. The description
of the 'scanner-classification' field is:
"No description provided."
scannerClassification - Value to setSCANNER_CLASSIFICATIONpublic void clearScannerClassification()
scanner-classification' field in the
bean. The description of the 'scanner-classification' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setScannerClassificationNull() method to clear the server's value.
See the description of cleared
values.
SCANNER_CLASSIFICATIONpublic void setScannerClassificationNull()
scanner-classification'
field in the bean. The description of the 'scanner-classification' field
is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearScannerClassification() method to avoid clearing the server's
value.
See the description of Null
values.
SCANNER_CLASSIFICATIONpublic Date getEndEffectiveDate()
end-effective-date' field. The description of
the 'end-effective-date' field is:
"No description provided."
null).END_EFFECTIVE_DATEpublic boolean isEndEffectiveDateNull()
end-effective-date' field has been set to Null
or not. The description of the 'end-effective-date' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setEndEffectiveDateNull(),
END_EFFECTIVE_DATEpublic boolean isEndEffectiveDateClear()
end-effective-date' field is clear or
not. The description of the 'end-effective-date' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearEndEffectiveDate(),
END_EFFECTIVE_DATEpublic void setEndEffectiveDate(Date endEffectiveDate)
end-effective-date' field. The description of
the 'end-effective-date' field is:
"No description provided."
endEffectiveDate - Value to setEND_EFFECTIVE_DATEpublic void clearEndEffectiveDate()
end-effective-date' field in the bean.
The description of the 'end-effective-date' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setEndEffectiveDateNull() method to clear the server's value.
See the description of cleared
values.
END_EFFECTIVE_DATEpublic void setEndEffectiveDateNull()
end-effective-date' field
in the bean. The description of the 'end-effective-date' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearEndEffectiveDate() method to avoid clearing the server's value.
See the description of Null
values.
END_EFFECTIVE_DATEpublic String getVulnTaxonomy()
taxonomy' field. The description of the 'taxonomy'
field is:
"No description provided."
null).VULN_TAXONOMYpublic boolean isVulnTaxonomyNull()
taxonomy' field has been set to Null or not.
The description of the 'taxonomy' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVulnTaxonomyNull(),
VULN_TAXONOMYpublic boolean isVulnTaxonomyClear()
taxonomy' field is clear or not. The
description of the 'taxonomy' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVulnTaxonomy(),
VULN_TAXONOMYpublic void setVulnTaxonomy(String vulnTaxonomy)
taxonomy' field. The description of the 'taxonomy'
field is:
"No description provided."
vulnTaxonomy - Value to setVULN_TAXONOMYpublic void clearVulnTaxonomy()
taxonomy' field in the bean. The description
of the 'taxonomy' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVulnTaxonomyNull() method to clear the server's value.
See the description of cleared
values.
VULN_TAXONOMYpublic void setVulnTaxonomyNull()
taxonomy' field in the
bean. The description of the 'taxonomy' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVulnTaxonomy() method to avoid clearing the server's value.
See the description of Null
values.
VULN_TAXONOMYpublic Date getBeginEffectiveDate()
begin-effective-date' field. The description
of the 'begin-effective-date' field is:
"No description provided."
null).BEGIN_EFFECTIVE_DATEpublic boolean isBeginEffectiveDateNull()
begin-effective-date' field has been set to Null
or not. The description of the 'begin-effective-date' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setBeginEffectiveDateNull(),
BEGIN_EFFECTIVE_DATEpublic boolean isBeginEffectiveDateClear()
begin-effective-date' field is clear
or not. The description of the 'begin-effective-date' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearBeginEffectiveDate(),
BEGIN_EFFECTIVE_DATEpublic void setBeginEffectiveDate(Date beginEffectiveDate)
begin-effective-date' field. The description
of the 'begin-effective-date' field is:
"No description provided."
beginEffectiveDate - Value to setBEGIN_EFFECTIVE_DATEpublic void clearBeginEffectiveDate()
begin-effective-date' field in the
bean. The description of the 'begin-effective-date' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setBeginEffectiveDateNull() method to clear the server's value.
See the description of cleared
values.
BEGIN_EFFECTIVE_DATEpublic void setBeginEffectiveDateNull()
begin-effective-date'
field in the bean. The description of the 'begin-effective-date' field
is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearBeginEffectiveDate() method to avoid clearing the server's
value.
See the description of Null
values.
BEGIN_EFFECTIVE_DATEpublic PortReferenceBean getPortReference()
port-reference' field. The description of the
'port-reference' field is:
"Vulnerability reference to a port object."
null).REL_PORT_REFpublic boolean isPortReferenceNull()
port-reference' field has been set to Null or
not. The description of the 'port-reference' field is:
"Vulnerability reference to a port object."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPortReferenceNull(),
REL_PORT_REFpublic boolean isPortReferenceClear()
port-reference' field is clear or not.
The description of the 'port-reference' field is:
"Vulnerability reference to a port object."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPortReference(),
REL_PORT_REFpublic void setPortReference(PortReferenceBean portReference)
port-reference' field. The description of the
'port-reference' field is:
"Vulnerability reference to a port object."
portReference - Value to setREL_PORT_REFpublic void clearPortReference()
port-reference' field in the bean.
The description of the 'port-reference' field is:
"Vulnerability reference to a port object."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPortReferenceNull() method to clear the server's value.
See the description of cleared
values.
REL_PORT_REFpublic void setPortReferenceNull()
port-reference' field
in the bean. The description of the 'port-reference' field is:
"Vulnerability reference to a port object."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPortReference() method to avoid clearing the server's value.
See the description of Null
values.
REL_PORT_REFpublic Collection<VulnerabilityInfoBean> getInfo()
vulnerability-info' field. The description of
the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
null).REL_VULNERABILITY_INFOpublic boolean isInfoNull()
vulnerability-info' field has been set to Null
or not. The description of the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setInfoNull(),
REL_VULNERABILITY_INFOpublic boolean isInfoClear()
vulnerability-info' field is clear or
not. The description of the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearInfo(),
REL_VULNERABILITY_INFOpublic void setInfo(Collection<? extends VulnerabilityInfoBean> info)
vulnerability-info' field. The description of
the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
info - Value to setREL_VULNERABILITY_INFOpublic void clearInfo()
vulnerability-info' field in the bean.
The description of the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setInfoNull() method to clear the server's value.
See the description of cleared
values.
REL_VULNERABILITY_INFOpublic void setInfoNull()
vulnerability-info' field
in the bean. The description of the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearInfo() method to avoid clearing the server's value.
See the description of Null
values.
REL_VULNERABILITY_INFOpublic void addToInfo(VulnerabilityInfoBean value)
vulnerability-info'. The description
of the 'vulnerability-info' field is:
"List of vulnerability information objects as a result of executing a vulnerability
report."
value - Value to add to collection.REL_VULNERABILITY_INFOpublic Collection<VulnerabilityCodeBean> getCodes()
vulnerability-codes' field. The description of
the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
null).REL_VULNERABILITY_CODESpublic boolean isCodesNull()
vulnerability-codes' field has been set to Null
or not. The description of the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCodesNull(),
REL_VULNERABILITY_CODESpublic boolean isCodesClear()
vulnerability-codes' field is clear or
not. The description of the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCodes(),
REL_VULNERABILITY_CODESpublic void setCodes(Collection<? extends VulnerabilityCodeBean> codes)
vulnerability-codes' field. The description of
the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
codes - Value to setREL_VULNERABILITY_CODESpublic void clearCodes()
vulnerability-codes' field in the bean.
The description of the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCodesNull() method to clear the server's value.
See the description of cleared
values.
REL_VULNERABILITY_CODESpublic void setCodesNull()
vulnerability-codes' field
in the bean. The description of the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCodes() method to avoid clearing the server's value.
See the description of Null
values.
REL_VULNERABILITY_CODESpublic void addToCodes(VulnerabilityCodeBean value)
vulnerability-codes'. The description
of the 'vulnerability-codes' field is:
"List of vulnerability code objects as a result of executing a vulnerability report."
value - Value to add to collection.REL_VULNERABILITY_CODESpublic ProtocolReferenceBean getProtocolReference()
protocol-reference' field. The description of
the 'protocol-reference' field is:
"Vulnerability reference to a protocol object."
null).REL_PROTOCOL_REFpublic boolean isProtocolReferenceNull()
protocol-reference' field has been set to Null
or not. The description of the 'protocol-reference' field is:
"Vulnerability reference to a protocol object."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setProtocolReferenceNull(),
REL_PROTOCOL_REFpublic boolean isProtocolReferenceClear()
protocol-reference' field is clear or
not. The description of the 'protocol-reference' field is:
"Vulnerability reference to a protocol object."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearProtocolReference(),
REL_PROTOCOL_REFpublic void setProtocolReference(ProtocolReferenceBean protocolReference)
protocol-reference' field. The description of
the 'protocol-reference' field is:
"Vulnerability reference to a protocol object."
protocolReference - Value to setREL_PROTOCOL_REFpublic void clearProtocolReference()
protocol-reference' field in the bean.
The description of the 'protocol-reference' field is:
"Vulnerability reference to a protocol object."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setProtocolReferenceNull() method to clear the server's value.
See the description of cleared
values.
REL_PROTOCOL_REFpublic void setProtocolReferenceNull()
protocol-reference' field
in the bean. The description of the 'protocol-reference' field is:
"Vulnerability reference to a protocol object."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearProtocolReference() method to avoid clearing the server's value.
See the description of Null
values.
REL_PROTOCOL_REFpublic static BeanMetaData<? extends VulnerabilityBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public VulnerabilityBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||