Class Identifiers
java.lang.Object
org.odpi.openmetadata.accessservices.dataengine.rest.Identifiers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn the entity qualifiedNameinthashCode()voidsetQualifiedName(String qualifiedName) Set up the qualifiedName of the entitytoString()
-
Constructor Details
-
Identifiers
public Identifiers()
-
-
Method Details
-
getQualifiedName
Return the entity qualifiedName- Returns:
- String - qualifiedName of the entity
-
setQualifiedName
Set up the qualifiedName of the entity- Parameters:
qualifiedName- of the entity
-
equals
-
hashCode
public int hashCode() -
toString
-