Class ExactForm

java.lang.Object
com.tyndalehouse.step.core.models.ExactForm
All Implemented Interfaces:
Serializable

public class ExactForm extends Object implements Serializable
Contains information about a bible version to be displayed on the screen in the UI
See Also:
  • Constructor Details

    • ExactForm

      public ExactForm()
  • Method Details

    • isGreek

      public boolean isGreek()
    • setGreek

      public void setGreek(boolean greek)
    • getText

      public String getText()
    • setText

      public void setText(String text)