Uses of Enum Class
dev.galasa.zosfile.IZosUNIXFile.UNIXFileType
-
Uses of IZosUNIXFile.UNIXFileType in dev.galasa.zosfile
Modifier 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.