public class ObjectPropertyCatalogKey extends AbstractPointerKey
Constructor and Description |
---|
ObjectPropertyCatalogKey(InstanceKey object) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object x) |
String |
getName() |
InstanceKey |
getObject() |
int |
hashCode() |
String |
toString() |
public ObjectPropertyCatalogKey(InstanceKey object)
public String getName()
public boolean equals(Object x)
equals
in class AbstractPointerKey
public int hashCode()
hashCode
in class AbstractPointerKey
public InstanceKey getObject()