Package org.gedcomx.common
Interface HasText
public interface HasText
A genealogical resource that has text.
-
Method Summary
-
Method Details
-
getText
String getText()The text.- Returns:
- The text.
-
setText
The text.- Parameters:
text- The text.
-