@Entity public class ChannelVulnerabilityFilter extends AuditableEntity
| Constructor and Description |
|---|
ChannelVulnerabilityFilter() |
| Modifier and Type | Method and Description |
|---|---|
ChannelType |
getSourceChannelType() |
ChannelVulnerability |
getSourceChannelVulnerability() |
GenericSeverity |
getTargetGenericSeverity() |
void |
setSourceChannelType(ChannelType sourceChannelType) |
void |
setSourceChannelVulnerability(ChannelVulnerability sourceChannelVulnerability) |
void |
setTargetGenericSeverity(GenericSeverity targetGenericSeverity) |
String |
toString() |
getCreatedDate, getModifiedDate, isActive, setActive, setCreatedDate, setModifiedDategetId, isNew, setIdpublic ChannelType getSourceChannelType()
public void setSourceChannelType(ChannelType sourceChannelType)
public GenericSeverity getTargetGenericSeverity()
public void setTargetGenericSeverity(GenericSeverity targetGenericSeverity)
public ChannelVulnerability getSourceChannelVulnerability()
public void setSourceChannelVulnerability(ChannelVulnerability sourceChannelVulnerability)
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.