@Entity public class Dependency extends AuditableEntity
| Constructor and Description |
|---|
Dependency() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentFilePath() |
String |
getComponentName() |
String |
getCve() |
String |
getDescription() |
String |
getKey() |
String |
getRefId() |
String |
getRefLink() |
String |
getSource() |
void |
setComponentFilePath(String componentFilePath) |
void |
setComponentName(String componentName) |
void |
setCve(String cve) |
void |
setDescription(String description) |
void |
setRefLink(String refLink) |
void |
setSource(String source) |
String |
toString() |
getCreatedDate, getModifiedDate, isActive, setActive, setCreatedDate, setModifiedDategetId, isNew, setIdpublic void setComponentName(String componentName)
public void setComponentFilePath(String componentFilePath)
public void setDescription(String description)
public String getCve()
public void setCve(String cve)
public void setSource(String source)
public String getKey()
public String getRefLink()
public void setRefLink(String refLink)
public String getRefId()
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.