Class AbstractKeyword

    • Constructor Detail

      • AbstractKeyword

        public AbstractKeyword​(String value)
        Create abstract keyword.
        Parameters:
        value - the keyword
    • Method Detail

      • getValue

        public String getValue()
        Gets the keyword.
        Specified by:
        getValue in interface Keyword
        Returns:
        the keyword