Uses of Class
org.processmining.specpp.prom.mvc.config.ProMConfig.CIPRVariant
-
Packages that use ProMConfig.CIPRVariant Package Description org.processmining.specpp.prom.mvc.config -
-
Uses of ProMConfig.CIPRVariant in org.processmining.specpp.prom.mvc.config
Methods in org.processmining.specpp.prom.mvc.config that return ProMConfig.CIPRVariant Modifier and Type Method Description static ProMConfig.CIPRVariantProMConfig.CIPRVariant. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProMConfig.CIPRVariant[]ProMConfig.CIPRVariant. values()Returns an array containing the constants of this enum type, in the order they are declared.
-