public interface Type
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object value) |
Class<?> |
getClassType() |
boolean |
isAlwaysRender() |
void |
setClassType(Class<?> value) |
void |
show(MvcResponse response,
Object value) |
String |
toString(Object value) |
Copyright © 2026 Brandao. All rights reserved.