Interface SecurityQuestion

All Superinterfaces:
Entity, Serializable
All Known Implementing Classes:
JPASecurityQuestion, Neo4jSecurityQuestion

public interface SecurityQuestion extends Entity
  • Method Details

    • getContent

      String getContent()
    • setContent

      void setContent(String content)