Class Post.Action

    • Constructor Detail

    • Method Detail

      • getName

        public String getName()
        Gets the name of the action.
        Returns:
        Gets the name of the action.
      • setName

        public void setName​(String name)
        Gets the name of the action.
      • getLink

        public String getLink()
        The link for the action.
        Returns:
        The link for the action.
      • setLink

        public void setLink​(String link)
        The link for the action.