Uses of Class
com.evolveum.midpoint.model.impl.correlator.idmatch.constants.ResponseType
-
Packages that use ResponseType Package Description com.evolveum.midpoint.model.impl.correlator.idmatch.constants -
-
Uses of ResponseType in com.evolveum.midpoint.model.impl.correlator.idmatch.constants
Methods in com.evolveum.midpoint.model.impl.correlator.idmatch.constants that return ResponseType Modifier and Type Method Description static ResponseType
ResponseType. valueOf(String name)
Returns the enum constant of this type with the specified name.static ResponseType[]
ResponseType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-