Interface FeatureWith.FeatureWithUrl

    • Method Detail

      • getUrl

        String getUrl()
        Get URL
        Returns:
        URL
      • setUrl

        void setUrl​(String url)
        Set URL
        Parameters:
        url - URL to set
      • isSetUrl

        default boolean isSetUrl()
        Check whether URL is set
        Returns:
        true, if URL is set