Class MaisDocIndexItem

java.lang.Object
org.x4o.maisdoc.model.MaisDocIndexItem

public class MaisDocIndexItem extends Object
ApiDocIndexItem holds data to print the index all page.
Version:
1.0 Nov 09, 2013
Author:
Willem Cazander
  • Constructor Details

    • MaisDocIndexItem

      public MaisDocIndexItem()
  • Method Details

    • getLinkHref

      public String getLinkHref()
      Returns:
      the linkHref
    • setLinkHref

      public void setLinkHref(String linkHref)
      Parameters:
      linkHref - the linkHref to set
    • getLinkText

      public String getLinkText()
      Returns:
      the linkText
    • setLinkText

      public void setLinkText(String linkText)
      Parameters:
      linkText - the linkText to set
    • getTitlePostHref

      public String getTitlePostHref()
      Returns:
      the titlePostHref
    • setTitlePostHref

      public void setTitlePostHref(String titlePostHref)
      Parameters:
      titlePostHref - the titlePostHref to set
    • getTitlePostText

      public String getTitlePostText()
      Returns:
      the titlePostText
    • setTitlePostText

      public void setTitlePostText(String titlePostText)
      Parameters:
      titlePostText - the titlePostText to set
    • getTitle

      public String getTitle()
      Returns:
      the title
    • setTitle

      public void setTitle(String title)
      Parameters:
      title - the title to set
    • getDescription

      public String getDescription()
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Parameters:
      description - the description to set