Interface FileValueType

All Superinterfaces:
Serializable, ValueType
All Known Implementing Classes:
FileValueTypeImpl

public interface FileValueType extends ValueType
Since:
7.4
Author:
Ronny Bräunlich
  • Field Details

    • VALUE_INFO_FILE_NAME

      static final String VALUE_INFO_FILE_NAME
      Identifies the file's name as specified on value creation.
      See Also:
    • VALUE_INFO_FILE_MIME_TYPE

      static final String VALUE_INFO_FILE_MIME_TYPE
      Identifies the file's mime type as specified on value creation.
      See Also:
    • VALUE_INFO_FILE_ENCODING

      static final String VALUE_INFO_FILE_ENCODING
      Identifies the file's encoding as specified on value creation.
      See Also: