public class ImageInfoFieldType extends java.lang.Object implements InfoFieldType
InfoFieldType.Attribute<T extends InfoFieldType,V>
Modifier and Type | Field and Description |
---|---|
static InfoFieldType.Attribute<ImageInfoFieldType,java.lang.String> |
ALLOWED_FILE_EXTENSIONS |
static ImageInfoFieldType |
INSTANCE |
static InfoFieldType.Attribute<ImageInfoFieldType,java.lang.Long> |
MAX_FILE_SIZE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLabel
public static final InfoFieldType.Attribute<ImageInfoFieldType,java.lang.String> ALLOWED_FILE_EXTENSIONS
public static final ImageInfoFieldType INSTANCE
public static final InfoFieldType.Attribute<ImageInfoFieldType,java.lang.Long> MAX_FILE_SIZE
public java.lang.String getName()
getName
in interface InfoFieldType