Uses of Enum Class
dev.galasa.zosfile.IZosUNIXFile.UNIXFileDataType
-
Uses of IZosUNIXFile.UNIXFileDataType in dev.galasa.zosfile
Modifier and TypeMethodDescriptionIZosUNIXFile.getDataType()
Return the data type (IZosUNIXFile.UNIXFileDataType
) for store and retrieve of the zOS UNIX file contentReturns the enum constant of this class with the specified name.static IZosUNIXFile.UNIXFileDataType[]
IZosUNIXFile.UNIXFileDataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IZosUNIXFile.setDataType
(IZosUNIXFile.UNIXFileDataType dataType) Set the data type (IZosUNIXFile.UNIXFileDataType
) for store and retrieve of the zOS UNIX file content