org.oasis.was
Interface SerializableVulnerability

All Superinterfaces:
javax.xml.bind.Element, Vulnerability

public interface SerializableVulnerability
extends javax.xml.bind.Element, Vulnerability

Java content class for vulnerability element declaration.

The following schema fragment specifies the expected content contained within this java content object.

 <element name="vulnerability" type="{http://www.oasis.org/was}Vulnerability"/>
 


Methods inherited from interface org.oasis.was.Vulnerability
getAttackCharacteristics, getAttackSurfaces, getConditions, getConsequences, getDescription, getName, getTarget, setDescription, setName, setTarget
 



Copyright © OASIS. All Rights Reserved.