java.lang.Object
org.odpi.openmetadata.accessservices.dataengine.model.Identifiers

public class Identifiers extends Object
  • Constructor Details

    • Identifiers

      public Identifiers()
  • Method Details

    • 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
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object