Class RegexMatchingTypeValue
java.lang.Object
org.springframework.cloud.contract.spec.internal.MatchingTypeValue
org.springframework.cloud.contract.spec.internal.RegexMatchingTypeValue
Matching type with corresponding values.
-
Method Summary
Methods inherited from class org.springframework.cloud.contract.spec.internal.MatchingTypeValue
equals, getMaxTypeOccurrence, getMinTypeOccurrence, getType, getValue, hashCode, setMaxTypeOccurrence, setMinTypeOccurrence, setType, setValue, toString
-
Method Details
-
asInteger
-
asDouble
-
asFloat
-
asLong
-
asShort
-
asString
-
asBooleanType
-