public class ObjectType extends AbstractType
classType| Constructor and Description |
|---|
ObjectType() |
ObjectType(Class<?> classType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object value) |
void |
show(MvcResponse response,
Object value) |
getClassType, isAlwaysRender, setClassType, toStringpublic ObjectType()
public ObjectType(Class<?> classType)
public void show(MvcResponse response, Object value)
Copyright © 2025 Brandao. All rights reserved.