Uses of Enum
org.springframework.cloud.contract.spec.internal.MatchingType
Packages that use MatchingType
-
Uses of MatchingType in org.springframework.cloud.contract.spec.internal
Methods in org.springframework.cloud.contract.spec.internal that return MatchingTypeModifier and TypeMethodDescriptionMatchingTypeValue.getType()BodyMatcher.matchingType()PathBodyMatcher.matchingType()static MatchingTypeReturns 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.Methods in org.springframework.cloud.contract.spec.internal with parameters of type MatchingTypeModifier and TypeMethodDescriptionstatic booleanMatchingType.regexRelated(MatchingType type) voidMatchingTypeValue.setType(MatchingType type)