Uses of Class
zowe.client.sdk.zosfiles.dsn.types.OperationType
-
Packages that use OperationType Package Description zowe.client.sdk.zosfiles.dsn.types Type definitions for z/OS dataset and member files processing -
-
Uses of OperationType in zowe.client.sdk.zosfiles.dsn.types
Methods in zowe.client.sdk.zosfiles.dsn.types that return OperationType Modifier and Type Method Description static OperationTypeOperationType. valueOf(String name)Returns the enum constant of this type with the specified name.static OperationType[]OperationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-