Class Url

All Implemented Interfaces:
Serializable, Cloneable

public class Url extends DataBaseObject
ECMWF Product Data Store (OpenECPDS) Project.
Since:
2024-07-01
Version:
6.7.7
Author:
Laurent Gougeon - syi@ecmwf.int, ECMWF.
See Also:
  • Field Details

    • URL_NAME

      protected String URL_NAME
      The url name.
  • Constructor Details

    • Url

      public Url()
      Instantiates a new url.
    • Url

      public Url(String name)
      Instantiates a new url.
      Parameters:
      name - the name
  • Method Details

    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • setName

      public void setName(String param)
      Sets the name.
      Parameters:
      param - the new name