@Generated(value="jsonschema2pojo")
public class CVEJSON40Min11
extends java.lang.Object
Constructor and Description |
---|
CVEJSON40Min11() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalProperties() |
CVEDataMeta |
getCVEDataMeta() |
Description |
getDescription()
(Required)
|
Problemtype |
getProblemtype()
(Required)
|
References |
getReferences()
(Required)
|
int |
hashCode() |
void |
setAdditionalProperty(java.lang.String name,
java.lang.Object value) |
void |
setCVEDataMeta(CVEDataMeta cVEDataMeta) |
void |
setDescription(Description description)
(Required)
|
void |
setProblemtype(Problemtype problemtype)
(Required)
|
void |
setReferences(References references)
(Required)
|
java.lang.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)
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
public void setAdditionalProperty(java.lang.String name, java.lang.Object value)
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
Copyright© 2012-21 Jeremy Long. All Rights Reserved.