Package opendap.dap

Class DURL

    • Constructor Detail

      • DURL

        public DURL()
        Constructs a new DURL.
      • DURL

        public DURL​(String n)
        Constructs a new DURL with name n.
        Parameters:
        n - the name of the variable.
    • Method Detail

      • getTypeName

        public String getTypeName()
        Returns the OPeNDAP type name of the class instance as a String.
        Overrides:
        getTypeName in class DString
        Returns:
        the OPeNDAP type name of the class instance as a String.