Class SavotFieldRef

    • Constructor Detail

      • SavotFieldRef

        public SavotFieldRef()
        Constructor
    • Method Detail

      • setRef

        public void setRef​(java.lang.String ref)
        Set ref attribute
        Specified by:
        setRef in interface RefSupport
        Parameters:
        ref -
      • getRef

        public java.lang.String getRef()
        Get ref attribute
        Specified by:
        getRef in interface RefSupport
        Returns:
        String
      • setUcd

        public void setUcd​(java.lang.String ucd)
        Set ucd attribute
        Parameters:
        ucd -
        Since:
        VOTable 1.2
      • getUcd

        public java.lang.String getUcd()
        Get ucd attribute
        Returns:
        String
        Since:
        VOTable 1.2
      • setUtype

        public void setUtype​(java.lang.String utype)
        Set utype attribute
        Parameters:
        utype -
        Since:
        VOTable 1.2
      • getUtype

        public java.lang.String getUtype()
        Get utype attribute
        Returns:
        String
        Since:
        VOTable 1.2