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 AbstractPointerKeypublic int hashCode()
hashCode in class AbstractPointerKeypublic InstanceKey getObject()