Class CometConditionMenue

    • Constructor Detail

      • CometConditionMenue

        public CometConditionMenue()
        Instantiates a new comet condition menue.
      • CometConditionMenue

        public CometConditionMenue​(Statement.StatementDescriptor type)
        Instantiates a new comet condition menue.
        Parameters:
        type - the type
      • CometConditionMenue

        public CometConditionMenue​(int id,
                                   java.lang.String name)
        Instantiates a new comet condition menue.
        Parameters:
        id - the id
        name - the name
      • CometConditionMenue

        public CometConditionMenue​(int id,
                                   java.lang.String name,
                                   Statement.StatementDescriptor type)
        Instantiates a new comet condition menue.
        Parameters:
        id - the id
        name - the name
        type - the type
    • Method Detail

      • getKeyword

        public java.lang.String getKeyword()
        Gets the keyword.
        Returns:
        the keyword
      • setKeyword

        public void setKeyword​(java.lang.String keyword)
        Sets the keyword.
        Parameters:
        keyword - the new keyword