com.novell.db.object.bean
Class VulnerabilityRsrcBean

java.lang.Object
  extended by com.novell.sentinel.client.bean.SentinelBean
      extended by com.novell.db.object.bean.VulnerabilityRsrcBean

public class VulnerabilityRsrcBean
extends SentinelBean

An automatically-generated "bean" class for the Sentinel data object type 'vulnerability-resource'.

The description of the type is:

"Contains information about a resource (e.g., a host) scanned by a particular scanner."

The Sentinel data object bean classes are designed to be used to transport data to and from the Sentinel server. There exists a supporting infrastructure that handles the serialization/parsing of the data to/from the JSON transport format and which handles the actual HTTP transport.

A more complete description of Sentinel data object beans is found in the description of SentinelBean.

See Also:
SentinelBean, BeanTransporter

Field Summary
static String BUSINESS_SYSTEM
          The "bean name" of the Sentinel data object field 'BusinessSystem'.
static String CRITICALITY
          The "bean name" of the Sentinel data object field 'Criticality'.
static String DEPARTMENT
          The "bean name" of the Sentinel data object field 'Department'.
static String HOST_NAME
          The "bean name" of the Sentinel data object field 'HostName'.
static String IP
          The "bean name" of the Sentinel data object field 'IP'.
static String LOCATION
          The "bean name" of the Sentinel data object field 'Location'.
static String OPERATIONAL_ENVIRONMENT
          The "bean name" of the Sentinel data object field 'OperationalEnvironment'.
static String REGULATION
          The "bean name" of the Sentinel data object field 'Regulation'.
static String REGULATION_RATING
          The "bean name" of the Sentinel data object field 'RegulationRating'.
static String REL_VULNERABILITIES
          The "bean name" of the Sentinel data object field 'Vulnerabilities'.
static String SCANNER_ID
          The "bean name" of the Sentinel data object field 'ScannerId'.
 
Constructor Summary
  VulnerabilityRsrcBean()
          Construct an instance of the bean class.
protected VulnerabilityRsrcBean(BeanMetaData<? extends SentinelBean> metadata)
          Constructor for use by derived classes.
 
Method Summary
 void addToVulnerabilities(VulnerabilityBean value)
          Add a value to the collection field 'vulnerabilities'.
 void clearBusinessSystem()
          Clear any current value for the 'business-system' field in the bean.
 void clearCriticality()
          Clear any current value for the 'criticality' field in the bean.
 void clearDepartment()
          Clear any current value for the 'department' field in the bean.
 void clearHostName()
          Clear any current value for the 'hostname' field in the bean.
 void clearIP()
          Clear any current value for the 'ip' field in the bean.
 void clearLocation()
          Clear any current value for the 'location' field in the bean.
 void clearOperationalEnvironment()
          Clear any current value for the 'op-env' field in the bean.
 void clearRegulation()
          Clear any current value for the 'regulation' field in the bean.
 void clearRegulationRating()
          Clear any current value for the 'regulation-rating' field in the bean.
 void clearScannerId()
          Clear any current value for the 'scanner-id' field in the bean.
 void clearVulnerabilities()
          Clear any current value for the 'vulnerabilities' field in the bean.
 VulnerabilityRsrcBean clone()
          Create a duplicate of this bean instance, including all field values.
static BeanMetaData<? extends VulnerabilityRsrcBean> getBeanMetaData()
          Get the metadata class instance for this type.
 String getBusinessSystem()
          Get the value for the 'business-system' field.
 int getCriticality()
          Get the value for the 'criticality' field.
 String getDepartment()
          Get the value for the 'department' field.
 String getHostName()
          Get the value for the 'hostname' field.
 String getIP()
          Get the value for the 'ip' field.
 String getLocation()
          Get the value for the 'location' field.
 String getOperationalEnvironment()
          Get the value for the 'op-env' field.
 String getRegulation()
          Get the value for the 'regulation' field.
 String getRegulationRating()
          Get the value for the 'regulation-rating' field.
 String getScannerId()
          Get the value for the 'scanner-id' field.
 Collection<VulnerabilityBean> getVulnerabilities()
          Get the value for the 'vulnerabilities' field.
 boolean isBusinessSystemClear()
          Get whether the value for the 'business-system' field is clear or not.
 boolean isBusinessSystemNull()
          Get whether the 'business-system' field has been set to Null or not.
 boolean isCriticalityClear()
          Get whether the value for the 'criticality' field is clear or not.
 boolean isCriticalityNull()
          Get whether the 'criticality' field has been set to Null or not.
 boolean isDepartmentClear()
          Get whether the value for the 'department' field is clear or not.
 boolean isDepartmentNull()
          Get whether the 'department' field has been set to Null or not.
 boolean isHostNameClear()
          Get whether the value for the 'hostname' field is clear or not.
 boolean isHostNameNull()
          Get whether the 'hostname' field has been set to Null or not.
 boolean isIPClear()
          Get whether the value for the 'ip' field is clear or not.
 boolean isIPNull()
          Get whether the 'ip' field has been set to Null or not.
 boolean isLocationClear()
          Get whether the value for the 'location' field is clear or not.
 boolean isLocationNull()
          Get whether the 'location' field has been set to Null or not.
 boolean isOperationalEnvironmentClear()
          Get whether the value for the 'op-env' field is clear or not.
 boolean isOperationalEnvironmentNull()
          Get whether the 'op-env' field has been set to Null or not.
 boolean isRegulationClear()
          Get whether the value for the 'regulation' field is clear or not.
 boolean isRegulationNull()
          Get whether the 'regulation' field has been set to Null or not.
 boolean isRegulationRatingClear()
          Get whether the value for the 'regulation-rating' field is clear or not.
 boolean isRegulationRatingNull()
          Get whether the 'regulation-rating' field has been set to Null or not.
 boolean isScannerIdClear()
          Get whether the value for the 'scanner-id' field is clear or not.
 boolean isScannerIdNull()
          Get whether the 'scanner-id' field has been set to Null or not.
 boolean isVulnerabilitiesClear()
          Get whether the value for the 'vulnerabilities' field is clear or not.
 boolean isVulnerabilitiesNull()
          Get whether the 'vulnerabilities' field has been set to Null or not.
 void setBusinessSystem(String businessSystem)
          Set the value for the 'business-system' field.
 void setBusinessSystemNull()
          Set to Null any current value for the 'business-system' field in the bean.
 void setCriticality(int criticality)
          Set the value for the 'criticality' field.
 void setCriticalityNull()
          Set to Null any current value for the 'criticality' field in the bean.
 void setDepartment(String department)
          Set the value for the 'department' field.
 void setDepartmentNull()
          Set to Null any current value for the 'department' field in the bean.
 void setHostName(String hostName)
          Set the value for the 'hostname' field.
 void setHostNameNull()
          Set to Null any current value for the 'hostname' field in the bean.
 void setIP(String iP)
          Set the value for the 'ip' field.
 void setIPNull()
          Set to Null any current value for the 'ip' field in the bean.
 void setLocation(String location)
          Set the value for the 'location' field.
 void setLocationNull()
          Set to Null any current value for the 'location' field in the bean.
 void setOperationalEnvironment(String operationalEnvironment)
          Set the value for the 'op-env' field.
 void setOperationalEnvironmentNull()
          Set to Null any current value for the 'op-env' field in the bean.
 void setRegulation(String regulation)
          Set the value for the 'regulation' field.
 void setRegulationNull()
          Set to Null any current value for the 'regulation' field in the bean.
 void setRegulationRating(String regulationRating)
          Set the value for the 'regulation-rating' field.
 void setRegulationRatingNull()
          Set to Null any current value for the 'regulation-rating' field in the bean.
 void setScannerId(String scannerId)
          Set the value for the 'scanner-id' field.
 void setScannerIdNull()
          Set to Null any current value for the 'scanner-id' field in the bean.
 void setVulnerabilities(Collection<? extends VulnerabilityBean> vulnerabilities)
          Set the value for the 'vulnerabilities' field.
 void setVulnerabilitiesNull()
          Set to Null any current value for the 'vulnerabilities' 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

BUSINESS_SYSTEM

public static final String BUSINESS_SYSTEM
The "bean name" of the Sentinel data object field 'BusinessSystem'. The value is ""business-system"".

The description of the 'business-system' field is:

"The business unit which holds this asset."

See Also:
Constant Field Values

LOCATION

public static final String LOCATION
The "bean name" of the Sentinel data object field 'Location'. The value is ""location"".

The description of the 'location' field is:

"The location at which this asset is located; use internal codes or full address."

See Also:
Constant Field Values

CRITICALITY

public static final String CRITICALITY
The "bean name" of the Sentinel data object field 'Criticality'. The value is ""criticality"".

The description of the 'criticality' field is:

"The criticality rating of the vulnerability (low|med|high)."

See Also:
Constant Field Values

SCANNER_ID

public static final String SCANNER_ID
The "bean name" of the Sentinel data object field 'ScannerId'. The value is ""scanner-id"".

The description of the 'scanner-id' field is:

"Unique scanner identifier"

See Also:
Constant Field Values

OPERATIONAL_ENVIRONMENT

public static final String OPERATIONAL_ENVIRONMENT
The "bean name" of the Sentinel data object field 'OperationalEnvironment'. The value is ""op-env"".

The description of the 'op-env' field is:

"No description provided."

See Also:
Constant Field Values

IP

public static final String IP
The "bean name" of the Sentinel data object field 'IP'. The value is ""ip"".

The description of the 'ip' field is:

"IP Address of the asset where the vulnerability was detected."

See Also:
Constant Field Values

REL_VULNERABILITIES

public static final String REL_VULNERABILITIES
The "bean name" of the Sentinel data object field 'Vulnerabilities'. The value is ""vulnerabilities"".

The description of the 'vulnerabilities' field is:

"List of Vulnerability objects as a result of executing a vulnerability report."

See Also:
Constant Field Values

REGULATION_RATING

public static final String REGULATION_RATING
The "bean name" of the Sentinel data object field 'RegulationRating'. The value is ""regulation-rating"".

The description of the 'regulation-rating' field is:

"No description provided."

See Also:
Constant Field Values

HOST_NAME

public static final String HOST_NAME
The "bean name" of the Sentinel data object field 'HostName'. The value is ""hostname"".

The description of the 'hostname' field is:

"The hostname of the asset as provided by a name service (DNS, WINS) where the vulnerability was detected."

See Also:
Constant Field Values

DEPARTMENT

public static final String DEPARTMENT
The "bean name" of the Sentinel data object field 'Department'. The value is ""department"".

The description of the 'department' field is:

"The department which holds this asset."

See Also:
Constant Field Values

REGULATION

public static final String REGULATION
The "bean name" of the Sentinel data object field 'Regulation'. The value is ""regulation"".

The description of the 'regulation' field is:

"The regulation violated by the vulnerability (SOX|HIPAA)."

See Also:
Constant Field Values
Constructor Detail

VulnerabilityRsrcBean

public VulnerabilityRsrcBean()
Construct an instance of the bean class.


VulnerabilityRsrcBean

protected VulnerabilityRsrcBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes.

Parameters:
metadata - The metadata instance for the derived bean class. Normally this constructor will only be called by generated code.
Method Detail

getCriticality

public int getCriticality()
Get the value for the 'criticality' field. The description of the 'criticality' field is:

"The criticality rating of the vulnerability (low|med|high)."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
CRITICALITY

isCriticalityNull

public boolean isCriticalityNull()
Get whether the 'criticality' field has been set to Null or not. The description of the 'criticality' field is:

"The criticality rating of the vulnerability (low|med|high)."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setCriticalityNull(), CRITICALITY

isCriticalityClear

public boolean isCriticalityClear()
Get whether the value for the 'criticality' field is clear or not. The description of the 'criticality' field is:

"The criticality rating of the vulnerability (low|med|high)."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearCriticality(), CRITICALITY

setCriticality

public void setCriticality(int criticality)
Set the value for the 'criticality' field. The description of the 'criticality' field is:

"The criticality rating of the vulnerability (low|med|high)."

Parameters:
criticality - Value to set
See Also:
CRITICALITY

clearCriticality

public void clearCriticality()
Clear any current value for the 'criticality' field in the bean. The description of the 'criticality' field is:

"The criticality rating of the vulnerability (low|med|high)."

Using this method will not clear the server value when the bean is PUT to the server. Use the setCriticalityNull() method to clear the server's value.

See the description of cleared values.

See Also:
CRITICALITY

setCriticalityNull

public void setCriticalityNull()
Set to Null any current value for the 'criticality' field in the bean. The description of the 'criticality' field is:

"The criticality rating of the vulnerability (low|med|high)."

Using this method will clear the server value when the bean is PUT to the server. Use the clearCriticality() method to avoid clearing the server's value.

See the description of Null values.

See Also:
CRITICALITY

getLocation

public String getLocation()
Get the value for the 'location' field. The description of the 'location' field is:

"The location at which this asset is located; use internal codes or full address."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
LOCATION

isLocationNull

public boolean isLocationNull()
Get whether the 'location' field has been set to Null or not. The description of the 'location' field is:

"The location at which this asset is located; use internal codes or full address."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setLocationNull(), LOCATION

isLocationClear

public boolean isLocationClear()
Get whether the value for the 'location' field is clear or not. The description of the 'location' field is:

"The location at which this asset is located; use internal codes or full address."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearLocation(), LOCATION

setLocation

public void setLocation(String location)
Set the value for the 'location' field. The description of the 'location' field is:

"The location at which this asset is located; use internal codes or full address."

Parameters:
location - Value to set
See Also:
LOCATION

clearLocation

public void clearLocation()
Clear any current value for the 'location' field in the bean. The description of the 'location' field is:

"The location at which this asset is located; use internal codes or full address."

Using this method will not clear the server value when the bean is PUT to the server. Use the setLocationNull() method to clear the server's value.

See the description of cleared values.

See Also:
LOCATION

setLocationNull

public void setLocationNull()
Set to Null any current value for the 'location' field in the bean. The description of the 'location' field is:

"The location at which this asset is located; use internal codes or full address."

Using this method will clear the server value when the bean is PUT to the server. Use the clearLocation() method to avoid clearing the server's value.

See the description of Null values.

See Also:
LOCATION

getDepartment

public String getDepartment()
Get the value for the 'department' field. The description of the 'department' field is:

"The department which holds this asset."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
DEPARTMENT

isDepartmentNull

public boolean isDepartmentNull()
Get whether the 'department' field has been set to Null or not. The description of the 'department' field is:

"The department which holds this asset."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setDepartmentNull(), DEPARTMENT

isDepartmentClear

public boolean isDepartmentClear()
Get whether the value for the 'department' field is clear or not. The description of the 'department' field is:

"The department which holds this asset."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearDepartment(), DEPARTMENT

setDepartment

public void setDepartment(String department)
Set the value for the 'department' field. The description of the 'department' field is:

"The department which holds this asset."

Parameters:
department - Value to set
See Also:
DEPARTMENT

clearDepartment

public void clearDepartment()
Clear any current value for the 'department' field in the bean. The description of the 'department' field is:

"The department which holds this asset."

Using this method will not clear the server value when the bean is PUT to the server. Use the setDepartmentNull() method to clear the server's value.

See the description of cleared values.

See Also:
DEPARTMENT

setDepartmentNull

public void setDepartmentNull()
Set to Null any current value for the 'department' field in the bean. The description of the 'department' field is:

"The department which holds this asset."

Using this method will clear the server value when the bean is PUT to the server. Use the clearDepartment() method to avoid clearing the server's value.

See the description of Null values.

See Also:
DEPARTMENT

getRegulation

public String getRegulation()
Get the value for the 'regulation' field. The description of the 'regulation' field is:

"The regulation violated by the vulnerability (SOX|HIPAA)."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
REGULATION

isRegulationNull

public boolean isRegulationNull()
Get whether the 'regulation' field has been set to Null or not. The description of the 'regulation' field is:

"The regulation violated by the vulnerability (SOX|HIPAA)."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setRegulationNull(), REGULATION

isRegulationClear

public boolean isRegulationClear()
Get whether the value for the 'regulation' field is clear or not. The description of the 'regulation' field is:

"The regulation violated by the vulnerability (SOX|HIPAA)."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearRegulation(), REGULATION

setRegulation

public void setRegulation(String regulation)
Set the value for the 'regulation' field. The description of the 'regulation' field is:

"The regulation violated by the vulnerability (SOX|HIPAA)."

Parameters:
regulation - Value to set
See Also:
REGULATION

clearRegulation

public void clearRegulation()
Clear any current value for the 'regulation' field in the bean. The description of the 'regulation' field is:

"The regulation violated by the vulnerability (SOX|HIPAA)."

Using this method will not clear the server value when the bean is PUT to the server. Use the setRegulationNull() method to clear the server's value.

See the description of cleared values.

See Also:
REGULATION

setRegulationNull

public void setRegulationNull()
Set to Null any current value for the 'regulation' field in the bean. The description of the 'regulation' field is:

"The regulation violated by the vulnerability (SOX|HIPAA)."

Using this method will clear the server value when the bean is PUT to the server. Use the clearRegulation() method to avoid clearing the server's value.

See the description of Null values.

See Also:
REGULATION

getHostName

public String getHostName()
Get the value for the 'hostname' field. The description of the 'hostname' field is:

"The hostname of the asset as provided by a name service (DNS, WINS) where the vulnerability was detected."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
HOST_NAME

isHostNameNull

public boolean isHostNameNull()
Get whether the 'hostname' field has been set to Null or not. The description of the 'hostname' field is:

"The hostname of the asset as provided by a name service (DNS, WINS) where the vulnerability was detected."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setHostNameNull(), HOST_NAME

isHostNameClear

public boolean isHostNameClear()
Get whether the value for the 'hostname' field is clear or not. The description of the 'hostname' field is:

"The hostname of the asset as provided by a name service (DNS, WINS) where the vulnerability was detected."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearHostName(), HOST_NAME

setHostName

public void setHostName(String hostName)
Set the value for the 'hostname' field. The description of the 'hostname' field is:

"The hostname of the asset as provided by a name service (DNS, WINS) where the vulnerability was detected."

Parameters:
hostName - Value to set
See Also:
HOST_NAME

clearHostName

public void clearHostName()
Clear any current value for the 'hostname' field in the bean. The description of the 'hostname' field is:

"The hostname of the asset as provided by a name service (DNS, WINS) where the vulnerability was detected."

Using this method will not clear the server value when the bean is PUT to the server. Use the setHostNameNull() method to clear the server's value.

See the description of cleared values.

See Also:
HOST_NAME

setHostNameNull

public void setHostNameNull()
Set to Null any current value for the 'hostname' field in the bean. The description of the 'hostname' field is:

"The hostname of the asset as provided by a name service (DNS, WINS) where the vulnerability was detected."

Using this method will clear the server value when the bean is PUT to the server. Use the clearHostName() method to avoid clearing the server's value.

See the description of Null values.

See Also:
HOST_NAME

getOperationalEnvironment

public String getOperationalEnvironment()
Get the value for the 'op-env' field. The description of the 'op-env' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
OPERATIONAL_ENVIRONMENT

isOperationalEnvironmentNull

public boolean isOperationalEnvironmentNull()
Get whether the 'op-env' field has been set to Null or not. The description of the 'op-env' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setOperationalEnvironmentNull(), OPERATIONAL_ENVIRONMENT

isOperationalEnvironmentClear

public boolean isOperationalEnvironmentClear()
Get whether the value for the 'op-env' field is clear or not. The description of the 'op-env' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearOperationalEnvironment(), OPERATIONAL_ENVIRONMENT

setOperationalEnvironment

public void setOperationalEnvironment(String operationalEnvironment)
Set the value for the 'op-env' field. The description of the 'op-env' field is:

"No description provided."

Parameters:
operationalEnvironment - Value to set
See Also:
OPERATIONAL_ENVIRONMENT

clearOperationalEnvironment

public void clearOperationalEnvironment()
Clear any current value for the 'op-env' field in the bean. The description of the 'op-env' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setOperationalEnvironmentNull() method to clear the server's value.

See the description of cleared values.

See Also:
OPERATIONAL_ENVIRONMENT

setOperationalEnvironmentNull

public void setOperationalEnvironmentNull()
Set to Null any current value for the 'op-env' field in the bean. The description of the 'op-env' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearOperationalEnvironment() method to avoid clearing the server's value.

See the description of Null values.

See Also:
OPERATIONAL_ENVIRONMENT

getScannerId

public String getScannerId()
Get the value for the 'scanner-id' field. The description of the 'scanner-id' field is:

"Unique scanner identifier"

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
SCANNER_ID

isScannerIdNull

public boolean isScannerIdNull()
Get whether the 'scanner-id' field has been set to Null or not. The description of the 'scanner-id' field is:

"Unique scanner identifier"

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setScannerIdNull(), SCANNER_ID

isScannerIdClear

public boolean isScannerIdClear()
Get whether the value for the 'scanner-id' field is clear or not. The description of the 'scanner-id' field is:

"Unique scanner identifier"

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearScannerId(), SCANNER_ID

setScannerId

public void setScannerId(String scannerId)
Set the value for the 'scanner-id' field. The description of the 'scanner-id' field is:

"Unique scanner identifier"

Parameters:
scannerId - Value to set
See Also:
SCANNER_ID

clearScannerId

public void clearScannerId()
Clear any current value for the 'scanner-id' field in the bean. The description of the 'scanner-id' field is:

"Unique scanner identifier"

Using this method will not clear the server value when the bean is PUT to the server. Use the setScannerIdNull() method to clear the server's value.

See the description of cleared values.

See Also:
SCANNER_ID

setScannerIdNull

public void setScannerIdNull()
Set to Null any current value for the 'scanner-id' field in the bean. The description of the 'scanner-id' field is:

"Unique scanner identifier"

Using this method will clear the server value when the bean is PUT to the server. Use the clearScannerId() method to avoid clearing the server's value.

See the description of Null values.

See Also:
SCANNER_ID

getRegulationRating

public String getRegulationRating()
Get the value for the 'regulation-rating' field. The description of the 'regulation-rating' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
REGULATION_RATING

isRegulationRatingNull

public boolean isRegulationRatingNull()
Get whether the 'regulation-rating' field has been set to Null or not. The description of the 'regulation-rating' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setRegulationRatingNull(), REGULATION_RATING

isRegulationRatingClear

public boolean isRegulationRatingClear()
Get whether the value for the 'regulation-rating' field is clear or not. The description of the 'regulation-rating' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearRegulationRating(), REGULATION_RATING

setRegulationRating

public void setRegulationRating(String regulationRating)
Set the value for the 'regulation-rating' field. The description of the 'regulation-rating' field is:

"No description provided."

Parameters:
regulationRating - Value to set
See Also:
REGULATION_RATING

clearRegulationRating

public void clearRegulationRating()
Clear any current value for the 'regulation-rating' field in the bean. The description of the 'regulation-rating' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setRegulationRatingNull() method to clear the server's value.

See the description of cleared values.

See Also:
REGULATION_RATING

setRegulationRatingNull

public void setRegulationRatingNull()
Set to Null any current value for the 'regulation-rating' field in the bean. The description of the 'regulation-rating' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearRegulationRating() method to avoid clearing the server's value.

See the description of Null values.

See Also:
REGULATION_RATING

getBusinessSystem

public String getBusinessSystem()
Get the value for the 'business-system' field. The description of the 'business-system' field is:

"The business unit which holds this asset."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
BUSINESS_SYSTEM

isBusinessSystemNull

public boolean isBusinessSystemNull()
Get whether the 'business-system' field has been set to Null or not. The description of the 'business-system' field is:

"The business unit which holds this asset."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setBusinessSystemNull(), BUSINESS_SYSTEM

isBusinessSystemClear

public boolean isBusinessSystemClear()
Get whether the value for the 'business-system' field is clear or not. The description of the 'business-system' field is:

"The business unit which holds this asset."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearBusinessSystem(), BUSINESS_SYSTEM

setBusinessSystem

public void setBusinessSystem(String businessSystem)
Set the value for the 'business-system' field. The description of the 'business-system' field is:

"The business unit which holds this asset."

Parameters:
businessSystem - Value to set
See Also:
BUSINESS_SYSTEM

clearBusinessSystem

public void clearBusinessSystem()
Clear any current value for the 'business-system' field in the bean. The description of the 'business-system' field is:

"The business unit which holds this asset."

Using this method will not clear the server value when the bean is PUT to the server. Use the setBusinessSystemNull() method to clear the server's value.

See the description of cleared values.

See Also:
BUSINESS_SYSTEM

setBusinessSystemNull

public void setBusinessSystemNull()
Set to Null any current value for the 'business-system' field in the bean. The description of the 'business-system' field is:

"The business unit which holds this asset."

Using this method will clear the server value when the bean is PUT to the server. Use the clearBusinessSystem() method to avoid clearing the server's value.

See the description of Null values.

See Also:
BUSINESS_SYSTEM

getIP

public String getIP()
Get the value for the 'ip' field. The description of the 'ip' field is:

"IP Address of the asset where the vulnerability was detected."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
IP

isIPNull

public boolean isIPNull()
Get whether the 'ip' field has been set to Null or not. The description of the 'ip' field is:

"IP Address of the asset where the vulnerability was detected."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setIPNull(), IP

isIPClear

public boolean isIPClear()
Get whether the value for the 'ip' field is clear or not. The description of the 'ip' field is:

"IP Address of the asset where the vulnerability was detected."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearIP(), IP

setIP

public void setIP(String iP)
Set the value for the 'ip' field. The description of the 'ip' field is:

"IP Address of the asset where the vulnerability was detected."

Parameters:
iP - Value to set
See Also:
IP

clearIP

public void clearIP()
Clear any current value for the 'ip' field in the bean. The description of the 'ip' field is:

"IP Address of the asset where the vulnerability was detected."

Using this method will not clear the server value when the bean is PUT to the server. Use the setIPNull() method to clear the server's value.

See the description of cleared values.

See Also:
IP

setIPNull

public void setIPNull()
Set to Null any current value for the 'ip' field in the bean. The description of the 'ip' field is:

"IP Address of the asset where the vulnerability was detected."

Using this method will clear the server value when the bean is PUT to the server. Use the clearIP() method to avoid clearing the server's value.

See the description of Null values.

See Also:
IP

getVulnerabilities

public Collection<VulnerabilityBean> getVulnerabilities()
Get the value for the 'vulnerabilities' field. The description of the 'vulnerabilities' field is:

"List of Vulnerability objects as a result of executing a vulnerability report."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
REL_VULNERABILITIES

isVulnerabilitiesNull

public boolean isVulnerabilitiesNull()
Get whether the 'vulnerabilities' field has been set to Null or not. The description of the 'vulnerabilities' field is:

"List of Vulnerability objects as a result of executing a vulnerability report."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setVulnerabilitiesNull(), REL_VULNERABILITIES

isVulnerabilitiesClear

public boolean isVulnerabilitiesClear()
Get whether the value for the 'vulnerabilities' field is clear or not. The description of the 'vulnerabilities' field is:

"List of Vulnerability objects as a result of executing a vulnerability report."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearVulnerabilities(), REL_VULNERABILITIES

setVulnerabilities

public void setVulnerabilities(Collection<? extends VulnerabilityBean> vulnerabilities)
Set the value for the 'vulnerabilities' field. The description of the 'vulnerabilities' field is:

"List of Vulnerability objects as a result of executing a vulnerability report."

Parameters:
vulnerabilities - Value to set
See Also:
REL_VULNERABILITIES

clearVulnerabilities

public void clearVulnerabilities()
Clear any current value for the 'vulnerabilities' field in the bean. The description of the 'vulnerabilities' field is:

"List of Vulnerability 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 setVulnerabilitiesNull() method to clear the server's value.

See the description of cleared values.

See Also:
REL_VULNERABILITIES

setVulnerabilitiesNull

public void setVulnerabilitiesNull()
Set to Null any current value for the 'vulnerabilities' field in the bean. The description of the 'vulnerabilities' field is:

"List of Vulnerability 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 clearVulnerabilities() method to avoid clearing the server's value.

See the description of Null values.

See Also:
REL_VULNERABILITIES

addToVulnerabilities

public void addToVulnerabilities(VulnerabilityBean value)
Add a value to the collection field 'vulnerabilities'. The description of the 'vulnerabilities' field is:

"List of Vulnerability objects as a result of executing a vulnerability report."

Parameters:
value - Value to add to collection.
See Also:
REL_VULNERABILITIES

getBeanMetaData

public static BeanMetaData<? extends VulnerabilityRsrcBean> getBeanMetaData()
Get the metadata class instance for this type.

The metadata is used primarily as a parameter to a BeanTransporter implementation''s constructor.


clone

public VulnerabilityRsrcBean clone()
Create a duplicate of this bean instance, including all field values.

Overrides:
clone in class Object