Uses of Enum Class
dev.galasa.cicsts.MasType
-
Uses of MasType in dev.galasa.cicsts
Modifier 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
ModifierConstructorDescriptionBaseCicsImpl
(ICicstsManagerSpi cicstsManager, String cicsTag, IZosImage zosImage, String applid, MasType masType)