Interface FileValueType

    • Field Detail

      • VALUE_INFO_FILE_NAME

        static final String VALUE_INFO_FILE_NAME
        Identifies the file's name as specified on value creation.
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • VALUE_INFO_FILE_ENCODING

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