Class TextPreview

  • All Implemented Interfaces:
    java.io.Serializable

    public class TextPreview
    extends Preview
    Java class for the TextPreview type.
    See Also:
    Serialized Form
    • Constructor Detail

      • TextPreview

        public TextPreview()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from class: Preview
        Gets name.
        Overrides:
        getName in class Preview
        Returns:
        the name
      • setName

        public void setName​(java.lang.String textname)
        Description copied from class: Preview
        Sets name.
        Overrides:
        setName in class Preview
        Parameters:
        textname - the name
      • getDescription

        public java.lang.String getDescription()
        Gets description.
        Returns:
        the description
      • setDescription

        public void setDescription​(java.lang.String info1)
        Sets description.
        Parameters:
        info1 - the info 1
      • getText

        public java.lang.String getText()
        Gets text.
        Returns:
        the text
      • setText

        public void setText​(java.lang.String text)
        Sets text.
        Parameters:
        text - the text
      • setContent

        public void setContent​(java.lang.String content)
        Description copied from class: Comet3EntityData
        Sets content.
        Specified by:
        setContent in class Comet3EntityData
        Parameters:
        content - the content