Class SimulationMetricReference.Explicit
java.lang.Object
com.evolveum.midpoint.schema.simulation.SimulationMetricReference
com.evolveum.midpoint.schema.simulation.SimulationMetricReference.Explicit
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SimulationMetricReference
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.schema.simulation.SimulationMetricReference
SimulationMetricReference.BuiltIn, SimulationMetricReference.Explicit, SimulationMetricReference.Mark
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull String
int
hashCode()
boolean
matches
(@Nullable SimulationMetricReferenceType ref) @NotNull SimulationMetricReferenceType
toBean()
toString()
Methods inherited from class com.evolveum.midpoint.schema.simulation.SimulationMetricReference
forBuiltIn, forExplicit, forMark, fromBean
-
Constructor Details
-
Explicit
-
-
Method Details
-
getIdentifier
-
toBean
- Specified by:
toBean
in classSimulationMetricReference
-
matches
- Specified by:
matches
in classSimulationMetricReference
-
toString
-
equals
-
hashCode
public int hashCode()
-