public class ProblemtypeDatum extends Object
| Constructor and Description |
|---|
ProblemtypeDatum() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<LangString> |
getDescription()
(Required)
|
int |
hashCode() |
void |
setDescription(List<LangString> description)
(Required)
|
String |
toString() |
public List<LangString> getDescription()
public void setDescription(List<LangString> description)
Copyright © 2012–2020 OWASP. All rights reserved.