クラス CompletionProposal
java.lang.ObjectSE
org.springframework.shell.CompletionProposal
追加するテキストだけでなく、提案に関するメタデータから構成される TAB 補完の提案を表します。
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明category()booleancomplete()complete(boolean complete) description(StringSE description) displayText(StringSE displayText) booleandontQuote(boolean dontQuote) toString()value()