Class ECaccessInit

java.lang.Object
ecmwf.common.ecaccess.ECaccessInit

public final class ECaccessInit extends Object
The Class ECaccessInit.
  • Constructor Details

    • ECaccessInit

      public ECaccessInit()
  • Method Details

    • getHostName

      public String getHostName() throws IOException
      Gets the host name.
      Returns:
      the host name
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getHostAddress

      public String getHostAddress() throws IOException
      Gets the host address.
      Returns:
      the host address
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getECServer

      public String getECServer() throws IOException
      Gets the ECMWF server.
      Returns:
      the ECMWF server
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • getPassword

      public String getPassword() throws IOException
      Gets the password.
      Returns:
      the password
      Throws:
      IOException - Signals that an I/O exception has occurred.