| Package | Description |
|---|---|
| org.springframework.cloud.contract.spec.internal |
| Modifier and Type | Method and Description |
|---|---|
MatchingType |
MatchingTypeValue.getType() |
MatchingType |
PathBodyMatcher.matchingType() |
MatchingType |
BodyMatcher.matchingType() |
static MatchingType |
MatchingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchingType[] |
MatchingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MatchingType.regexRelated(MatchingType type) |
void |
MatchingTypeValue.setType(MatchingType type) |
Copyright © 2016–2020 Spring. All rights reserved.