Class BaseRestActionRepresentation


  • public class BaseRestActionRepresentation
    extends Object
    Author:
    Frederik Heremans
    • Field Detail

      • action

        protected String action
      • comment

        protected String comment
    • Constructor Detail

      • BaseRestActionRepresentation

        public BaseRestActionRepresentation()
    • Method Detail

      • getAction

        public String getAction()
      • setAction

        public void setAction​(String action)
      • getComment

        public String getComment()
      • setComment

        public void setComment​(String comment)