@Api public class FileType extends TypeBase<ComponentFile>
TypeBase.Convert<A,T>| Constructor and Description |
|---|
FileType() |
| Modifier and Type | Method and Description |
|---|---|
ComponentFile |
convert(String value)
Returns string value converted to Object of this type
|
String |
name()
Returns unqiue type name.
|
aliasType, converter, defaultValue, doReadAs, isAssignable, isForceInstanceWhenReading, isInstance, isInstance, javaType, read, readAs, setForceInstanceWhenReading, toStringpublic static final FileType INSTANCE
public String name()
Typepublic ComponentFile convert(String value)
Typeconvert in interface Type<ComponentFile>convert in class TypeBase<ComponentFile>value - to convertCopyright © 2022 Suncode. All rights reserved.