Enum クラスの使用箇所
org.springframework.data.domain.ExampleMatcher.MatchMode
ExampleMatcher.MatchMode を使用するパッケージ
org.springframework.data.domain 内の ExampleMatcher.MatchMode 使用
修飾子と型メソッド説明ExampleMatcher.getMatchMode()ExampleMatcherの一致モードを取得します。static ExampleMatcher.MatchMode指定された名前でこのクラスの列挙型定数を返します。static ExampleMatcher.MatchMode[]ExampleMatcher.MatchMode.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。