Uses of Enum Class
dev.galasa.zosfile.IZosUNIXFile.UNIXFileType
Packages that use IZosUNIXFile.UNIXFileType
-
Uses of IZosUNIXFile.UNIXFileType in dev.galasa.zosfile
Methods in dev.galasa.zosfile that return IZosUNIXFile.UNIXFileTypeModifier and TypeMethodDescriptionIZosUNIXFile.getFileType()
Return the zOS UNIX file type (IZosUNIXFile.UNIXFileType
)static IZosUNIXFile.UNIXFileType
Returns the enum constant of this class with the specified name.static IZosUNIXFile.UNIXFileType[]
IZosUNIXFile.UNIXFileType.values()
Returns an array containing the constants of this enum class, in the order they are declared.