Class MappingsStatisticsKey
- java.lang.Object
-
- com.evolveum.midpoint.schema.statistics.MappingsStatisticsKey
-
public class MappingsStatisticsKey extends Object
- Author:
- Pavol Mederly
-
-
Constructor Summary
Constructors Constructor Description MappingsStatisticsKey(String objectOid, String objectName, String objectType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getObjectName()
String
getObjectOid()
String
getObjectType()
int
hashCode()
-