com.h3xstream.retirejs.vuln
Class DescriptionModel
java.lang.Object
com.h3xstream.retirejs.vuln.DescriptionModel
public class DescriptionModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptionModel
public DescriptionModel()
getDetectedLibrary
public String getDetectedLibrary()
setDetectedLibrary
public void setDetectedLibrary(String detectedLibrary)
getDetectedVersion
public String getDetectedVersion()
setDetectedVersion
public void setDetectedVersion(String detectedVersion)
getLinks
public List<String> getLinks()
getAboveVersion
public String getAboveVersion()
setAboveVersion
public void setAboveVersion(String aboveVersion)
getBelowVersion
public String getBelowVersion()
setBelowVersion
public void setBelowVersion(String belowVersion)
Copyright © 2015. All rights reserved.