Class DescriptionRule

    • Constructor Detail

      • DescriptionRule

        public DescriptionRule()
    • Method Detail

      • getProfile

        public java.lang.String getProfile()
      • setProfile

        public void setProfile​(java.lang.String profile)
      • setContentStyle

        public void setContentStyle​(TextStyleType contentStyle)
      • getContent

        public java.lang.String getContent()
      • setContent

        public void setContent​(java.lang.String content)
      • getFormattedContent

        public java.lang.String getFormattedContent()
      • setFormattedContent

        public void setFormattedContent​(java.lang.String formattedContent)
      • setCandidates

        public void setCandidates​(java.util.List<DescriptionRule> candidates)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object