Class TextvariableImpl

    • Constructor Detail

      • TextvariableImpl

        public TextvariableImpl()
    • Method Detail

      • getUid

        public int getUid()
        Description copied from interface: Textvariable
        Gets uid.
        Specified by:
        getUid in interface Textvariable
        Returns:
        the uid
      • setUid

        public void setUid​(int uid)
        Description copied from interface: Textvariable
        Sets uid.
        Specified by:
        setUid in interface Textvariable
        Parameters:
        uid - the uid to set
      • getName

        public java.lang.String getName()
        Description copied from interface: Textvariable
        Gets name.
        Specified by:
        getName in interface Textvariable
        Returns:
        the name
      • setName

        public void setName​(java.lang.String name)
        Description copied from interface: Textvariable
        Sets name.
        Specified by:
        setName in interface Textvariable
        Parameters:
        name - the name to set
      • getType

        public java.lang.String getType()
        Description copied from interface: Textvariable
        Gets type.
        Specified by:
        getType in interface Textvariable
        Returns:
        the type
      • setType

        public void setType​(java.lang.String type)
        Description copied from interface: Textvariable
        Sets type.
        Specified by:
        setType in interface Textvariable
        Parameters:
        type - the type to set
      • getStyleuid

        public int getStyleuid()
        Description copied from interface: Textvariable
        Gets styleuid.
        Specified by:
        getStyleuid in interface Textvariable
        Returns:
        the styleuid
      • setStyleuid

        public void setStyleuid​(int styleuid)
        Description copied from interface: Textvariable
        Sets styleuid.
        Specified by:
        setStyleuid in interface Textvariable
        Parameters:
        styleuid - the styleuid to set
      • getContent

        public java.lang.String getContent()
        Description copied from interface: Textvariable
        Gets content.
        Specified by:
        getContent in interface Textvariable
        Returns:
        the content
      • setContent

        public void setContent​(java.lang.String content)
        Description copied from interface: Textvariable
        Sets content.
        Specified by:
        setContent in interface Textvariable
        Parameters:
        content - the content to set
      • getTextBefore

        public java.lang.String getTextBefore()
        Description copied from interface: Textvariable
        Gets text before.
        Specified by:
        getTextBefore in interface Textvariable
        Returns:
        the textBefore
      • setTextBefore

        public void setTextBefore​(java.lang.String textBefore)
        Description copied from interface: Textvariable
        Sets text before.
        Specified by:
        setTextBefore in interface Textvariable
        Parameters:
        textBefore - the textBefore to set
      • getTextAfter

        public java.lang.String getTextAfter()
        Description copied from interface: Textvariable
        Gets text after.
        Specified by:
        getTextAfter in interface Textvariable
        Returns:
        the textAfter
      • setTextAfter

        public void setTextAfter​(java.lang.String textAfter)
        Description copied from interface: Textvariable
        Sets text after.
        Specified by:
        setTextAfter in interface Textvariable
        Parameters:
        textAfter - the textAfter to set
      • getScope

        public java.lang.String getScope()
        Description copied from interface: Textvariable
        Gets scope.
        Specified by:
        getScope in interface Textvariable
        Returns:
        the scope
      • setScope

        public void setScope​(java.lang.String scope)
        Description copied from interface: Textvariable
        Sets scope.
        Specified by:
        setScope in interface Textvariable
        Parameters:
        scope - the scope to set
      • getUse

        public java.lang.String getUse()
        Description copied from interface: Textvariable
        Gets use.
        Specified by:
        getUse in interface Textvariable
        Returns:
        the use
      • setUse

        public void setUse​(java.lang.String use)
        Description copied from interface: Textvariable
        Sets use.
        Specified by:
        setUse in interface Textvariable
        Parameters:
        use - the use to set
      • getDeleteEndPunctuation

        public java.lang.String getDeleteEndPunctuation()
        Description copied from interface: Textvariable
        Gets delete end punctuation.
        Specified by:
        getDeleteEndPunctuation in interface Textvariable
        Returns:
        the deleteEndPunctuation
      • setDeleteEndPunctuation

        public void setDeleteEndPunctuation​(java.lang.String deleteEndPunctuation)
        Description copied from interface: Textvariable
        Sets delete end punctuation.
        Specified by:
        setDeleteEndPunctuation in interface Textvariable
        Parameters:
        deleteEndPunctuation - the deleteEndPunctuation to set
      • getIncludeExtension

        public java.lang.String getIncludeExtension()
        Description copied from interface: Textvariable
        Gets include extension.
        Specified by:
        getIncludeExtension in interface Textvariable
        Returns:
        the includeExtension
      • setIncludeExtension

        public void setIncludeExtension​(java.lang.String includeExtension)
        Description copied from interface: Textvariable
        Sets include extension.
        Specified by:
        setIncludeExtension in interface Textvariable
        Parameters:
        includeExtension - the includeExtension to set
      • getIncludePath

        public java.lang.String getIncludePath()
        Description copied from interface: Textvariable
        Gets include path.
        Specified by:
        getIncludePath in interface Textvariable
        Returns:
        the includePath
      • setIncludePath

        public void setIncludePath​(java.lang.String includePath)
        Description copied from interface: Textvariable
        Sets include path.
        Specified by:
        setIncludePath in interface Textvariable
        Parameters:
        includePath - the includePath to set
      • getEmperorDate

        public java.lang.String getEmperorDate()
        Description copied from interface: Textvariable
        Gets emperor date.
        Specified by:
        getEmperorDate in interface Textvariable
        Returns:
        the emperorDate
      • setEmperorDate

        public void setEmperorDate​(java.lang.String emperorDate)
        Description copied from interface: Textvariable
        Sets emperor date.
        Specified by:
        setEmperorDate in interface Textvariable
        Parameters:
        emperorDate - the emperorDate to set
      • getBasetype

        public java.lang.String getBasetype()
        Description copied from interface: Textvariable
        Gets basetype.
        Specified by:
        getBasetype in interface Textvariable
        Returns:
        the basetype
      • setBasetype

        public void setBasetype​(java.lang.String basetype)
        Description copied from interface: Textvariable
        Sets basetype.
        Specified by:
        setBasetype in interface Textvariable
        Parameters:
        basetype - the basetype to set
      • getFormatter

        public java.lang.String getFormatter()
        Description copied from interface: Textvariable
        Gets formatter.
        Specified by:
        getFormatter in interface Textvariable
        Returns:
        the formatter
      • setFormatter

        public void setFormatter​(java.lang.String formatter)
        Description copied from interface: Textvariable
        Sets formatter.
        Specified by:
        setFormatter in interface Textvariable
        Parameters:
        formatter - the formatter to set
      • getDefaultValue

        public java.lang.String getDefaultValue()
        Description copied from interface: Textvariable
        Gets default value.
        Specified by:
        getDefaultValue in interface Textvariable
        Returns:
        the defaultValue
      • setDefaultValue

        public void setDefaultValue​(java.lang.String defaultValue)
        Description copied from interface: Textvariable
        Sets default value.
        Specified by:
        setDefaultValue in interface Textvariable
        Parameters:
        defaultValue - the defaultValue to set