Package org.gedcomx.common
Interface HasText
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetText()The text.voidsetText(String text)The text.
-
| Modifier and Type | Method | Description |
|---|---|---|
String |
getText() |
The text.
|
void |
setText(String text) |
The text.
|