public class TextWithSummaryWrapper extends TextWrapper
| Constructor and Description |
|---|
TextWithSummaryWrapper(String body,
String summary) |
TextWithSummaryWrapper(String value,
String format,
String summary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSummary() |
int |
hashCode() |
getFormat, getValuepublic String getSummary()
public boolean equals(Object o)
equals in class TextWrapperpublic int hashCode()
hashCode in class TextWrapperCopyright © 2017 JBoss by Red Hat. All rights reserved.