Class WebURL

java.lang.Object
com.liferay.info.type.WebURL

public class WebURL extends Object
  • Constructor Details

    • WebURL

      public WebURL(String url)
  • Method Details

    • getURL

      public String getURL()
    • isNofollow

      public boolean isNofollow()
    • setNofollow

      public void setNofollow(Boolean nofollow)
    • toJSONObject

      public com.liferay.portal.kernel.json.JSONObject toJSONObject()
    • toString

      public String toString()
      Overrides:
      toString in class Object