Uses of Enum Class
com.inttegro.files.FileLinkStatus
Packages that use FileLinkStatus
-
Uses of FileLinkStatus in com.inttegro.files
Fields in com.inttegro.files declared as FileLinkStatusMethods in com.inttegro.files that return FileLinkStatusModifier and TypeMethodDescriptionstatic FileLinkStatusReturns the enum constant of this class with the specified name.static FileLinkStatus[]FileLinkStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.inttegro.files with parameters of type FileLinkStatus