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