Class ALcdWMSAuthorityURL

java.lang.Object
com.luciad.wms.server.model.ALcdWMSAuthorityURL
Direct Known Subclasses:
TLcdWMSAuthorityURL

public abstract class ALcdWMSAuthorityURL extends Object
Defines a particular authority.
  • Constructor Details Link icon

    • ALcdWMSAuthorityURL Link icon

      public ALcdWMSAuthorityURL()
  • Method Details Link icon

    • getAuthorityName Link icon

      public abstract String getAuthorityName()
      Returns the name of the authority.
      Returns:
      the name of the authority.
    • getOnlineResource Link icon

      public abstract URL getOnlineResource()
      Returns an online resource document specifying the meaning of identifier values.
      Returns:
      an online resource document specifying the meaning of identifier values.