java.lang.Object
ch.tocco.nice2.optional.contingentreservation.impl.actions.CommentBean

public class CommentBean extends Object
  • Constructor Details

    • CommentBean

      public CommentBean()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getLabel

      public String getLabel()
    • setLabel

      public void setLabel(String label)
    • getComment

      public String getComment()
    • setComment

      public void setComment(String comment)