Uses of Class
com.compuware.api.topaz.hostresources.zos.VSAMOrganization
-
Packages that use VSAMOrganization Package Description com.compuware.api.topaz.hostresources.zos Provides classes and exceptions related to z/OS host resources. -
-
Uses of VSAMOrganization in com.compuware.api.topaz.hostresources.zos
Methods in com.compuware.api.topaz.hostresources.zos that return VSAMOrganization Modifier and Type Method Description VSAMOrganizationIVSAMCluster. getOrganization()Returns the organization of this VSAM cluster.static VSAMOrganizationVSAMOrganization. valueOf(String name)Returns the enum constant of this type with the specified name.static VSAMOrganization[]VSAMOrganization. values()Returns an array containing the constants of this enum type, in the order they are declared.
-