Uses of Class
de.gematik.test.tiger.testenvmgr.config.CfgProductType
-
Packages that use CfgProductType Package Description de.gematik.test.tiger.testenvmgr.config -
-
Uses of CfgProductType in de.gematik.test.tiger.testenvmgr.config
Methods in de.gematik.test.tiger.testenvmgr.config that return CfgProductType Modifier and Type Method Description static CfgProductTypeCfgProductType. valueOf(String name)Returns the enum constant of this type with the specified name.static CfgProductType[]CfgProductType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-