Class TRuleAnnotation

    • Field Detail

      • text

        protected java.lang.String text
    • Constructor Detail

      • TRuleAnnotation

        public TRuleAnnotation()
    • Method Detail

      • getText

        public java.lang.String getText()
        Description copied from interface: RuleAnnotation
        Gets the value of the text property.
        Specified by:
        getText in interface RuleAnnotation
        Returns:
        possible object is String
      • setText

        public void setText​(java.lang.String value)
        Description copied from interface: RuleAnnotation
        Sets the value of the text property.
        Specified by:
        setText in interface RuleAnnotation
        Parameters:
        value - allowed object is String