Interface RichTextValue

  • All Superinterfaces:
    GenericValue

    @ConsumerType
    public interface RichTextValue
    extends GenericValue
    Represents a rich text value.
    • Method Detail

      • getText

        @NotNull
        @NotNull java.lang.String getText()
        Returns:
        Rich text (HTML fragment)