Uses of Enum Class
dev.galasa.cicsts.MasType
Packages that use MasType
-
Uses of MasType in dev.galasa.cicsts
Methods in dev.galasa.cicsts that return MasTypeModifier and TypeMethodDescriptionICicsRegion.getMasType()
Describes the type of CICS regionstatic MasType
Returns the enum constant of this class with the specified name.static MasType[]
MasType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MasType in dev.galasa.cicsts.spi
Methods in dev.galasa.cicsts.spi that return MasTypeConstructors in dev.galasa.cicsts.spi with parameters of type MasTypeModifierConstructorDescriptionBaseCicsImpl
(ICicstsManagerSpi cicstsManager, String cicsTag, IZosImage zosImage, String applid, MasType masType)