Uses of Enum Class
dev.galasa.zosfile.IZosUNIXFile.UNIXFileDataType
Packages that use IZosUNIXFile.UNIXFileDataType
- 
Uses of IZosUNIXFile.UNIXFileDataType in dev.galasa.zosfile
Methods in dev.galasa.zosfile that return IZosUNIXFile.UNIXFileDataTypeModifier 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.Methods in dev.galasa.zosfile with parameters of type IZosUNIXFile.UNIXFileDataTypeModifier and TypeMethodDescriptionvoidIZosUNIXFile.setDataType(IZosUNIXFile.UNIXFileDataType dataType) Set the data type (IZosUNIXFile.UNIXFileDataType) for store and retrieve of the zOS UNIX file content