Class TagModelPreFetch

  • All Implemented Interfaces:
    Cloneable

    public class TagModelPreFetch
    extends TagModel
    • Constructor Detail

      • TagModelPreFetch

        public TagModelPreFetch()
      • TagModelPreFetch

        public TagModelPreFetch​(String url)
    • Method Detail

      • getUrl

        public String getUrl()
        Returns:
        the url
      • setUrl

        public void setUrl​(String url)
        Parameters:
        Url - the Url to set
      • toString

        public String toString()
        Specified by:
        toString in class TagModel
      • write

        public void write​(TagWriter writer)
                   throws java.io.IOException
        Specified by:
        write in class TagModel
        Throws:
        java.io.IOException
      • isValid

        public boolean isValid​(Integer version)
        Specified by:
        isValid in class TagModel
      • equals

        public boolean equals​(Object obj)
        Overrides:
        equals in class TagModel