Uses of Class
zowe.client.sdk.teamconfig.types.SectionType
-
Packages that use SectionType Package Description zowe.client.sdk.teamconfig.types Definitions of types for Zowe Global Team Configuration processing -
-
Uses of SectionType in zowe.client.sdk.teamconfig.types
Methods in zowe.client.sdk.teamconfig.types that return SectionType Modifier and Type Method Description static SectionTypeSectionType. valueOf(String name)Returns the enum constant of this type with the specified name.static SectionType[]SectionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-