public class DownloadType extends AbstractType implements Type
classType| Constructor and Description |
|---|
DownloadType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object value) |
Class<?> |
getClassType() |
boolean |
isAlwaysRender() |
void |
show(MvcResponse response,
Object value) |
setClassType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetClassType, toStringpublic Class<?> getClassType()
getClassType in interface TypegetClassType in class AbstractTypepublic void show(MvcResponse response, Object value)
public boolean isAlwaysRender()
isAlwaysRender in interface TypeisAlwaysRender in class AbstractTypeCopyright © 2026 Brandao. All rights reserved.