Class MatchingTypeValue
java.lang.Object
org.springframework.cloud.contract.spec.internal.MatchingTypeValue
- Direct Known Subclasses:
RegexMatchingTypeValue
Matching type with corresponding values.
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()getValue()inthashCode()voidsetMaxTypeOccurrence(Integer maxTypeOccurrence) voidsetMinTypeOccurrence(Integer minTypeOccurrence) voidsetType(MatchingType type) voidtoString()