public final class PatternValidated extends ConverterType
| Constructor and Description |
|---|
PatternValidated(ConverterType type,
String patternString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
equals(PatternValidated obj) |
Class<?> |
getLeafType() |
ConverterType |
getNestedType() |
String |
getPatternString() |
int |
hashCode() |
of, of, ofpublic PatternValidated(ConverterType type, String patternString)
public ConverterType getNestedType()
public String getPatternString()
public boolean equals(PatternValidated obj)
public Class<?> getLeafType()
getLeafType in class ConverterTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.