public class DefaultEnumType extends AbstractType implements EnumType
classType| Constructor and Description |
|---|
DefaultEnumType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object value) |
EnumerationType |
getEnumerationType() |
void |
setClassType(Class<?> classType) |
void |
setEnumerationType(EnumerationType type) |
void |
show(MvcResponse response,
Object value) |
String |
toString(Object value) |
getClassType, isAlwaysRenderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassType, isAlwaysRenderpublic void setClassType(Class<?> classType)
setClassType in interface TypesetClassType in class AbstractTypepublic void show(MvcResponse response, Object value)
public EnumerationType getEnumerationType()
getEnumerationType in interface EnumTypepublic void setEnumerationType(EnumerationType type)
setEnumerationType in interface EnumTypeCopyright © 2026 Brandao. All rights reserved.