public final class VarcharEnumParametricType extends Object implements ParametricType
| Modifier and Type | Field and Description |
|---|---|
static VarcharEnumParametricType |
VARCHAR_ENUM |
| Modifier and Type | Method and Description |
|---|---|
Type |
createType(List<TypeParameter> parameters) |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeSignatureBasepublic static final VarcharEnumParametricType VARCHAR_ENUM
public String getName()
getName in interface ParametricTypepublic Type createType(List<TypeParameter> parameters)
createType in interface ParametricTypeCopyright © 2012–2022. All rights reserved.