public abstract class AbstractExternalEntityData extends java.lang.Object implements ExternalEntityData
Constructor and Description |
---|
AbstractExternalEntityData(ProjectSystemId owner) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
ProjectSystemId |
getOwner() |
int |
hashCode() |
public AbstractExternalEntityData(ProjectSystemId owner)
public ProjectSystemId getOwner()
getOwner
in interface ExternalEntityData
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object