Uses of Enum Class
org.torqlang.util.FileType
-
Uses of FileType in org.torqlang.util
Subclasses with type arguments of type FileType in org.torqlang.utilMethods in org.torqlang.util that return FileTypeModifier and TypeMethodDescriptionFileName.type()Returns the value of thetyperecord component.static FileTypeReturns the enum constant of this class with the specified name.static FileType[]FileType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.torqlang.util with parameters of type FileType