Class MappingsStatisticsKey


  • public class MappingsStatisticsKey
    extends Object
    Author:
    Pavol Mederly
    • Constructor Detail

      • MappingsStatisticsKey

        public MappingsStatisticsKey​(String objectOid,
                                     String objectName,
                                     String objectType)
    • Method Detail

      • getObjectOid

        public String getObjectOid()
      • getObjectName

        public String getObjectName()
      • getObjectType

        public String getObjectType()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object