Class SavotLink

    • Constructor Detail

      • SavotLink

        public SavotLink()
        Constructor
    • Method Detail

      • setContent

        public void setContent​(java.lang.String content)
        Set content
        Parameters:
        content -
      • getContent

        public java.lang.String getContent()
        Get content
        Returns:
        String
      • setId

        public void setId​(java.lang.String id)
        Set ID attribute
        Specified by:
        setId in interface IDSupport
        Parameters:
        id -
      • getId

        public java.lang.String getId()
        Get ID attribute
        Specified by:
        getId in interface IDSupport
        Returns:
        String
      • setContentRole

        public void setContentRole​(java.lang.String contentRole)
        Set contentRole attribute
        Parameters:
        contentRole - (query, hints, doc, location)
      • getContentRole

        public java.lang.String getContentRole()
        Get contentRole attribute
        Returns:
        String
      • setContentType

        public void setContentType​(java.lang.String contentType)
        Set contentType attribute
        Parameters:
        contentType -
      • getContentType

        public java.lang.String getContentType()
        Get contentType attribute
        Returns:
        String
      • setTitle

        public void setTitle​(java.lang.String title)
        Set title attribute
        Parameters:
        title -
      • getTitle

        public java.lang.String getTitle()
        Get title attribute
        Returns:
        String
      • setValue

        public void setValue​(java.lang.String value)
        Set value attribute
        Parameters:
        value -
      • getValue

        public java.lang.String getValue()
        Get value attribute
        Returns:
        String
      • setHref

        public void setHref​(java.lang.String href)
        Set href attribute
        Parameters:
        href -
      • getHref

        public java.lang.String getHref()
        Get href attribute
        Returns:
        String
      • setGref

        public void setGref​(java.lang.String gref)
        Set gref attribute removed in VOTable 1.1
        Parameters:
        gref -
      • getGref

        public java.lang.String getGref()
        Get gref attribute removed in VOTable 1.1
        Returns:
        String
      • setAction

        public void setAction​(java.lang.String action)
        Set action attribute
        Parameters:
        action -
      • getAction

        public java.lang.String getAction()
        Get action attribute
        Returns:
        String