Package | Description |
---|---|
org.springframework.data.domain |
Central domain abstractions especially to be used in combination with the
Repository abstraction. |
Modifier and Type | Method and Description |
---|---|
ExampleMatcher.MatchMode |
ExampleMatcher.getMatchMode()
Get the match mode of the
ExampleMatcher . |
static ExampleMatcher.MatchMode |
ExampleMatcher.MatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExampleMatcher.MatchMode[] |
ExampleMatcher.MatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.