Class Identifiers


  • public class Identifiers
    extends Object
    • Constructor Detail

      • Identifiers

        public Identifiers()
    • Method Detail

      • getQualifiedName

        public String getQualifiedName()
        Return the entity qualifiedName
        Returns:
        String - qualifiedName of the entity
      • setQualifiedName

        public void setQualifiedName​(String qualifiedName)
        Set up the qualifiedName of the entity
        Parameters:
        qualifiedName - of the entity
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object