public class RegexMatchingTypeValue extends MatchingTypeValue
Modifier and Type | Method and Description |
---|---|
RegexMatchingTypeValue |
asBooleanType() |
RegexMatchingTypeValue |
asDouble() |
RegexMatchingTypeValue |
asFloat() |
RegexMatchingTypeValue |
asInteger() |
RegexMatchingTypeValue |
asLong() |
RegexMatchingTypeValue |
asShort() |
RegexMatchingTypeValue |
asString() |
equals, getMaxTypeOccurrence, getMinTypeOccurrence, getType, getValue, hashCode, setMaxTypeOccurrence, setMinTypeOccurrence, setType, setValue, toString
public RegexMatchingTypeValue asInteger()
public RegexMatchingTypeValue asDouble()
public RegexMatchingTypeValue asFloat()
public RegexMatchingTypeValue asLong()
public RegexMatchingTypeValue asShort()
public RegexMatchingTypeValue asString()
public RegexMatchingTypeValue asBooleanType()
Copyright © 2016–2019 Spring. All rights reserved.