public class CVEJSON40Min11 extends Object
| Constructor and Description |
|---|
CVEJSON40Min11() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
CVEDataMeta |
getCVEDataMeta() |
Description |
getDescription()
(Required)
|
Problemtype |
getProblemtype()
(Required)
|
References |
getReferences()
(Required)
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setCVEDataMeta(CVEDataMeta cVEDataMeta) |
void |
setDescription(Description description)
(Required)
|
void |
setProblemtype(Problemtype problemtype)
(Required)
|
void |
setReferences(References references)
(Required)
|
String |
toString() |
public CVEDataMeta getCVEDataMeta()
public void setCVEDataMeta(CVEDataMeta cVEDataMeta)
public Problemtype getProblemtype()
public void setProblemtype(Problemtype problemtype)
public References getReferences()
public void setReferences(References references)
public Description getDescription()
public void setDescription(Description description)
Copyright © 2012–2021 OWASP. All rights reserved.