Uses of Enum Class
jp.ecuacion.tool.housekeepfiles.enums.FileManipulateProtocolEnum
Packages that use FileManipulateProtocolEnum
-
Uses of FileManipulateProtocolEnum in jp.ecuacion.tool.housekeepfiles.enums
Methods in jp.ecuacion.tool.housekeepfiles.enums that return FileManipulateProtocolEnumModifier and TypeMethodDescriptionstatic FileManipulateProtocolEnumReturns the enum constant of this class with the specified name.static FileManipulateProtocolEnum[]FileManipulateProtocolEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.