Class PhraseListFeatureInfo

    • Constructor Detail

      • PhraseListFeatureInfo

        public PhraseListFeatureInfo()
    • Method Detail

      • phrases

        public String phrases()
        Get the phrases value.
        Returns:
        the phrases value
      • withPhrases

        public PhraseListFeatureInfo withPhrases​(String phrases)
        Set the phrases value.
        Parameters:
        phrases - the phrases value to set
        Returns:
        the PhraseListFeatureInfo object itself.
      • isExchangeable

        public Boolean isExchangeable()
        Get the isExchangeable value.
        Returns:
        the isExchangeable value
      • withIsExchangeable

        public PhraseListFeatureInfo withIsExchangeable​(Boolean isExchangeable)
        Set the isExchangeable value.
        Parameters:
        isExchangeable - the isExchangeable value to set
        Returns:
        the PhraseListFeatureInfo object itself.