Class TextValue

java.lang.Object
org.gedcomx.common.TextValue

public class TextValue extends Object
An element representing a text value that may be in a specific language.
  • Constructor Details

    • TextValue

      public TextValue()
    • TextValue

      public TextValue(String value)
    • TextValue

      public TextValue(TextValue copy)
  • Method Details