Enum FileType

java.lang.Object
java.lang.Enum<FileType>
org.spdx.library.model.enumerations.FileType
All Implemented Interfaces:
Serializable, Comparable<FileType>, java.lang.constant.Constable, IndividualUriValue

public enum FileType
extends Enum<FileType>
implements IndividualUriValue
File Type is intrinsic to the file, independent of how the file is being used. A file may have more than one file type assigned to it.
Author:
Gary O'Neall